SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-64225

HIGH · CVSS 7.8 EPSS 0.13%

Source: NVD + CISA KEV + EPSS · Published 2026-07-24 · Last synced 2026-08-23

CyberRota Analysis

AI-Generated

The vulnerability affects the Linux kernel's octeontx2-af component, specifically related to the cgx_speed_mbps array, which can be accessed out-of-bounds if the RESP_LINKSTAT_SPEED returns a value of 13 or higher. This out-of-bounds access could lead to potential crashes or unpredictable behavior in systems utilizing this component. Organizations using affected Linux kernel versions, particularly those relying on the octeontx2-af for network functions, should prioritize applying the fix to mitigate risks associated with this vulnerability.

CVE
CVE-2026-64225
Severity
HIGH
CVSS
7.8
EPSS
0.13%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: CGX: add bounds check to cgx_speed_mbps index cgx_speed_mbpsĀ has 13 elements but RESP_LINKSTAT_SPEED can yield values 0-15. If it returns a value >= 13, this causes an out-of-bounds array access. Add a bounds check and default to speed 0 if the index is out of range.

Related CVEs

Other vulnerabilities affecting the same vendor(s)