CVE-2025-21785
Last modified
CVE-2025-21785 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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).. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
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).
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 4.0, < 6.1.129 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.79 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.16 | — |
| Linux | Linux Kernel | >= 6.13, < 6.13.4 | — |
| Linux | Linux Kernel | 6.14 | Rc1 |
References
- https://git.kernel.org/stable/c/4ff25f0b18d1d0174c105e4620428bcdc1213860Mailing List, Patch
- https://git.kernel.org/stable/c/67b99a2b5811df4294c2ad50f9bff3b6a08bd618Mailing List, Patch
- https://git.kernel.org/stable/c/715eb1af64779e1b1aa0a7b2ffb81414d9f708e5Mailing List, Patch
- https://git.kernel.org/stable/c/875d742cf5327c93cba1f11e12b08d3cce7a88d2Mailing List, Patch
- https://git.kernel.org/stable/c/ab90894f33c15b14c1cee6959ab6c8dcb09127f8Mailing List, Patch
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-21785?
How severe is CVE-2025-21785?
How do I fix CVE-2025-21785?
Are you affected by CVE-2025-21785?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
