Linux Kernel exFAT Division-by-Zero Vulnerability in Bitmap Allocation

Vulnerability

A division-by-zero vulnerability has been identified in the Linux kernel's exFAT file system implementation, specifically within the bitmap allocation function. The issue arises because the variable 'max_ra_count' can be zero, leading to a crash when the code attempts to perform a modulo operation with it. This situation occurs when readahead is not utilized. The vulnerability has been addressed by modifying the bitmap loading process to bypass readahead.

Impact

Exploitation of this vulnerability leads to a system crash.

Added: Dec 24, 2025, 12:22 PM
Updated: Dec 24, 2025, 12:22 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
5.3
remediation
7.7
relevance
1.7
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.