7.8
CVE-2025-21785
- EPSS 0.26%
- Veröffentlicht 27.02.2025 03:15:19
- Zuletzt bearbeitet 03.11.2025 21:19:09
- Quelle 416baaa9-dc9f-4396-8d5f-8c081f
- CVE-Watchlists
- Unerledigt
arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array
In the Linux kernel, the following vulnerability has been resolved: arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array The loop that detects/populates cache information already has a bounds check on the array size but does not account for cache levels with separate data/instructions cache. Fix this by incrementing the index for any populated leaf (instead of any populated level).
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 4.0 < 6.1.129
Linux ≫ Linux Kernel Version >= 6.2 < 6.6.79
Linux ≫ Linux Kernel Version >= 6.7 < 6.12.16
Linux ≫ Linux Kernel Version >= 6.13 < 6.13.4
Linux ≫ Linux Kernel Version6.14 Updaterc1
Linux ≫ Linux Kernel Version6.14 Updaterc2
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.26% | 0.17 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.
https://git.kernel.org/stable/c/4ff25f0b18d1d0174c105e4620428bcdc1213860
https://git.kernel.org/stable/c/67b99a2b5811df4294c2ad50f9bff3b6a08bd618
https://git.kernel.org/stable/c/715eb1af64779e1b1aa0a7b2ffb81414d9f708e5
https://git.kernel.org/stable/c/875d742cf5327c93cba1f11e12b08d3cce7a88d2
https://git.kernel.org/stable/c/ab90894f33c15b14c1cee6959ab6c8dcb09127f8
https://git.kernel.org/stable/c/4371ac7b494e933fffee2bd6265d18d73c4f05aa
https://git.kernel.org/stable/c/88a3e6afaf002250220793df99404977d343db14
https://git.kernel.org/stable/c/e4fde33107351ec33f1a64188612fbc6ca659284
https://lists.debian.org/debian-lts-announce/2025/03/msg00028.html
https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html