PT-2026-27651 · Linux · Linux Kernel

Published

2026-01-01

·

Updated

2026-04-20

·

CVE-2026-23286

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 The Linux kernel's ATM LANE (LAN Emulation) module contains a null pointer dereference issue in the lec arp clear vccs() function. This flaw occurs when the underlying Virtual Circuit (VCC) is closed and the function is called multiple times for ARP entries sharing the same VCC. Specifically, after the associated vpriv (which is vcc->user back) is freed in the first iteration, a subsequent iteration attempts to dereference a NULL vpriv obtained from vcc->user back via LEC VCC PRIV(vcc), leading to a crash. The issue affects both the entry->vcc and entry->recv vcc paths, with the latter added in a later commit.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

NULL Pointer Dereference

Weakness Enumeration

Related Identifiers

CVE-2026-23286
ECHO-E844-4DA2-F4E8

Affected Products

Linux Kernel