PT-2026-47758 · Linux+2 · Linux Kernel+2

CVE-2026-46321

·

Published

2026-05-22

·

Updated

2026-09-07

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A memory leak occurs in the Linux kernel when the tun xdp one() function returns -EINVAL for frames shorter than ETH HLEN without freeing the page allocated by vhost net build xdp(). Because tun sendmsg() discards the -EINVAL error and returns the total length, vhost tx batch() assumes success and fails to free the page, leading to the leak of one page-frag chunk per short frame in a batch. A local process with access to '/dev/net/tun' and '/dev/vhost-net' can exploit this by attaching a tun/tap device as the vhost-net backend and submitting TX descriptors with lengths below ETH HLEN (excluding the virtio-net header). This can exhaust host memory and trigger an OOM (Out of Memory) panic.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Infinite Loop

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

AZL-89675
BDU:2026-13891
CVE-2026-46321
ECHO-8B8A-DEB5-5414
OESA-2026-2869
OESA-2026-3157
OPENSUSE-SU-2026:11014-1
OPENSUSE-SU-2026:21555-1
SUSE-SU-2026:23066-1
SUSE-SU-2026:23068-1
SUSE-SU-2026:23193-1
SUSE-SU-2026:23194-1
SUSE-SU-2026:23221-1
SUSE-SU-2026:23231-1
SUSE-SU-2026:23237-1
SUSE-SU-2026:23241-1
SUSE-SU-2026:23244-1
SUSE-SU-2026:3130-1
SUSE-SU-2026:3166-1
SUSE-SU-2026:3594-1
USN-8566-1
USN-8568-1
USN-8569-1
USN-8593-1
USN-8603-1
USN-8618-1
USN-8663-1
USN-8664-1
USN-8728-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu