CVE-2026-97543

Unknown

Last modified

CVE-2026-97543 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: xfs: destroy seen inode bitmap when we fail to add a dirpath LOLLM observes a memory leak in xchk_dirtree_create_path if we create the directory path object but appending the name to the path fails. When this happens, we don't tear down the (empty) seen inode bitmap. This is a pretty trivial error, but let's not leave logic bombs. Do the same for a similar bug in xrep_dirtree_create_adoption_path..

Description

In the Linux kernel, the following vulnerability has been resolved: xfs: destroy seen inode bitmap when we fail to add a dirpath LOLLM observes a memory leak in xchk_dirtree_create_path if we create the directory path object but appending the name to the path fails. When this happens, we don't tear down the (empty) seen inode bitmap. This is a pretty trivial error, but let's not leave logic bombs. Do the same for a similar bug in xrep_dirtree_create_adoption_path.

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 928b721a11789a9363d6d7c32a1f3166a79f3b5f, < 3b10ca4302ee2dda4233f70b2033883ee376fa6a; >= 928b721a11789a9363d6d7c32a1f3166a79f3b5f, < 0b756de8167f2f06ffceadc71cb17c1fc7be4be8; >= 928b721a11789a9363d6d7c32a1f3166a79f3b5f, < 582f54dce62043f7a0503ab8c76d718d0293da59; >= 928b721a11789a9363d6d7c32a1f3166a79f3b5f, < 1a441c6842da75c5b862cc1c9f7969d6a93b54b9
LinuxLinux6.10

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-97543?
In the Linux kernel, the following vulnerability has been resolved: xfs: destroy seen inode bitmap when we fail to add a dirpath LOLLM observes a memory leak in xchk_dirtree_create_path if we create the directory path object but appending the name to the path fails. When this happens, we don't tear down the (empty) seen inode bitmap. This is a pretty trivial error, but let's not leave logic bombs. Do the same for a similar bug in xrep_dirtree_create_adoption_path.
How severe is CVE-2026-97543?
Severity scoring for CVE-2026-97543 is pending analysis.
How do I fix CVE-2026-97543?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-97543?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST