Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-64225

Опубликовано: 24 июл. 2026
Источник: nvd
EPSS Низкий

Описание

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.

EPSS

Процентиль: 7%
0.00176
Низкий

Дефекты

Связанные уязвимости

ubuntu
9 дней назад

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.

CVSS3: 5.5
redhat
10 дней назад

A flaw was found in the Linux kernel's `octeontx2-af: CGX` component. This vulnerability arises from an out-of-bounds array access. Specifically, the `RESP_LINKSTAT_SPEED` function can produce an index value that exceeds the allocated size of the `cgx_speed_mbps` array, leading to memory corruption. This could result in a system crash (Denial of Service).

debian
9 дней назад

In the Linux kernel, the following vulnerability has been resolved: o ...

github
9 дней назад

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.

EPSS

Процентиль: 7%
0.00176
Низкий

Дефекты