this post was submitted on 11 Jul 2026
94 points (96.1% liked)

Linux

14440 readers
584 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
top 10 comments
sorted by: hot top controversial new old
[–] far_university1990@reddthat.com 23 points 2 weeks ago (3 children)

Is this year of local privilege escalation?

[–] 8uurg@lemmy.world 13 points 2 weeks ago (1 children)

Privilege detection can be detected (i.e. by having a certain application run as root), if you have a piece of software try out a bunch of things (fuzzer, or more recently an LLM-in-a-loop) until this detection is triggered - evidence of actual success, even when things like LLMs are prone to 'hallucinations' (or lies) - you've got evidence of an exploit.

We have reached a point where this methodology is applied to a bunch of codebases, with some technological advances making it more capable and faster, hence the larger number of exploits being found.

[–] far_university1990@reddthat.com 5 points 2 weeks ago (2 children)

I know, but why is all just lpe? Or just lpe that reported?

[–] 8uurg@lemmy.world 4 points 2 weeks ago

I have seen others too, I think that the difference lies in that privilege escalation is just more critical and hence prominent.

[–] some_kind_of_guy@lemmy.world 1 points 2 weeks ago

You must first gain access before anything else.

[–] psud@aussie.zone 8 points 2 weeks ago* (last edited 2 weeks ago)

Yes. AI bug searches are proving very fruitful. Linux is going to be so much more secure in future

What's going to be exciting is when AI can read binaries as well as it reads code, then we get the same quantity of bugs but for windows and Apple and all the phones

Fun thing with this bug is that sandboxes and containers can't save you — any process that can execute local code can run this exploit and get root.

[–] excel@lemming.megumin.org 1 points 2 weeks ago

There has always been new local privilege escalation bugs every month on Linux, and they’re not a big deal.

[–] refalo@programming.dev 6 points 2 weeks ago (1 children)
[–] softwarist@programming.dev 3 points 2 weeks ago

We're slowly catching up to state-sponsored hackers