211
submitted 3 months ago by RegularJoe@lemmy.world to c/linux@lemmy.world

This vulnerability, hidden within the netfilter: nf_tables component, allows local attackers to escalate their privileges and potentially deploy ransomware, which could severely disrupt enterprise systems worldwide.

top 43 comments
sorted by: hot top controversial new old
[-] turdas@suppo.fi 92 points 3 months ago

This only affects positively ancient kernels:

From (including) 3.15 Up to (excluding) 5.15.149 From (including) 6.1 Up to (excluding) 6.1.76 From (including) 6.2 Up to (excluding) 6.6.15 From (including) 6.7 Up to (excluding) 6.7.3

[-] somerandomperson@lemmy.dbzer0.com 32 points 3 months ago

fuck my phone running android is vulnerable

[-] unwillingsomnambulist@midwest.social 16 points 3 months ago

If I’m not mistaken, RHEL9 and equivalents are on 5.15. That’s a pretty big blast radius.

[-] turdas@suppo.fi 8 points 3 months ago

They will probably have a version newer than 5.15.149.

AliasAKA is correct, it’s actually 5.14, not 5.15 like I thought.

[-] Brosplosion@lemmy.zip 4 points 3 months ago

RHEL is on 5.15 in spirit only. They backport tons of patches to the point that 5.15 modules don't build against it

[-] AliasAKA@lemmy.world 3 points 3 months ago

I think RHEL9 uses 5.14 as base

You’re right, it’s 5.14 not 5.15 like I thought. I’m spending most of my time im Debian these days though, so I’m glad I wasn’t too far off.

[-] anamethatisnt@sopuli.xyz 5 points 3 months ago

Debian Bookworm (Debian 12/oldstable) would be affected then, I think?

[-] turdas@suppo.fi 9 points 3 months ago

It looks to be on 6.1.153 currently which is much newer than 6.1.76.

[-] anamethatisnt@sopuli.xyz 1 points 3 months ago

Sweet, cheers for checking - I just remembered it being on 6.1.?

[-] Lost_My_Mind@lemmy.world 4 points 3 months ago

How would I know what kernal I have?

[-] turdas@suppo.fi 16 points 3 months ago

With the uname -a command

[-] qweertz@programming.dev 42 points 3 months ago

And that kids, is why we are pushing for Rust in the Kernel

[-] onlinepersona@programming.dev 24 points 3 months ago

But... You dont understand, Rust is the devil! If Rust were made the kernel's main language it would terrible because that would mean change 😭😭😭

[-] possiblylinux127@lemmy.zip 9 points 3 months ago

Rust would not of fixed this

Rust isn't magical

[-] dragonfly4933@lemmy.dbzer0.com 29 points 3 months ago

Explain how a use after free could occur in safe rust, because to my knowledge, that is exactly the kind of thing rust does protect against.

[-] caseyweederman@lemmy.ca 6 points 3 months ago

Duh, by wrapping it in an unsafe block.
Boom.

[-] Noja@sopuli.xyz 6 points 3 months ago

You never say "would not of". It's "would not have".

Rust would have prevented this, because the borrow checker prevents use-after-free vulnerabilites.

[-] Zangoose@lemmy.world 6 points 3 months ago

Do you know what a use-after-free bug is? Rust was literally designed to make this type of memory bug impossible.

[-] Zangoose@lemmy.world 7 points 3 months ago

But then the kernel wouldn't be free! Free as in 'use-after-free'!

(/s in case it wasn't obvious)

[-] Shanmugha@lemmy.world 4 points 3 months ago* (last edited 3 months ago)

Magical pills do not exist. Better start pushing old fuckers incapable of learning out of the project (yeah, I don't like this kind of treatment of Rust just because it is not C either)

[-] Quazatron@lemmy.world 22 points 3 months ago

Old fuckers exist to protect young fuckers from throwing out the baby with the bath water.

[-] Quazatron@lemmy.world 7 points 3 months ago

I'm referring to the ageism implied in the statement, I don't care about C vs Rust any more than I care about vi vs emacs or KDE vs Gnome.

Old fuckers have experience, they have seen many next big things come and go, that's why they seem slow to adopt new stuff. Of course this annoys new fuckers a lot, as they want to play with their new shiny toys now.

Patience is a virtue, young grasshopper.

[-] Shanmugha@lemmy.world 5 points 3 months ago

Ooh, so "get out with this Rust, I ain't gonna think about when writing my code" is protecting a baby now?

[-] ZILtoid1991@lemmy.world 2 points 3 months ago

Okay, then why we need to use a language that has more in common with OCaml? What about using a better C instead?

[-] ayyy@sh.itjust.works 2 points 3 months ago
[-] ZILtoid1991@lemmy.world 4 points 3 months ago

https://dlang.org/

This language was there for a lot longer than Rust, and is not "OCaml, but with curly braces for scopes".

[-] dreadbeef@lemmy.dbzer0.com 2 points 3 months ago
[-] ZILtoid1991@lemmy.world 1 points 3 months ago

It's never too late to start!

[-] dreadbeef@lemmy.dbzer0.com 1 points 3 months ago

let me clarify: no employer uses d. I use d. I am a nobody

[-] Treczoks@lemmy.world 28 points 3 months ago

For exploiting a privilege escalation the attacker must be able to run their own code on your machine. If you let them do such things, you already have more than enough security problems in the first place.

[-] okamiueru@lemmy.world 12 points 3 months ago

Except for supply chain attacks. You get a foot in the door, and open the rest with impunity

[-] Treczoks@lemmy.world 1 points 3 months ago

Yes, but still a privilege elevation bug is still less risky than a remote execution one.

[-] JackbyDev@programming.dev 3 points 3 months ago

They're replying to the victim blaming mentality of "if you let them then you have bigger problems" in your comment. Not your point about it being less dangerous than remote execution.

[-] ivanafterall@lemmy.world 19 points 3 months ago

Feeling pret-ty smug about my Windows 10 machine rn ngl

[-] Frenchgeek@lemmy.ml 18 points 3 months ago

Your Windows 10 machine? Microsoft disagree.

[-] prole 10 points 3 months ago

Lol because Windows has never been exploited

[-] ivanafterall@lemmy.world 7 points 3 months ago
[-] prole 12 points 3 months ago

This is a joke right

[-] ayyy@sh.itjust.works 7 points 3 months ago

I hacked it. The screen said “It is now safe to turn off your computer.” but I left it on instead.

[-] Evil_Shrubbery@thelemmy.club 4 points 3 months ago* (last edited 3 months ago)

That one time that Clippy started peeling off it's flesh whilst chanting in reversed Latin and also wasn't in the computer anymore.

(This was after I let it play that Flash with the Badger song for two weeks so I kinda understand what happened.)

[-] ScoffingLizard@lemmy.dbzer0.com 5 points 3 months ago

I read: Microsoft started to feel threatened and paid black hats to exploit vulnerabilities in wares that people have recently learned are far superior to their goddamned surveillance garbage.

this post was submitted on 03 Nov 2025
211 points (100.0% liked)

Linux

16386 readers
30 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS