CVE-2026-93828

Unknown

Last modified

CVE-2026-93828 is a vulnerability of currently unknown severity. 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.

Description

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

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 370e812b3ec190fa492c9fd5a80c38b086d105c0, < 60ace93811609e4dd883e9de5fb4462ed834160a; >= 370e812b3ec190fa492c9fd5a80c38b086d105c0, < 2cc0b612343638057ef321ce735201a7c2f52f25; >= 370e812b3ec190fa492c9fd5a80c38b086d105c0, < 20dd3185d13865214ff25b0bf7b931e8d73be1ac
LinuxLinux5.7

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-93828?
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.
How severe is CVE-2026-93828?
Severity scoring for CVE-2026-93828 is pending analysis.
How do I fix CVE-2026-93828?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-93828?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST