Double free in Linux kernel - CVE-2026-53233

 

Double free in Linux kernel - CVE-2026-53233

Published: June 26, 2026


Vulnerability identifier: #VU135523
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-53233
CWE-ID: CWE-415
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to double free in netdev_nl_bind_rx_doit() in net/core/netdev-genl.c when handling netlink bind requests that trigger a genlmsg_reply() failure. A local user can send a crafted request with an already-full receive buffer to cause a denial of service.


Affected software

Linux kernel
SUSE Linux Micro
kernel-livepatch-6_12_0-160000_35-default-debuginfo
kernel-livepatch-6_12_0-160000_35-default
kernel-livepatch-SLE16_Update_14-debugsource
kernel-livepatch-6_12_0-160000_6-default
kernel-livepatch-SLE16_Update_1-debugsource
kernel-livepatch-6_12_0-160000_6-default-debuginfo

How to mitigate CVE-2026-53233

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3
kernel-livepatch-6_12_0-160000_35-default-debuginfo - update to 4-160000.1.1
kernel-livepatch-6_12_0-160000_35-default - update to 4-160000.1.1
kernel-livepatch-SLE16_Update_14-debugsource - update to 4-160000.1.1
kernel-livepatch-6_12_0-160000_6-default - update to 15-160000.1.1
kernel-livepatch-SLE16_Update_1-debugsource - update to 15-160000.1.1
kernel-livepatch-6_12_0-160000_6-default-debuginfo - update to 15-160000.1.1

External References

Related Security Bulletins