this post was submitted on 10 Apr 2024
38 points (97.5% liked)

Linux

48072 readers
1 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

Current Fedora versions that were installed as Fedora 39 are affected.

It you used an rpm-ostree version of Fedora since it was on 38 or below, and upgraded to 39, you are not affected.

The update with the fix rolls out today. As a workaround you can use this

sudo chmod --verbose 0000 /etc/shadow /etc/gshadow /etc/shadow- /etc/gshadow-

It is recommended to change all credentials stored there, i.e. at least your user(s) password(s).

top 2 comments
sorted by: hot top controversial new old
[–] terminhell@lemmy.dbzer0.com 4 points 1 year ago (1 children)

So this is currently an issue for the non normal workstation/server then?

If you use dnf you are not affected, yes