Out-of-Bounds Array Access in Linux Kernel Affecting OcteonTX2
CVE-2026-64225

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
24 July 2026

What is CVE-2026-64225?

An out-of-bounds array access vulnerability exists in the Linux kernel's OcteonTX2 hardware drivers. Specifically, the cgx_speed_mbps array, which contains 13 elements, may be indexed by RESP_LINKSTAT_SPEED that can return values between 0 and 15. Should it return an index of 13 or higher, it results in an out-of-bounds access, potentially leading to undefined behavior. A corrective bounds check has now been added to prevent such scenarios, defaulting to a speed of 0 for any out-of-range index.

Affected Version(s)

Linux 61071a871ea6eb2125ece91c1a0dbb124a318c8a < 94071141f00bc414e8f8f7f5db3b5143d535299f

Linux 61071a871ea6eb2125ece91c1a0dbb124a318c8a < 985b5e38ac4f4d5ff03c8bfd8484353b440a1579

Linux 61071a871ea6eb2125ece91c1a0dbb124a318c8a < 93d3dc81098cd60fb74d434ba7985ddfd9de5acb

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.