← Volver al buscador de CVEs

CVE-2026-53088

Linux Kernel

Descripción

In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: fix off-by-one in bcmgenet_put_txcb The write_ptr points to the next open tx_cb. We want to return the tx_cb that gets rewinded, so we must rewind the pointer first then return the tx_cb that it points to. That way the txcb can be correctly cleaned up.

CVSS 9.8EPSS 0.39899999999999997%Riesgo 1.02
Ver fuente
Publicación
2026-06-24 17:17:22
Versiones afectadas
unknown
Tipo
Kernel
Última modificación
2026-07-23 18:35:25
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Sistemas operativos
Linux