5.5
CVE-2023-53165
- EPSS 0.02%
- Veröffentlicht 15.09.2025 14:03:53
- Zuletzt bearbeitet 24.11.2025 21:02:23
- Quelle 416baaa9-dc9f-4396-8d5f-8c081f
- CVE-Watchlists
- Unerledigt
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.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 4.6 < 4.14.324
Linux ≫ Linux Kernel Version >= 4.15 < 4.19.293
Linux ≫ Linux Kernel Version >= 4.20 < 5.4.255
Linux ≫ Linux Kernel Version >= 5.5 < 5.10.192
Linux ≫ Linux Kernel Version >= 5.11 < 5.15.123
Linux ≫ Linux Kernel Version >= 5.16 < 6.1.42
Linux ≫ Linux Kernel Version >= 6.2 < 6.4.7
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.02% | 0.032 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
CWE-908 Use of Uninitialized Resource
The product uses or accesses a resource that has not been initialized.