CVE-2026-93828: exfat: fix handling of damaged volume in exfat_create_upcase_table()

Published Sep 24, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

exfat: fix handling of damaged volume in exfatcreateupcasetable()

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 exfatfserror() to mark the volume read-only.

Affected Software

1 affected component
Linux Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Compensating control

    When the exFAT upcase table size is zero or no upcase table is found, mark the volume read-only using exfat_fs_error() instead of attempting to load the table.

Event History

Sep 24, 2026
CVE Published
via MITRE·04:03 PM
Data Sourced
via MITRE·04:03 PM
Description
Data Sourced
via NVD·05:17 PM
Description

Frequently Asked Questions

1

What must an attacker or faulty device provide to trigger the issue?

The mounted exFAT volume must contain a directory entry whose upcase-table size is zero. This can result from corrupted media or a misbehaving device.

2

How does the resolved behavior handle a zero-sized or missing upcase table?

It falls back to the default upcase table rather than attempting to load a zero-sized table. It also raises exfat_fs_error() and marks the volume read-only when the table size is zero or no upcase table is found.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203