
Cloud Vulnerability DB
A community-led vulnerabilities database
A use-after-free vulnerability was discovered in the Linux kernel's CXL driver, specifically in the cxlparsecfmws() function (CVE-2023-53479). The vulnerability was identified on October 1, 2025, affecting the CXL ACPI implementation. This issue occurs in the cxldecoderadd() fail path where a device pointer is accessed after being released (NVD).
The vulnerability manifests when put_device() is called, releasing the cxld pointer, which is subsequently accessed. KASAN and KFENCE detected this use-after-free condition at drivers/cxl/acpi.c:299. The issue has been assigned a CVSS v3.1 score of 7.0 (AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating a high severity local attack vector requiring low privileges (RedHat).
The vulnerability could potentially lead to privilege escalation, information disclosure, or system crashes due to the use-after-free condition in the kernel's CXL driver. The high CVSS score indicates potential for significant impact if successfully exploited (RedHat).
The fix involves modifying the code to use local variables in the dev_err() function instead of pointing to the released memory. Additionally, the fix changes the open coded print format to use the %pr format specifier for printing resources (NVD).
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."