CVE-2026-19079

medium

Description

A TOCTOU (Time-of-Check-Time-of-Use) race condition vulnerability was found in the fixfiles script in policycoreutils. When running fixfiles relabel or fixfiles restore, the script used find and chcon commands to locate and relabel unlabeled files under /tmp and other directories. A local attacker could exploit a race window between the file discovery and the label change operation by swapping directory components with symlinks, causing chcon to follow the symlink and modify SELinux labels on arbitrary system files. This could undermine SELinux mandatory access control protections on critical files such as /etc/shadow.

References

https://github.com/SELinuxProject/selinux/commit/a556538c2d5d2583273e025b45c02651fef47679

https://bugzilla.redhat.com/show_bug.cgi?id=2511976

https://access.redhat.com/security/cve/CVE-2026-19079

Details

Source: Mitre, NVD

Published: 2026-08-07

Updated: 2026-08-07

Risk Information

CVSS v2

Base Score: 3.8

Vector: CVSS2#AV:L/AC:H/Au:S/C:N/I:C/A:N

Severity: Low

CVSS v3

Base Score: 4.4

Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N

Severity: Medium