← Back

CVE-2026-43093

nvd nist
Published: May 6, 2026Modified: Jun 1, 2026

JSON object

Loading...
7.8
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Exploitability: 1.8 / Impact: 5.9
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 (Secondary)

Description

In the Linux kernel, the following vulnerability has been resolved: xsk: tighten UMEM headroom validation to account for tailroom and min frame The current headroom validation in xdp_umem_reg() could leave us with insufficient space dedicated to even receive minimum-sized ethernet frame. Furthermore if multi-buffer would come to play then skb_shared_info stored at the end of XSK frame would be corrupted. HW typically works with 128-aligned sizes so let us provide this value as bare minimum. Multi-buffer setting is known later in the configuration process so besides accounting for 128 bytes, let us also take care of tailroom space upfront.

Affected (21)

Products: Linux: Linux Kernel
1 product
Linux Kernel
Configuration A
21 vulnerable
Vulnerable SoftwareAffected Versions
Linux
From 4.19.118 to 4.20
From 5.4.35 to 5.5
From 5.6.7 to 5.7
From 5.7.1 to 6.6.136
From 6.13 to 6.18.24
From 6.19 to 6.19.14
From 6.7 to 6.12.83
Version 5.7
Version 5.7 rc2
Version 5.7 rc3
Version 5.7 rc4
Version 5.7 rc5
Version 5.7 rc6
Version 5.7 rc7
Version 7.0 rc1
Version 7.0 rc2
Version 7.0 rc3
Version 7.0 rc4
Version 7.0 rc5
Version 7.0 rc6
Version 7.0 rc7

References (8)

Timeline

No history available yet.