
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-54309 is a race condition vulnerability in the Linux kernel's tpm_vtpm_proxy driver, specifically in the creation of the /dev/vtpmx device node. The flaw occurs because /dev/vtpmx is made visible to userspace before the internal workqueue is fully initialized, which can lead to memory corruption in the worst case. The vulnerability affects Linux kernel versions from 4.8 up to the patched stable releases. It was published on December 30, 2025, and patches have been backported to multiple stable branches. No CVSS score has been assigned by NVD at this time (Feedly, EUVD).
The root cause is a time-of-check/time-of-use (TOCTOU) race condition (CWE-362) in the tpm_vtpm_proxy driver's initialization sequence within the Linux kernel TPM subsystem. When the /dev/vtpmx character device is registered and made accessible before the associated workqueue is initialized, a concurrent userspace open or ioctl on the device can trigger use of an uninitialized workqueue pointer, resulting in memory corruption. The fix reorders initialization so that workqueue is set up as the very first step before the device node becomes visible. Patches were applied across eight stable kernel commits (Feedly).
Successful exploitation of this race condition could result in memory corruption within the kernel, potentially leading to a system crash (denial of service) or, in the worst case, privilege escalation or arbitrary code execution in kernel context. The vulnerability is local in nature, requiring the ability to open or interact with /dev/vtpmx at the precise moment of driver initialization. Systems using virtual TPM proxy devices (e.g., virtualization environments exposing vTPM) are most at risk (Feedly).
The Linux kernel maintainers have released fixes backported to multiple stable branches. Patched versions include kernel 4.14.322, 4.19.291, 5.4.251, 5.10.188, 5.15.121, 6.1.40, 6.4.5, and 6.5. Users should update to the latest stable kernel release for their distribution. No configuration-based workaround is documented; the recommended action is to apply the relevant kernel update. Linux distribution vendors (e.g., Red Hat, Debian, Ubuntu) may issue their own advisories with distribution-specific package updates (Feedly, EUVD).
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."