Name | CVE-2015-8842 |
Description | tmpfiles.d/systemd.conf in systemd before 229 uses weak permissions for /var/log/journal/%m/system.journal, which allows local users to obtain sensitive information by reading the file. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Debian Bugs | 825059 |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
systemd (PTS) | bullseye | 247.3-7+deb11u5 | fixed |
| bullseye (security) | 247.3-7+deb11u6 | fixed |
| bookworm | 252.31-1~deb12u1 | fixed |
| trixie | 257.1-4 | fixed |
| sid | 257.1-5 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|
systemd | source | wheezy | (not affected) | | | |
systemd | source | (unstable) | 215-1 | | | 825059 |
Notes
[wheezy] - systemd <not-affected> (Vulnerable code not present)
https://bugzilla.suse.com/show_bug.cgi?id=972612
Introduced by: https://github.com/systemd/systemd/commit/a606871da508995f5ede113a8fc6538afd98966c (v213)
Fixed by (for current persistent journal): https://github.com/systemd/systemd/commit/afae249efa4774c6676738ac5de6aeb4daf4889f (v229)
Starting with 215 Debian no longer ships tmpfiles.d/systemd.conf, so the fixup upstream added as
afae249efa4774c6676738ac5de6aeb4daf4889f for persistent journals is not needed for the packaged
version. Anyone using a custom config needs to ensure proper permissions.