CVE-2026-93828
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
exfat: fix handling of damaged volume in exfat_create_upcase_table()
When the size of the upcase table is set to zero in the dentry for any reason(e.g. corrupted media or misbehaving device), an integer overflow causes the module to loop indefinitely.
If the size of the upcase table is read zero, do not attempt to load the table. Instead, fallback to loading the default upcase table. If the size of the upcase table is zero or no upcase table is found, raise exfat_fs_error() to mark the volume read-only.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 370e812b3ec190fa492c9fd5a80c38b086d105c0 < 60ace93811609e4dd883e9de5fb4462ed834160a | affected |
| Linux | Linux | 370e812b3ec190fa492c9fd5a80c38b086d105c0 < 2cc0b612343638057ef321ce735201a7c2f52f25 | affected |
| Linux | Linux | 370e812b3ec190fa492c9fd5a80c38b086d105c0 < 20dd3185d13865214ff25b0bf7b931e8d73be1ac | affected |
| Linux | Linux | 5.7 | affected |
| Linux | Linux | 0 < 5.7 | unaffected |
| Linux | Linux | 6.12.111 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.53 <= 6.18.* | unaffected |
| Linux | Linux | 7.2 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/60ace93811609e4dd883e9de5fb4462ed834160a
- https://git.kernel.org/stable/c/2cc0b612343638057ef321ce735201a7c2f52f25
- https://git.kernel.org/stable/c/20dd3185d13865214ff25b0bf7b931e8d73be1ac
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.