CVE-2026-74708
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | ca4419f15abd19ba8be1e109661b60f9f5b6c9f0 < af511afa1d2977f384044df78d6fbf9fba653f7a | affected |
| Linux | Linux | ca4419f15abd19ba8be1e109661b60f9f5b6c9f0 < bc63d47611c07b0d5d655fe1a590861931527920 | affected |
| Linux | Linux | ca4419f15abd19ba8be1e109661b60f9f5b6c9f0 < 439ce2dddf3d22129b9113a7881637256a35e936 | affected |
| Linux | Linux | d9d736c416c9a85f84e15435ba82a177262e745b | affected |
| Linux | Linux | 6.14.2 < 6.15 | affected |
| Linux | Linux | 6.15 | affected |
| Linux | Linux | 0 < 6.15 | unaffected |
| Linux | Linux | 6.18.45 <= 6.18.* | unaffected |
| Linux | Linux | 7.1.9 <= 7.1.* | unaffected |
| Linux | Linux | 7.2 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/af511afa1d2977f384044df78d6fbf9fba653f7a
- https://git.kernel.org/stable/c/bc63d47611c07b0d5d655fe1a590861931527920
- https://git.kernel.org/stable/c/439ce2dddf3d22129b9113a7881637256a35e936
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.