CVE-2026-74708: xsk: validate launch-time metadata size

Published Aug 22, 2026
·
Updated

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

xsk: validate launch-time metadata size

Launch-time metadata extends beyond the first 16 bytes of struct xsktxmetadata. Reject the request when the registered metadata area does not contain the complete field.

Snapshot the validated flags for the generic transmit path and use that snapshot for request and completion processing, avoiding inconsistent decisions if user space changes the flags concurrently.

Note that only xskskbmetadata is properly using the flags, xskbuffgetmetadata ignores them. Next commits address that.

Affected Software

1 affected component
Linux Kernel

Event History

Aug 22, 2026
CVE Published
via MITRE·03:33 PM
Data Sourced
via MITRE·03:33 PM
Description

Frequently Asked Questions

1

What input condition is rejected by the fix?

The fix rejects a request when the registered metadata area does not contain the complete launch-time metadata field, which extends beyond the first 16 bytes of struct xsk_tx_metadata.

2

What concurrent behavior does the fix address?

It snapshots validated flags for generic transmit request and completion processing, preventing inconsistent decisions if user space modifies the flags concurrently.

3

Are all metadata access paths covered by the described flag handling?

No. The description states that xsk_skb_metadata properly uses the flags, while __xsk_buff_get_metadata ignores them; subsequent commits address that behavior.

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