CVE-2026-97545

Unknown

Last modified

CVE-2026-97545 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: xfs: don't leak new_bp if xfs_btree_bload_drop_buf fails LOLLM observes that in xfs_btree_bload_prep_block, xfs_btree_bload_drop_buf can hit an IO error if writing the delwri buffer list to disk fails. In this case, we fail to release new_bp, which means we lose a locked buffer.

Description

In the Linux kernel, the following vulnerability has been resolved: xfs: don't leak new_bp if xfs_btree_bload_drop_buf fails LOLLM observes that in xfs_btree_bload_prep_block, xfs_btree_bload_drop_buf can hit an IO error if writing the delwri buffer list to disk fails. In this case, we fail to release new_bp, which means we lose a locked buffer. Fix that.

Affected Software

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

VendorProductVersions
LinuxLinux>= e069d549705e49841247acf9b3176744e27d5425, < 355b8a5d7e9a38fca8dbf7a4721450252ac7868f; >= e069d549705e49841247acf9b3176744e27d5425, < 176a53af77b430e1c19ee15fc492145ace666de7; >= e069d549705e49841247acf9b3176744e27d5425, < b19dfd4546088a0823e0c47f8ceb6b2775bd1ac7; >= e069d549705e49841247acf9b3176744e27d5425, < f1930bc578095409c2dcfca6e4e898b24f0f0de6
LinuxLinux6.8

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-97545?
In the Linux kernel, the following vulnerability has been resolved: xfs: don't leak new_bp if xfs_btree_bload_drop_buf fails LOLLM observes that in xfs_btree_bload_prep_block, xfs_btree_bload_drop_buf can hit an IO error if writing the delwri buffer list to disk fails. In this case, we fail to release new_bp, which means we lose a locked buffer. Fix that.
How severe is CVE-2026-97545?
Severity scoring for CVE-2026-97545 is pending analysis.
How do I fix CVE-2026-97545?
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-97545?

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

Scan your code now

Source: NVD / NIST