PT-2026-68879 · Unknown · Policycoreutils
CVE-2026-19079
·
Published
2026-08-07
·
Updated
2026-08-31
CVSS v3.1
4.4
Medium
| Vector | AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
policycoreutils (affected versions not specified)
Description
A TOCTOU (Time-of-Check-Time-of-Use) race condition exists in the
fixfiles script. This occurs when executing fixfiles relabel or fixfiles restore, as the script utilizes find and chcon commands to identify and relabel files in /tmp and other directories. A local attacker can exploit the timing gap between file discovery and the label update by replacing directory components with symlinks. This forces chcon to follow the symlink, allowing the modification of SELinux labels on arbitrary system files, which can compromise mandatory access control protections for critical files like /etc/shadow.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Time Of Check To Time Of Use
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Policycoreutils