117
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 19 Jun 2025
117 points (96.8% liked)
Linux
56509 readers
516 users here now
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.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
Is it new or is it newly discovered?
Since it is open source... I guess we can rule out an intentional back door.
Well, once upon a time I would have agreed with you but the xz backdoor changed my mind on that.
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
Newly discovered it appears.