CVE-2026-90086
Last modified
CVE-2026-90086 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: xsk: honor XDP_TX_METADATA in zero-copy path The zero-copy path reads TX metadata whenever the UMEM has metadata space, even if the descriptor does not set XDP_TX_METADATA. Pass descriptor options through the metadata helpers and ignore metadata unless the option is set. This does not fix the existing per-WQE metadata handling for mlx5 MPWQEs. Only the descriptor that starts a session passes through xsk_tx_metadata_request() and configures offload state shared by the batch. Metadata on descriptors joining an open session is therefore not validated and does not configure its requested offloads.
Description
In the Linux kernel, the following vulnerability has been resolved: xsk: honor XDP_TX_METADATA in zero-copy path The zero-copy path reads TX metadata whenever the UMEM has metadata space, even if the descriptor does not set XDP_TX_METADATA. Pass descriptor options through the metadata helpers and ignore metadata unless the option is set. This does not fix the existing per-WQE metadata handling for mlx5 MPWQEs. Only the descriptor that starts a session passes through xsk_tx_metadata_request() and configures offload state shared by the batch. Metadata on descriptors joining an open session is therefore not validated and does not configure its requested offloads. In addition, a non-NULL metadata pointer from such a descriptor is treated as a timestamp completion request even when XDP_TXMD_FLAGS_TIMESTAMP is not set, so its metadata union can be overwritten with an unrequested timestamp. Fixing mixed metadata states within one MPWQE requires a separate change.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 48eb03dd26304c24f03bdbb9382e89c8564e71df, < 53a5b262d706b572840cbe8feae392538077ee19; >= 48eb03dd26304c24f03bdbb9382e89c8564e71df, < bf9387488d6394845076928c6ca5315ce5d84f54; >= 48eb03dd26304c24f03bdbb9382e89c8564e71df, < a6e4b9a6deb9362ef7a0706c70d674e92fe1411a |
| Linux | Linux | 6.8 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90086?
How severe is CVE-2026-90086?
How do I fix CVE-2026-90086?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-90080In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90081In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90082In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90083In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90084In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90085In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90087In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90088In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90089In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-9009The Crawlomatic Multipage Scraper Post Generator plugin for …8.8
- CVE-2026-90090In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90091In the Linux kernel, the following vulnerability has been re…8
Are you affected by CVE-2026-90086?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
