CVE-2023-53662
EUVD-2025-3197107.10.2025, 16:15
In the Linux kernel, the following vulnerability has been resolved:
ext4: fix memory leaks in ext4_fname_{setup_filename,prepare_lookup}
If the filename casefolding fails, we'll be leaking memory from the
fscrypt_name struct, namely from the 'crypto_buf.name' member.
Make sure we free it in the error path on both ext4_fname_setup_filename()
and ext4_fname_prepare_lookup() functions.EnginsightAffected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 5.13 ≤ 𝑥 < 6.1.54 |
| linux | linux_kernel | 6.2 ≤ 𝑥 < 6.5.4 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration