CVE-2026-74707: xsk: validate metadata when processing requests

Published Aug 22, 2026
·
Updated

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

xsk: validate metadata when processing requests

The zero-copy path validates TX metadata while obtaining the descriptor context, then reads it again later when preparing the hardware request. User space can change the metadata between those operations and bypass the original validation.

Validate the metadata in xsktxmetadatarequest() and use the resulting flags snapshot for every feature check. Read request fields once so all zero-copy drivers process only values observed after successful validation.

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
Data Sourced
via NVD·04:16 PM
Description

Frequently Asked Questions

1

What access is needed to exploit this issue?

An attacker needs the ability to submit zero-copy transmit requests from user space and modify TX metadata after it has initially been validated but before the hardware request is prepared.

2

Which systems are exposed?

The issue affects the Linux kernel zero-copy transmit path, including zero-copy drivers that process TX metadata for hardware requests. Systems not using that path are not described as affected by the provided information.

3

What does the fix change?

The fix validates metadata in xsk_tx_metadata_request(), snapshots the resulting flags for all feature checks, and reads request fields once after successful validation. This prevents user space from changing metadata between validation and request preparation.

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