Impact
A use‑after‑free occurs in the XFS filesystem when a temporary file is created and the sc->tempip pointer is set, but the creation subsequently fails and the pointer remains dangling. If the kernel later dereferences this freed memory, it can result in arbitrary code execution in kernel mode or cause the kernel to crash, thereby compromising system confidentiality, integrity, or availability.
Affected Systems
All Linux systems running a kernel version prior to the fixing commit are affected; the flaw resides in the XFS filesystem layer of the Linux kernel.
Risk and Exploitability
The CVSS score is 7.8, the EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Exploitation would require influencing filesystem operations to trigger the dangling pointer being dereferenced. No public exploits are known, but the potential for local privilege elevation or denial of service remains if the flaw is triggered.
OpenCVE Enrichment