๐Ÿ” CVE Alert

CVE-2026-45952

UNKNOWN 0.0

eth: fbnic: Add validation for MTU changes

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: eth: fbnic: Add validation for MTU changes Increasing the MTU beyond the HDS threshold causes the hardware to fragment packets across multiple buffers. If a single-buffer XDP program is attached, the driver will drop all multi-frag frames. While we can't prevent a remote sender from sending non-TCP packets larger than the MTU, this will prevent users from inadvertently breaking new TCP streams. Traditionally, drivers supported XDP with MTU less than 4Kb (packet per page). Fbnic currently prevents attaching XDP when MTU is too high. But it does not prevent increasing MTU after XDP is attached.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published May 27, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
1b0a3950dbd4fa278dc33401a4faba2a23307a16 < d7eaa006c0444a5d4671be7efe6dbb33ef8b515e 1b0a3950dbd4fa278dc33401a4faba2a23307a16 < 03399063aa0c67fd8bdfd69467ddb849bb3b97df 1b0a3950dbd4fa278dc33401a4faba2a23307a16 < ccd8e87748ad083047d6c8544c5809b7f96cc8df
Linux / Linux
6.18

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/d7eaa006c0444a5d4671be7efe6dbb33ef8b515e git.kernel.org: https://git.kernel.org/stable/c/03399063aa0c67fd8bdfd69467ddb849bb3b97df git.kernel.org: https://git.kernel.org/stable/c/ccd8e87748ad083047d6c8544c5809b7f96cc8df