In the Linux kernel, the following vulnerability has been resolved:
octeontx2-af: CGX: add bounds check to cgxspeedmbps index
cgxspeedmbpsĀ has 13 elements but RESPLINKSTATSPEED 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.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64225.json"
}