Improper input validation in Linux kernel - CVE-2026-45952
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 input validation in the fbnic driver when processing oversized non-TCP packets after the MTU is increased beyond the HDS threshold with a single-buffer XDP program attached. A remote attacker can send oversized packets to cause a denial of service.
The issue occurs when a single-buffer XDP program is attached and the MTU has been increased beyond the HDS threshold.