ShadowTrackr

Search the CVE vulnerability database

Look up vulnerabilities by software, product or CVE number.

1 result for “CVE-2023-54309”

CVEPublishedCVSSShadowTrackr CVSSSummary
CVE:
CVE-2023-54309
Published
2025-12-30
CVSS:
-
ShadowTrackr CVSS:
0.0
Summary:
In the Linux kernel, the following vulnerability has been resolved: tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation /dev/vtpmx is made visible before 'workqueue' is initialized, which can lead to a memory corruption in the worst case scenario. Address this by initializing 'workqueue' as the very first step of the driver initialization.