Security issue CVE-2024-2905: World-readable /etc/shadow & /etc/gshadow on Fedora CoreOS, IoT, Atomic Desktops (including Silverblue & Kinoite) (discussion.fedoraproject.org)
from rollingflower@lemmy.kde.social to linux@lemmy.ml on 10 Apr 2024 18:07
https://lemmy.kde.social/post/1102163

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).

#linux

threaded - newest

terminhell@lemmy.dbzer0.com on 11 Apr 2024 01:13 collapse

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

rollingflower@lemmy.kde.social on 11 Apr 2024 08:18 collapse

If you use dnf you are not affected, yes