Improper Check for Unusual or Exceptional Conditions in Linux kernel - CVE-2026-45940
Published: May 28, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper handling of descriptor length calculation in stmmac_napi_poll_rx when processing packets with split header enabled on GMAC4 hardware. A remote attacker can send network traffic that triggers incorrect payload length handling to cause a denial of service.
The issue occurs in rare cases when the hardware does not fill buf2 of the first descriptor with payload.