CVE-2026-53233

Updated on 25 Jun 2026

Severity

7.8 High severity

Details

CVSS score
7.8

Overview

About vulnerability

In the Linux kernel, the following vulnerability has been resolved: netdev: fix double-free in netdev_nl_bind_rx_doit() Sashiko flags that genlmsg_reply() always consumes the skb. The error path calls nlmsg_free(rsp) so we can’t jump directly to it. Let’s not unbind, just propagate the error to the user. This is the typical way of handling genlmsg_reply() failures. They shouldn’t happen unless user does something silly like calling the kernel with an already-full rcvbuf. A flaw was found in the Linux kernel. A double-free vulnerability exists within the netdev_nl_bind_rx_doit() function, which is responsible for binding network device receive operations. This vulnerability arises when genlmsg_reply() consumes the socket buffer (skb), and the error handling path subsequently attempts to free the response (rsp) again, resulting in a double-free. This could allow a local attacker to cause a denial of service (DoS) or potentially execute arbitrary code.

Details

KernelCare state

Live-patch status from KernelCare for each operating system.

Operating system Status Covered kernels
Debian 13 Released
10 kernels
  • 6.12.85-1
  • 6.12.86-1
  • 6.12.88-1
  • 6.12.74-2
  • 6.12.73-1
  • 6.12.63-1
  • 6.12.69-1
  • 6.12.74-1
  • 6.12.90-1
  • 6.12.90-2