Junglewise Threat Intelligence

CVE-2026-64125: Linux Kernel bcmgenet denial of service in Broadcom GENET driver

CVE-2026-64125 · Severity: info · CVSS 0 · Published 2026-07-19

Technologies: Linux Kernel. Vendors: Linux.

Executive brief

A vulnerability in the Broadcom GENET network driver used in devices like the Raspberry Pi 4 can cause network connectivity to fail. When certain power-saving features (Energy Efficient Ethernet) are active, the system may stop receiving data or experience a system crash. This can lead to a complete loss of network availability for affected devices.

Technical details

The vulnerability exists in the bcmgenet driver where enabling RBUF_EEE_EN and RBUF_PM_EN in the RBUF_ENERGY_CTRL register causes the RX path to fail on GENET hardware when MAC EEE becomes active. While the MAC continues to accept frames (causing buffer overflows), the RBUF stops forwarding them to DMA, resulting in a loss of RX traffic. On certain hardware configurations, such as the Raspberry Pi 4B, this state can trigger a paging fault in skb_release_data during an LPI exit. The fix involves ensuring these specific bits remain disabled across resets while leaving TX-side EEE functional.

Affected products

  • Linux Linux Kernel 6ef398ea60d9 to 2040eb83f6ad

Timeline

  • 2026-07-19: disclosed
  • 2026-07-19: advisory

References

Related threats