NONE · 0

CVE-2023-54309

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, whi...

Vulnerability Description

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.

References

FAQ

What is CVE-2023-54309?

CVE-2023-54309 is a documented vulnerability. 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, whi...

How severe is CVE-2023-54309?

CVSS scoring is not yet available for CVE-2023-54309. Check NVD for updates.

Is there a patch for CVE-2023-54309?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.