rostselmasch

joined 1 year ago
MODERATOR OF
[–] [email protected] 1 points 4 months ago* (last edited 4 months ago)

Every bugfix is a CVE. Even if it is maybe not a security problem in first place, but it might be one in the kernel context, so everything is a CVE. Also other CVEs from other applications, open source or not, doesn't have to mean that much. You have to see those database quite critical. Especially if you need very esoteric, almost magical methods to exploit.

When the people of the Linux Kernel started flooding them, because every bug is a security problem, those Database providers were and are very happy. It makes good money, those data is seller from other providers to companies. And now you really have to use their service, because the kernel have soooooooo many security problems! It is not like developers or security teams are happy about this shit. But if the senior leaders insist on use those CVEs, you don't have any choice. And it is not that unusual, that it is not needed to address them.

The Linux Kernel can provide and provides more security when you use them. It is the decision of the distribution if they want to enable selinux or apparmor, enable kernel options, which make your system more hardened with memory encryption, page poison or kernel lock down and and and. Since this is only the kernel, the userland can provide more features, which some distributions also enables.

The way you can elevate applications and define special rights for the usage of devices or OS functions, is incomparable to standard Windows. Would only user, group and rwx exist, they wouldn't be any lxc, podman, docker or whatever today. Windows does not the same now. Windows does it different and can't do some things regarding elevation of rights and their restriction by design.

[–] [email protected] 2 points 4 months ago* (last edited 4 months ago)

Linux Kernel provides more security techniques than Windows indeed, but they need to be used. To point out CVEs is kind of stupid. The Linux kernel never commited any entries to the CVE database for years, they started since February 2024 doing so, because they gave up on their opposition. They warned, if they do this now, the databases will get flooded with CVEs. Because in the kernel context, every bug counts as a security problem, if you look at it from the right perspective. This is a difference to Windows CVEs.

Of course this is great for those CVEs database providers because they now can sell their stuff happily.

What you need are not CVE entries for the Linux Kernel, but the latest supported Linux Kernel installed.

And srsly: Antivirus is snake oil. Using software with Administrator rights in Windows or even Linux, which parses every file, is fucking dangerous. It is usable on a mailserver, where the antivirus process is containerised or virtualized.

And what is the point with firewalls I read here? The most distros have firewalls enabled. When were they not there? Iptables was always there and I had to configure it, so I could allow or disallow incoming traffic. I almost never had to install it manually.

Edit:

Regarding CVEs, here the what Linux CNA tells:

Note, due to the layer at which the Linux kernel is in a system, almost any bug might be exploitable to compromise the security of the kernel, but the possibility of exploitation is often not evident when the bug is fixed. Because of this, the CVE assignment team is overly cautious and assign CVE numbers to any bugfix that they identify. This explains the seemingly large number of CVEs that are issued by the Linux kernel team.

Source

Any bugfix is a CVE

[–] [email protected] 2 points 4 months ago

I did it few times between 2008 and 2010 when I was way younger. Idk how I did it, but after two times I was used to it and learned also a lot. Today I don't have the nerves to install arch without archinstall or anarchy. The wiki helped me a lot. The wiki gives an excellent guide to install arch and to set up everything you need. It is well written enough, that no deep Linux knowledge is needed

The archlinux wiki is great for everything. I used it when I had Fedora, Debian or sometimes if I used OpenBSD.

[–] [email protected] 1 points 4 months ago* (last edited 4 months ago)

The comments are weird:

However, his videos are really stupid and often straight false. I wrote this comment from OnePlus Nord -12GB Ram - with LineageOS 21 using the NeverSettle Kernel (Not Apple!!!!).

 
[–] [email protected] 3 points 4 months ago* (last edited 4 months ago)

I dont have a list, but I usually use this site. It also does not only show Linux distributions, but also software products like nginx, mariadb or programming languages like go, rust and python.

Edit: Some Linux distributions habe older software, which they support with security updates and also stay on one kernel version. Fedora as example gives you a new kernel after few weeks. Maybe you can be more concrete

 

