CVE-2026-43092

Source
https://cve.org/CVERecord?id=CVE-2026-43092
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-43092.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-43092
Downstream
Published
2026-05-06T07:40:24.619Z
Modified
2026-07-15T01:48:55.779222507Z
Summary
xsk: validate MTU against usable frame size on bind
Details

In the Linux kernel, the following vulnerability has been resolved:

xsk: validate MTU against usable frame size on bind

AF_XDP bind currently accepts zero-copy pool configurations without verifying that the device MTU fits into the usable frame space provided by the UMEM chunk.

This becomes a problem since we started to respect tailroom which is subtracted from chunksize (among with headroom). 2k chunk size might not provide enough space for standard 1500 MTU, so let us catch such settings at bind time. Furthermore, validate whether underlying HW will be able to satisfy configured MTU wrt XSK's frame size multiplied by supported Rx buffer chain length (that is exposed via netdevice::xdpzcmax_segs).

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43092.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
24ea50127ecf0efe819c1f6230add27abc6ca9d9
Fixed
a55793e5a97d4e39bdb380873a9780fe0010bff6
Fixed
f669d60db11dbabb96279f2b20f9d1cba43cddb2
Fixed
25e1e91a8da819924df0b16e3812d7b24c8ce133
Fixed
b2f4daa6422fd6cc0cec969794dab4a88ea4cea1
Fixed
36ee60b569ba0dfb6f961333b90d19ab5b323fa9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-43092.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.6.0
Fixed
6.6.136
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.83
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.24
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.14

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-43092.json"