118
New Linux Flaws Enable Full Root Access via PAM and Udisks Across Major Distributions
(thehackernews.com)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I dunno, I'd slow your roll on that. Hanlon's razor came to notoriety in the field of computer science for a reason. I've done software dev professionally for over ten years now and you wouldn't believe the stupid shit I've seen people write. The only thing that sucks more than a computer is the human writing software for it.
For those unfamiliar, here's Hanlon's razor:
EDIT: After a quick look at the CVEs, this definitely sounds like a big ol' fuckup. It sounds like there might be some unsafe defaults in polkit as well?
EDIT: Here's the report from the actual researchers which is MUCH more cogent than OP's article: https://www.openwall.com/lists/oss-security/2025/06/17/4
It's chaining two separate oopsies together. This overview on GitHub also provides more details about the
libblockdev
side of things: https://github.com/advisories/GHSA-mpgj-hch9-5rvxSpecifically, this section:
That really doesn't sound like something intentional to me. That sounds like a HUGE oopsy-woopsy fucky-wucky, to get technical about it.
I'm not saying I think it was malicious, just that I'd no longer assume it wasn't