PT-2026-36428 · Linux · Linux Kernel

Published

2026-05-01

·

Updated

2026-05-26

·

CVE-2026-43011

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/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 double free issue exists in the net/x25 component. When alloc skb fails within the x25 queue rx frame() function, the system calls kfree skb(skb) and returns an error. This error propagates through x25 state3 machine() and x25 process rx frame(), eventually leading x25 backlog rcv() to call kfree skb(skb) a second time on the same socket buffer (skb).
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Double Free

Weakness Enumeration

Related Identifiers

CVE-2026-43011
ECHO-53A0-0203-A528

Affected Products

Linux Kernel