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

CVE-2026-46165

·

Published

2026-05-05

·

Updated

2026-09-07

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A self-deadlock occurs in the openvswitch vport during the release of tunnel ports. Vports are protected by RCU (Read-Copy-Update), a synchronization mechanism that allows multiple readers to access data while a writer modifies it. The issue arises because rtnl unlock() calls netdev run todo() and blocks until all references are gone; however, the current code prevents the call rcu() function from being reached, meaning the vport is never freed and the reference is never released, leading to a deadlock during device removal.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Improper Initialization

Improper Locking

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

Weakness Enumeration

Related Identifiers

AZL-88821
BDU:2026-13838
CVE-2026-46165
ECHO-5FA6-13CC-5359
OESA-2026-2582
OESA-2026-3157
OPENSUSE-SU-2026:10954-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