CVE-2026-80531
UNKNOWN
NVD
CVSS Score
0
Severity
UNKNOWN
Published
Aug 26, 2026
Vendor
unknown
Description
In the Linux kernel, the following vulnerability has been resolved: xfs: avoid UAF on sc->tempip in xrep_tempfile_create LOLLM noticed a potential UAF if the tempfile creation code fails after it set sc->tempip. Fix that.