THREATOPS
THREAT OPSThreat News › [NVD] CVE-2025-21785 (HIGH 7.8) — 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

[NVD] CVE-2025-21785 (HIGH 7.8) — 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

lownvdPublished 2025-02-27

CVE-2025-21785 CVSS: 7.8 HIGH Published: 2025-02-27T03:15:19.350

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

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2025-21785