CVE-2026-74707
Received Received - Intake

XSK Zero-Copy Metadata Validation Bypass in Linux Kernel

Vulnerability report for CVE-2026-74707, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-22

Last updated on: 2026-08-22

Assigner: kernel.org

Description

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 xsk_tx_metadata_request() 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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-22
Last Modified
2026-08-22
Generated
2026-08-22
AI Q&A
2026-08-22
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel involves improper validation of metadata in the zero-copy path. When processing requests, the kernel validates TX metadata initially but reads it again later when preparing hardware requests. An attacker in user space can modify the metadata between these steps, bypassing the original validation and potentially causing security issues.

Impact Analysis

This vulnerability could allow an attacker with access to the system to manipulate network packet metadata, potentially leading to unauthorized data access, denial of service, or privilege escalation. Systems using the Linux kernel's zero-copy network features are at risk.

Mitigation Strategies

Update the Linux kernel to the latest stable version that includes the fix for this vulnerability. Monitor vendor advisories for patches and apply them promptly.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-74707. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart