Improper Check or Handling of Exceptional Conditions in Linux kernel - CVE-2026-89830
Published: September 17, 2026
Vulnerability details
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.