CVE-2025-21785 - Linux Kernel arm64 Cacheinfo Out-of-Bounds Write Vulnerability
CVE ID : CVE-2025-21785
Published : Feb. 27, 2025, 3:15 a.m. | 3 hours, 38 minutes ago
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).
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : Feb. 27, 2025, 3:15 a.m. | 3 hours, 38 minutes ago
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).
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...