5.5
CVE-2024-42306
- EPSS 0.03%
- Veröffentlicht 17.08.2024 09:15:10
- Zuletzt bearbeitet 03.11.2025 22:17:59
- Quelle 416baaa9-dc9f-4396-8d5f-8c081f
- CVE-Watchlists
- Unerledigt
In the Linux kernel, the following vulnerability has been resolved: udf: Avoid using corrupted block bitmap buffer When the filesystem block bitmap is corrupted, we detect the corruption while loading the bitmap and fail the allocation with error. However the next allocation from the same bitmap will notice the bitmap buffer is already loaded and tries to allocate from the bitmap with mixed results (depending on the exact nature of the bitmap corruption). Fix the problem by using BH_verified bit to indicate whether the bitmap is valid or not.
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.14.326 < 4.15
Linux ≫ Linux Kernel Version >= 4.19.295 < 4.20
Linux ≫ Linux Kernel Version >= 5.4.257 < 5.4.282
Linux ≫ Linux Kernel Version >= 5.10.195 < 5.10.224
Linux ≫ Linux Kernel Version >= 5.15.132 < 5.15.165
Linux ≫ Linux Kernel Version >= 6.1.53 < 6.1.103
Linux ≫ Linux Kernel Version >= 6.3 < 6.6.44
Linux ≫ Linux Kernel Version >= 6.7 < 6.10.3
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.03% | 0.066 |
| 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
|