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

CVE-2026-46196

·

Published

2026-04-14

·

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 versions prior to kernel-devel-7.0.11-1.1
Description An issue exists in the tracepoint add func() function where the subsystem's ext->regfunc() is invoked before attempting to install a new probe via func add(). If func add() fails, such as when allocate probes() cannot allocate a new probe array due to memory pressure and returns -ENOMEM, the function returns an error without calling the corresponding ext->unregfunc(). This leaves the side effects of regfunc() active without an installed probe. For syscall tracepoints, syscall regfunc() increases sys tracepoint refcount and sets SYSCALL TRACEPOINT on every task; a failure results in the refcount remaining non-zero and tasks continuing to incur syscall trace entry/exit overhead until a reboot. Other subsystems using regfunc() and unregfunc() pairs may experience similar persistent state issues.
Recommendations Update to version kernel-devel-7.0.11-1.1 or later.

Exploit

Fix

Exposure of Resource to Wrong Sphere

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

Weakness Enumeration

Related Identifiers

AZL-89079
BDU:2026-13844
CVE-2026-46196
ECHO-D547-025C-63EF
OPENSUSE-SU-2026:10954-1
USN-8566-1
USN-8567-1
USN-8568-1
USN-8569-1
USN-8574-1
USN-8574-2
USN-8574-3
USN-8593-1
USN-8595-1
USN-8595-2
USN-8595-3
USN-8596-1
USN-8603-1
USN-8606-1
USN-8607-1
USN-8608-1
USN-8609-1
USN-8618-1
USN-8619-1
USN-8663-1
USN-8664-1
USN-8665-1
USN-8728-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu