this post was submitted on 21 Jul 2026
69 points (98.6% liked)

Linux

14493 readers
420 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
 

cross-posted from: https://infosec.pub/post/49770060

Comments

top 17 comments
sorted by: hot top controversial new old
[–] chuso@fedia.io 41 points 1 week ago (1 children)

Context: https://tuxcare.com/blog/the-great-kernel-cve-flood-of-2024/

Summary: After Linus's previous stance that security vulnerabilities are just bugs and don't require special treatment, the kernel's new policy is that almost every bug gets a CVE if it has the potential to become a security vulnerability.

[–] helix@feddit.org 14 points 1 week ago

Still, 432 in 24 hours is a lot. Looks like someone made their job way easier with AI, however I refuse to believe this is slop, as these are some of the most important maintainers on the planet who wouldn't just throw AI on reviewing code like that.

[–] thingsiplay@lemmy.ml 34 points 1 week ago (1 children)

Just for those who don't know: Every bug or issue in the Kernel is treated as a CVE. That's why the number seems to that high.

[–] mx@snabelen.no 1 points 1 week ago* (last edited 1 week ago)

@thingsiplay @floofloof well, for example this CVE - https://lore.kernel.org/linux-cve-announce/2026071924-CVE-2026-64118-bbfe@gregkh/T/#u can be really serious if it can be combined with something additional.

It should be assigned with score 9 or more from 10. But not clear, if it can be exploitable. I would say it should be possible, and it should not be so difficult to exploit it.

[–] gsv@programming.dev 21 points 1 week ago

To my understanding, these are confirmed vulnerabilities and have been resolved in 7.1. I have not checked all of them but didn’t find any CVEs without a note on the fixed kernel version.

[–] onlinepersona@programming.dev 10 points 1 week ago (3 children)

Most definitely AI, but why is Greg posting it like this? Wouldn't it be more natural to post sequentially after having verified what the LLM spit out? This seems like he's testing Linus after his pro-AI message...

[–] mx@snabelen.no 16 points 1 week ago* (last edited 1 week ago)

@onlinepersona @floofloof It is a list of already confirmed and fixed problems. Every link has set of links to patches that fixes the problem.

[–] thingsiplay@lemmy.ml 7 points 1 week ago (1 children)

Isn't every CVE already confirmed to be a problem?

[–] onlinepersona@programming.dev 3 points 1 week ago (2 children)

Sure, but the fix isn't written at the same time as the CVE is it? I might be wrong.

I'd expect the fixes to come sequentially, not in a batch with all having the same timestamp

[–] thingsiplay@lemmy.ml 11 points 1 week ago

In some previous statements Torvalds said that all Ai based CVEs are handled differently and need to be disclosed publicly immediately. His argument was that if someone found a vulnerability or an issue with a LLM, then others will probably too. So hiding it just caused multiple reports of the same issue, because usually CVEs are hidden until they are solved. That might explain why all of them are dumped immediately.

[–] ISO@lemmy.zip 1 points 1 week ago* (last edited 1 week ago) (3 children)

For someone who ~~lurks~~ roams that much, and makes baseless claims liberally, you appear to be missing a lot of basic info, like responsible disclosure, gap periods, or the private mailing list every distro is on which allows them time to ship fixes before the vulnerabilities are announced.

[–] onlinepersona@programming.dev 4 points 1 week ago* (last edited 1 week ago)

Am I lurking or making many baseless claims? Can't be both. You sound like the "dey teyk r jaaaabs" types that think immigrants are lazy and taking jobs at the same time.

Reading your post history is looking a troll up the rear.

[–] frongt@lemmy.zip 1 points 1 week ago (1 children)

Maybe that's why they asked the question

[–] ISO@lemmy.zip -1 points 1 week ago (1 children)

While it is indeed amusing to think that perma-online often-wrong people are geniuses who perfected the execution of Cunningham's Law. In reality, they couldn't be further from that. And everything they write is second or third hand anyway, often sourced from the bottom-of-the-barrel corners of the internet.

Watch them call me AI again because of the "while..they", after the magnificent leap of detecting my supposed anti-immigrant sentiment (which is a dog-whistle for "fervent racist" of course).

[–] vanillama@programming.dev 1 points 1 week ago

Not to defend any comment, I have no horse in this race, but being rude to people doesn't usually help your point, and unless you're being rude back in the same thread no one will have enough context to give you benefit of the doubt

[–] TrickDacy@lemmy.world 0 points 1 week ago

So you've noticed this user lurking a lot and also making lots of claims? Indeed, up === down.

[–] inari@piefed.zip 1 points 1 week ago

In interviews Greg has also shown to have a positive stance towards AI usage in the kernel