
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-52922 is a Use-After-Free (UAF) vulnerability discovered in the Linux kernel's CAN (Controller Area Network) broadcast manager (BCM) protocol implementation. The vulnerability specifically affects the bcm_proc_show() function where bcm_op is freed before the procfs entry is removed in bcm_release(), potentially leading to reading of freed memory (Kernel Git).
The vulnerability occurs in the Linux kernel's CAN BCM implementation where a race condition leads to a Use-After-Free scenario. The issue manifests when bcm_proc_show() attempts to access memory that has already been freed, specifically at address ffff888155846230. This vulnerability was discovered using the Kernel Address Sanitizer (KASAN) which detected the slab-use-after-free condition (Kernel Git).
When exploited, this vulnerability could lead to memory corruption in the Linux kernel's CAN subsystem. The UAF condition could potentially allow an attacker to read previously freed memory, which could contain sensitive information or lead to system instability (NVD).
The vulnerability has been patched by modifying the order of operations in bcm_release(), ensuring that the procfs entry is removed before freeing bcm_op. The fix was committed to the Linux kernel and backported to stable versions. Users should update their Linux kernel to a version containing the fix (Kernel Git).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."