PT-2026-37396 · Linux+1 · Linux Kernel+1

CVE-2026-43086

·

Published

2026-05-06

·

Updated

2026-08-20

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 6.2
Description A NULL pointer dereference exists in the IPVS component. When ip vs bind scheduler() succeeds within ip vs add service(), the local variable sched is set to NULL. If ip vs start estimator() subsequently fails, the cleanup process calls ip vs unbind scheduler(svc, sched) with a NULL sched parameter. Because svc->scheduler was already set, the function bypasses the initial NULL check and attempts to dereference sched->done service, resulting in a kernel panic.
Recommendations Update the Linux kernel to a version where the local sched variable is no longer cleared after a successful bind in ip vs add service().

Exploit

Fix

NULL Pointer Dereference

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

Weakness Enumeration

Related Identifiers

CVE-2026-43086
OPENSUSE-SU-2026:21388-1
SUSE-SU-2026:22521-1
SUSE-SU-2026:22522-1
SUSE-SU-2026:22665-1
SUSE-SU-2026:22666-1
SUSE-SU-2026:22742-1
SUSE-SU-2026:22769-1
SUSE-SU-2026:22812-1
SUSE-SU-2026:22835-1
SUSE-SU-2026:2799-1
SUSE-SU-2026:2800-1
USN-8567-1
USN-8574-1
USN-8574-2
USN-8574-3
USN-8595-1
USN-8595-2
USN-8595-3
USN-8596-1
USN-8606-1
USN-8607-1
USN-8608-1
USN-8609-1
USN-8619-1
USN-8665-1

Affected Products

Linux Kernel
Ubuntu