Feral pigeons/domestic pigeons belong to the domesticated form of the rock pigeon. This is why they never build classic nests like other birds. The way they build their nests has to do with how rock pigeons nest: In cliffs and rock ledges.

We build nests often together. It is something she loves.

1
submitted 4 months ago* (last edited 4 months ago) by [email protected] to c/[email protected]
 

Limburg an der Lahn, in the western German state of Hesse, has just voted to exterminate its 700-strong pigeon population.

A referendum was held on 9 June - the same day as the country’s EU electiiom - after the city council’s decision to kill the birds in November 2023 proved controversial.

Just over 53 per cent of the residents who voted on Sunday approved the killing of the pigeons, Der Spiegel reports, with a total of 7,530 ‘yes’ votes cast.

“Today's result was unpredictable for us. The citizens have made use of their right and decided that the animals should be reduced by a falconer," mayor Marius Hahn (SPD) told the German news site.

This was the method initially proposed by the council last year, and the question put to voters was simply whether the decision should stand or not.

More precisely, the falconer will lure the birds into a trap, hit them over the head with a wooden stick to stun them, and then break their necks.  

Animal rights’ campaigners were horrified when the plan was announced. “We live in 2023, it can’t be that we kill animals just because they annoy us, or they’re a nuisance. That’s not acceptable,” Limburg city pigeon project manager Tanya Muller told the UK’s Sky News last year.

The cull is set to be carried out over the next two years.

Fuck them.

[–] [email protected] 2 points 4 months ago

I really love KDE 6 and also loved KDE 5. But its not worth watching such content

[–] [email protected] 1 points 4 months ago

Desktop environments are optional if using a Linux distribution. Also as long as a desktop environment doesnt take all resources, there shoudlnt be much difference in benchmarks.

[–] [email protected] 3 points 4 months ago

I bought an E595 back then and it works great. But I dont know how the actual E series behave. There werent also no problems at all with Linux. More important is the question which wifi module you choose, and mine had one from realtek (there were no Intel Option sadly) and the wifi performance wasnt that great because of that.

[–] [email protected] 3 points 4 months ago (1 children)

Linux doesnt need GNU components at all to be a functional operating system. And you wouldnt see any difference if your http server works on GNU/Linux or Linux without GNU.

On the other hand there is difference between an AI and LLM. The difference is signifacant enough to distinguish. You may mean LLMs if you talk about AI, but tbh I though you didnt. Because many people dont.

 
 

Now thay dont want to leave anymore

1
meirl (lemmygrad.ml)
 
 
 
 
 

She takes more then half of the size of my pillow

 
[–] [email protected] 10 points 8 months ago

To fully grasp how containers actually work, you should read the Linux kernel documentation on namespaces and permission control via capabilities.

Hmm, I thought the aspect of demystification would also include a brief explanation on, how namespaces and capabilities work.

[–] [email protected] 3 points 8 months ago

It's not security debt, it's just general technical debt.

I would also say, that this is just technical debt. I also fully understand, that there are things like breaking changes. I remember clearly when we used asyncore in the past for Python at work and then it became deprecated. It was still possible to use it for a long time, but a change was needed. Such breaking changes caused work and are not nice. Especially if it is a big software.

On the other side, I am not happy if I buy software or hardware, which has probably insecure dependencies. I understand the developers, I am also one, and I know that many things are not under their control. I am also not blaming them. But it is a no-go if something new is sold with 10-year-old OpenSSH Server, 15-year-old curl or other things.

But I am not taking exotic vulnerabilities that seriously. Like, if you need specific constellations, so this is somehow hackable.

 

Tis poor pigeon was innocent and was probably not even compensated with seeds.

https://www.theguardian.com/world/2024/feb/02/india-spy-pidgeon-suspect-china

It is not the first time a bird has come under police suspicion in India.

In 2020, police in Indian-controlled Kashmir released a pigeon belonging to a Pakistani fisher after a probe found that the bird, which had flown across the heavily militarized border between the nuclear-armed nations, was not a spy.

In 2016, another pigeon was taken into custody after it was found with a note that threatened Indian prime minister Narendra Modi.

Freedom for all those pigeons!

view more: next ›