Type Confusion in Linux kernel - CVE-2026-43062

 

Type Confusion in Linux kernel - CVE-2026-43062

Published: May 6, 2026


Vulnerability identifier: #VU130226
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-43062
CWE-ID: CWE-843
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to type confusion in l2cap_ecred_reconf_rsp() when processing L2CAP_ECRED_RECONF_RSP packets. A remote attacker can send a specially crafted packet to cause a denial of service.

The issue causes valid packets to be rejected and may read the result field from an incorrect offset when the packet is large enough to pass the length check.


How to mitigate CVE-2026-43062

Install security update from vendor's repository.

Sources