PT-2026-43967 · Linux · Linux Kernel

CVE-2026-46099

·

Published

2026-05-27

·

Updated

2026-07-21

CVSS v3.1

8.1

High

VectorAV:N/AC:H/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 use-after-free issue exists in the Linux kernel network subsystem. The functions seg6 input core() and rpl input() call ip6 route input(), which assigns a NOREF destination (dst) to the socket buffer (skb). This destination is then passed to dst cache set ip6(), which invokes dst hold() unconditionally. On systems using PREEMPT RT, a race condition can occur where a higher-priority task releases the underlying pcpu rt via a concurrent FIB lookup on a shared nexthop between the initial lookup and the caching process. This results in dst hold() being called on a dead destination, leading to a system warning or a use-after-free scenario.
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 👾

Weakness Enumeration

Related Identifiers

CVE-2026-46099
ECHO-0B3B-7E35-1F11
OPENSUSE-SU-2026:10954-1
SUSE-SU-2026:3130-1
SUSE-SU-2026:3166-1
USN-8488-1
USN-8488-2
USN-8489-1
USN-8507-1
USN-8567-1
USN-8569-1
USN-8574-1
USN-8575-1
USN-8576-1

Affected Products

Linux Kernel