IT

Tracker / CVE-2023-53473

CVE-2023-53473

High 7.8

In the Linux kernel, the following vulnerability has been resolved: ext4: improve error handling from ext4_dirhash() The ext4_dirhash() will *almost* never fail, especially when the hash tree feature was first introduced. However, with the addition of support of encrypted, casefolded file names, that function can most certainly fail today. So make sure the callers of ext4_dirhash() properly check for failures, and reflect the errors back up to their callers.

Affected products and versions

linux linux_kernel
linux linux_kernel · 5.16 → 6.1.29
linux linux_kernel · 5.2 → 5.15.112
linux linux_kernel · 6.2 → 6.2.16
linux linux_kernel · 6.3 → 6.3.3

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References