CVE-2023-30571

NameCVE-2023-30571
DescriptionLibarchive through 3.6.2 can cause directories to have world-writable permissions. The umask() call inside archive_write_disk_posix.c changes the umask of the whole process for a very short period of time; a race condition with another thread can lead to a permanent umask 0 setting. Such a race condition could lead to implicit directory creation with permissions 0777 (without the sticky bit), which means that any low-privileged local user can delete and rename files inside those directories.
SourceCVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)
Debian Bugs1037093

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
libarchive (PTS)buster3.3.3-4+deb10u1vulnerable
buster (security)3.3.3-4+deb10u3vulnerable
bullseye3.4.3-2+deb11u1vulnerable
bookworm3.6.2-1vulnerable
sid, trixie3.7.2-2vulnerable

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
libarchivesource(unstable)(unfixed)1037093

Notes

[bookworm] - libarchive <no-dsa> (Minor issue)
[bullseye] - libarchive <no-dsa> (Minor issue)
[buster] - libarchive <no-dsa> (Minor issue)
https://github.com/libarchive/libarchive/issues/1876

Search for package or bug name: Reporting problems