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) | jessie, jessie (lts) | 215-17+deb8u15 | fixed |
| stretch (security) | 232-25+deb9u14 | fixed |
| stretch (lts), stretch | 232-25+deb9u17 | fixed |
| buster, buster (lts) | 241-7~deb10u11 | fixed |
| buster (security) | 241-7~deb10u10 | fixed |
| bullseye | 247.3-7+deb11u5 | fixed |
| bullseye (security) | 247.3-7+deb11u6 | fixed |
| bookworm | 252.30-1~deb12u2 | fixed |
| sid, trixie | 256.7-3 | 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.