CVE-2026-53233
Last modified
CVE-2026-53233 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 170aafe35cb98e0f3fbacb446ea86389fbce22ea, < e055ca9205d3eb6aec3e5fe4ecc18abbbf18c599; >= 170aafe35cb98e0f3fbacb446ea86389fbce22ea, < c299321bc6232770ce378d6fa6bc46004d2d7fdb; >= 170aafe35cb98e0f3fbacb446ea86389fbce22ea, < 9b019376cbee10c4f9184d1745fa37d156e36f30; >= 170aafe35cb98e0f3fbacb446ea86389fbce22ea, < c849de7d8757a7af801fc4a4058f71d481d367f2 |
| Linux | Linux | 6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-53233?
How severe is CVE-2026-53233?
How do I fix CVE-2026-53233?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-53228In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-53229In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-5323A vulnerability was found in priyankark a11y-mcp up to 1.0.5…5.3
- CVE-2026-53230In the Linux kernel, the following vulnerability has been re…8.7
- CVE-2026-53231In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53232In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-53234In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53235In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-53236In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53237In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53238In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53239In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-53233?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
