CVE-2025-68784

NONE EPSS 6.2%
Published Jan 13, 20265mo ago · Modified Jun 17, 20261w ago
Find Similar
Published Jan 13, 2026 5mo ago
Last Modified Jun 17, 2026 1w ago

Description

In the Linux kernel, the following vulnerability has been resolved: xfs: fix a UAF problem in xattr repair The xchk_setup_xattr_buf function can allocate a new value buffer, which means that any reference to ab->value before the call could become a dangling pointer. Fix this by moving an assignment to after the buffer setup.

Threat Intelligence

EPSS Exploit Probability
6.2% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

References 3

  • git.kernel.org https://git.kernel.org/stable/c/1e2d3aa19c7962b9474b22893160cb460494c45f
  • git.kernel.org https://git.kernel.org/stable/c/5990fd756943836978ad184aac980e2b36ab7e01
  • git.kernel.org https://git.kernel.org/stable/c/d29ed9ff972afe17c215cab171761d7a15d7063f

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.