SB20260917137 - Improper Check or Handling of Exceptional Conditions in Linux kernel f2fs
Published: September 17, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Improper Check or Handling of Exceptional Conditions (CVE-ID: CVE-2026-89830)
CWE-ID: CWE-703 - Improper Check or Handling of Exceptional Conditions
CVSSv4: 2 [CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N]
The vulnerability allows a local user to cause a permanent leak of valid block counts.
The vulnerability exists due to improper error handling in __allocate_data_block() when a new data block allocation fails. A local user can trigger a data block allocation failure to cause a permanent leak of valid block counts.
The leaked accounting affects total_valid_block_count and i_blocks.
Remediation
Install update from vendor's website.