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

Published

2026-01-01

·

Updated

2026-05-22

·

CVE-2026-23103

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/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 The Linux kernel contains a flaw in the ipvlan implementation related to address locking. The initial code assumed address changes occurred under RTNL, but this is not the case for IPv6. This could lead to a false negative in ipvlan addr busy() where one interface iterates through addresses while another adds an IP address under its own lock, specifically possible with ipvlan addr6 event(). A race condition could also occur because ipvlan ht addr add(port) is called under different locks. The issue is considered minor as simultaneous calls to ipvlan add addr() are unlikely, and it should not significantly impact performance due to the infrequent nature of IP address addition and removal. The fix introduces a per-port addrs lock and corrects missing lock acquisitions in ipvlan open and ipvlan close.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Improper Locking

Weakness Enumeration

Related Identifiers

CVE-2026-23103
ECHO-5CDC-137D-2D69
OESA-2026-1760
OPENSUSE-SU-2026:20572-1
SUSE-SU-2026:1342-1
SUSE-SU-2026:1557-1
SUSE-SU-2026:1563-1
SUSE-SU-2026:1573-1
SUSE-SU-2026:1574-1
SUSE-SU-2026:1575-1
SUSE-SU-2026:1606-1
SUSE-SU-2026:1643-1
SUSE-SU-2026:1661-1
SUSE-SU-2026:1668-1
SUSE-SU-2026:21114-1
SUSE-SU-2026:21123-1
SUSE-SU-2026:21237-1
SUSE-SU-2026:21255-1
SUSE-SU-2026:21352-1
SUSE-SU-2026:21361-1
USN-8162-1
USN-8180-1
USN-8180-2
USN-8180-3
USN-8180-4
USN-8180-5
USN-8180-6
USN-8186-1
USN-8187-1
USN-8188-1
USN-8243-1
USN-8275-1
USN-8278-1
USN-8289-1
USN-8296-1
USN-8297-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu