CVE-2023-53165
15.09.2025, 14:15
In the Linux kernel, the following vulnerability has been resolved: udf: Fix uninitialized array access for some pathnames For filenames that begin with . and are between 2 and 5 characters long, UDF charset conversion code would read uninitialized memory in the output buffer. The only practical impact is that the name may be prepended a "unification hash" when it is not actually needed but still it is good to fix this.Enginsight
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 4.6 ≤ 𝑥 < 4.14.324 |
| linux | linux_kernel | 4.15 ≤ 𝑥 < 4.19.293 |
| linux | linux_kernel | 4.20 ≤ 𝑥 < 5.4.255 |
| linux | linux_kernel | 5.5 ≤ 𝑥 < 5.10.192 |
| linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.123 |
| linux | linux_kernel | 5.16 ≤ 𝑥 < 6.1.42 |
| linux | linux_kernel | 6.2 ≤ 𝑥 < 6.4.7 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration
References