CVE-2026-97545

medium

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.

References

https://git.kernel.org/stable/c/f1930bc578095409c2dcfca6e4e898b24f0f0de6

https://git.kernel.org/stable/c/b19dfd4546088a0823e0c47f8ceb6b2775bd1ac7

https://git.kernel.org/stable/c/355b8a5d7e9a38fca8dbf7a4721450252ac7868f

https://git.kernel.org/stable/c/176a53af77b430e1c19ee15fc492145ace666de7

Details

Source: Mitre, NVD

Published: 2026-09-25

Updated: 2026-09-25

Risk Information

CVSS v2

Base Score: 5.6

Vector: CVSS2#AV:L/AC:L/Au:N/C:P/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 5.5

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium

EPSS

EPSS: 0.002