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

CVE-2026-45840

·

Published

2026-05-27

·

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 An issue exists in the openvswitch component where vport netlink reply helpers allocate a fixed-size socket buffer (skb) using nlmsg new(NLMSG DEFAULT SIZE, ...), but serialize the full upcall PID array via ovs vport get upcall portids(). Because ovs vport set upcall portids() accepts any non-zero multiple of sizeof(u32) without an upper bound, a user with CAP NET ADMIN privileges can install a PID array large enough to overflow the reply buffer. This causes nla put() to fail with -EMSGSIZE, triggering a BUG ON(err < 0) and resulting in a kernel panic. On systems with unprivileged user namespaces enabled, this is reachable via unshare -Urn as OVS vport mutation operations use GENL UNS ADMIN PERM.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

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

Related Identifiers

AZL-88709
CVE-2026-45840
ECHO-83F4-7634-6152
OESA-2026-2579
OESA-2026-2674
OPENSUSE-SU-2026:10954-1
OPENSUSE-SU-2026:21388-1
SUSE-SU-2026:22433-1
SUSE-SU-2026:22436-1
SUSE-SU-2026:22458-1
SUSE-SU-2026:22460-1
SUSE-SU-2026:22742-1
SUSE-SU-2026:22769-1
SUSE-SU-2026:22812-1
SUSE-SU-2026:22835-1
SUSE-SU-2026:2722-1
SUSE-SU-2026:2799-1
SUSE-SU-2026:2914-1
USN-8566-1
USN-8567-1
USN-8568-1
USN-8569-1
USN-8574-1
USN-8574-2
USN-8574-3
USN-8575-1
USN-8575-2
USN-8575-3
USN-8576-1
USN-8576-2
USN-8593-1
USN-8595-1
USN-8595-2
USN-8595-3
USN-8596-1
USN-8597-1
USN-8603-1
USN-8606-1
USN-8607-1
USN-8608-1
USN-8609-1
USN-8610-1
USN-8618-1
USN-8619-1
USN-8620-1
USN-8620-2
USN-8620-3
USN-8620-4
USN-8663-1
USN-8664-1
USN-8665-1
USN-8668-1
USN-8728-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu