CVE-2026-93816

HIGHCVSS 7.1/10

Last modified

CVE-2026-93816 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: f2fs: validate inline dentry name lengths before conversion Inline dentry conversion copies names out of the inline dentry area before checking that each recorded name length fits in the available filename slots. A corrupted image can therefore make the conversion path read past the inline filename storage while building the regular dentry block. Validate each inline dentry name length against the inline filename area before copying it..

Description

In the Linux kernel, the following vulnerability has been resolved: f2fs: validate inline dentry name lengths before conversion Inline dentry conversion copies names out of the inline dentry area before checking that each recorded name length fits in the available filename slots. A corrupted image can therefore make the conversion path read past the inline filename storage while building the regular dentry block. Validate each inline dentry name length against the inline filename area before copying it.

Metrics

Affected Software

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

VendorProductVersions
LinuxLinux>= 675f10bde6cc3874632a8f684df2a8a2a8ace76e, < 2ce0bc5853bec7cdc724477a87ea579fde664243; >= 675f10bde6cc3874632a8f684df2a8a2a8ace76e, < 7caa8a0ae94b132576c2e46e9b4fd4e0f356f373; >= 675f10bde6cc3874632a8f684df2a8a2a8ace76e, < cfcd0e49a178b3dac2c0ece656079081dbf5da74
LinuxLinux4.7

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-93816?
In the Linux kernel, the following vulnerability has been resolved: f2fs: validate inline dentry name lengths before conversion Inline dentry conversion copies names out of the inline dentry area before checking that each recorded name length fits in the available filename slots. A corrupted image can therefore make the conversion path read past the inline filename storage while building the regular dentry block. Validate each inline dentry name length against the inline filename area before copying it.
How severe is CVE-2026-93816?
CVE-2026-93816 has a CVSS score of 7.1/10 (HIGH severity).
How do I fix CVE-2026-93816?
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-93816?

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

Scan your code now

Source: NVD / NIST