CVE-2026-97550

medium

Description

In the Linux kernel, the following vulnerability has been resolved: xfs: fix unit conversions in per_binval computation LOLLM noticed that we're doing the unit conversion in the per_binval computation backwards -- xfs_buf_inval_log_space's second parameter is supposed to be in bytes, but max_binval is in units of fsblocks. Hence the conversion should be FSB -> B, not the other way around.

References

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

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

https://git.kernel.org/stable/c/05cff7c2b79f76c7cfe90613a60e16aaaa051ef7

Details

Source: Mitre, NVD

Published: 2026-09-25

Updated: 2026-09-25

Risk Information

CVSS v2

Base Score: 7.2

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

Severity: High

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.00198