Description
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
xsk_tx_metadata. 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 xsk_skb_metadata is properly using the flags,
__xsk_buff_get_metadata ignores them. Next commits address that.
Published: 2026-08-22
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The kernel patch corrects a flaw where the launch‑time metadata size was not fully validated. Prior to the fix, an attacker could register metadata smaller than the full struct length and cause the kernel to process incomplete data, creating race conditions and memory corruption that could destabilize the system. The vulnerability does not provide a direct code execution vector but can lead to denial of service or unreliable network behavior.

Affected Systems

All Linux kernel builds that lack the commit resolving the metadata size validation are affected. Organizations using unpatched kernels on any distribution should treat this as a security issue until the fix is applied.

Risk and Exploitability

No CVSS score is listed, and the EPSS score is not available, indicating that exploitation likelihood is not quantified. The vulnerability is not included in the CISA KEV catalog. Exploitation would require privileged or kernel‑level access to register malformed metadata, making it a low‑to‑moderate risk for typical systems. Nonetheless, the potential for memory corruption warrants prompt action.

Generated by OpenCVE AI on August 22, 2026 at 18:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the operating system to a kernel release that includes the metadata size validation commit
  • Reboot or restart networking services so the updated kernel is active
  • As a temporary workaround, avoid using the XSK API until the kernel is updated, or ensure the metadata area provided to xsk exceeds the full struct size

Generated by OpenCVE AI on August 22, 2026 at 18:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 22 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
Description 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 xsk_tx_metadata. 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 xsk_skb_metadata is properly using the flags, __xsk_buff_get_metadata ignores them. Next commits address that.
Title xsk: validate launch-time metadata size
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-22T15:33:05.956Z

Reserved: 2026-08-15T05:44:03.927Z

Link: CVE-2026-74708

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-22T16:16:45.540

Modified: 2026-08-22T16:16:45.540

Link: CVE-2026-74708

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-22T18:15:03Z

Weaknesses

No weakness.