CVE-2026-43092: xsk: validate MTU against usable frame size on bind

Published May 6, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

xsk: validate MTU against usable frame size on bind

AFXDP bind currently accepts zero-copy pool configurations without verifying that the device MTU fits into the usable frame space provided by the UMEM chunk.

This becomes a problem since we started to respect tailroom which is subtracted from chunksize (among with headroom). 2k chunk size might not provide enough space for standard 1500 MTU, so let us catch such settings at bind time. Furthermore, validate whether underlying HW will be able to satisfy configured MTU wrt XSK's frame size multiplied by supported Rx buffer chain length (that is exposed via netdevice::xdpzcmaxsegs).

Affected Software

12 affected components
Linux Linux kernel
Linux Linux kernel>=6.6<6.6.136
Linux Linux kernel>=6.7<6.12.83
Linux Linux kernel>=6.13<6.18.24
Linux Linux kernel>=6.19<6.19.14
Linux Linux kernel=7.0-rc1
Linux Linux kernel=7.0-rc2
Linux Linux kernel=7.0-rc3
Linux Linux kernel=7.0-rc4
Linux Linux kernel=7.0-rc5
Linux Linux kernel=7.0-rc6
Linux Linux kernel=7.0-rc7

Event History

May 6, 2026
CVE Published
via MITRE·07:40 AM
Data Sourced
via MITRE·07:40 AM
Description
Data Sourced
via NVD·10:16 AM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

Who is exposed to this issue?

Systems using AF_XDP zero-copy pools are exposed when the device MTU exceeds the usable UMEM frame space after headroom and tailroom are deducted. Exposure can also depend on whether the hardware's supported receive-buffer chain length can accommodate the configured MTU.

2

What access does an attacker need?

The CVSS vector indicates local access and low privileges are required, with no user interaction. Exploitation involves binding an AF_XDP zero-copy pool using a frame-size configuration that cannot support the device MTU.

3

What is the impact?

The reported impact is availability only. The issue can lead to a high availability impact, while no confidentiality or integrity impact is indicated.

4

What should be done if affected?

Apply the available patch. Until patched, avoid binding AF_XDP zero-copy pools whose usable UMEM frame size, after headroom and tailroom, is smaller than the configured device MTU, and ensure the hardware's supported XSK receive-buffer chaining can satisfy that MTU.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203