CVE-2026-93816
7.1
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 675f10bde6cc3874632a8f684df2a8a2a8ace76e < 2ce0bc5853bec7cdc724477a87ea579fde664243 | affected |
| Linux | Linux | 675f10bde6cc3874632a8f684df2a8a2a8ace76e < 7caa8a0ae94b132576c2e46e9b4fd4e0f356f373 | affected |
| Linux | Linux | 675f10bde6cc3874632a8f684df2a8a2a8ace76e < cfcd0e49a178b3dac2c0ece656079081dbf5da74 | affected |
| Linux | Linux | 4.7 | affected |
| Linux | Linux | 0 < 4.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/2ce0bc5853bec7cdc724477a87ea579fde664243
- https://git.kernel.org/stable/c/7caa8a0ae94b132576c2e46e9b4fd4e0f356f373
- https://git.kernel.org/stable/c/cfcd0e49a178b3dac2c0ece656079081dbf5da74
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.