CVE-2021-3609
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2021-3609 is a race condition vulnerability discovered in the CAN BCM networking protocol of the Linux kernel, affecting versions from 2.6.25 to 5.13-rc6. The vulnerability was initially reported by syzbot and later confirmed exploitable by Norbert Slusarek. The flaw allows a local attacker to abuse the CAN subsystem to corrupt memory, crash the system, or escalate privileges to root (OSS Security, NVD).

Technical details

The vulnerability exists in net/can/bcm.c where a race condition occurs between bcmrelease() and bcmrxhandler(). When a message is received in bcmrxhandler(), the socket can be closed in bcmrelease() which will free the struct bcmsock and struct bcmop, leading to use-after-free vulnerabilities. The issue has a CVSS v3.1 base score of 7.0 (HIGH) with vector AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD, GitHub Exploit).

Impact

Successful exploitation of this vulnerability could lead to local privilege escalation to root, disclosure of sensitive information, addition or modification of data, or Denial of Service (DoS). The vulnerability is particularly impactful as it affects a wide range of Linux kernel versions and can be exploited by a local attacker to gain elevated privileges (NetApp Advisory).

Mitigation and workarounds

The vulnerability was patched by adding synchronizercu() calls in the Linux kernel to ensure proper synchronization before freeing the affected structures. The fix was implemented in Linux kernel version 5.13 through commit d5f9023fa61ee8b94f37a93f08e94b136cf1e463. The patch ensures that bcmrx_handler() won't be called anymore for the affected operations before they are freed (Linux Commit).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-40343MEDIUM6.4
  • Linux KernelLinux Kernel
  • kernel-rt-modules-internal
NoYesDec 09, 2025
CVE-2025-40342MEDIUM6.4
  • Linux KernelLinux Kernel
  • kernel-debug-modules-extra
NoYesDec 09, 2025
CVE-2025-40341MEDIUM5.1
  • Linux KernelLinux Kernel
  • linux-nvidia-tegra
NoYesDec 09, 2025
CVE-2025-40345N/AN/A
  • Linux KernelLinux Kernel
  • kernel-headers
NoYesDec 12, 2025
CVE-2025-40344N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-6.14
NoYesDec 09, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management