CVE-2024-53085
MEDIUM EPSS 6.8%
Published Nov 19, 20241y ago · Modified Jun 17, 20261w ago
5.5 CVSS 3.1
Published Nov 19, 2024 1y ago
Last Modified Jun 17, 2026 1w ago
Description
In the Linux kernel, the following vulnerability has been resolved: tpm: Lock TPM chip in tpm_pm_suspend() first Setting TPM_CHIP_FLAG_SUSPENDED in the end of tpm_pm_suspend() can be racy according, as this leaves window for tpm_hwrng_read() to be called while the operation is in progress. The recent bug report gives also evidence of this behaviour. Aadress this by locking the TPM chip before checking any chip->flags both in tpm_pm_suspend() and tpm_hwrng_read(). Move TPM_CHIP_FLAG_SUSPENDED check inside tpm_get_random() so that it will be always checked only when the lock is reserved.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
6.8% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-667
Affected Products 7
References 3
- git.kernel.org https://git.kernel.org/stable/c/9265fed6db601ee2ec47577815387458ef4f047a
- git.kernel.org https://git.kernel.org/stable/c/bc203fe416abdd1c29da594565a7c3c4e979488e
- git.kernel.org https://git.kernel.org/stable/c/cfaf83501a0cbb104499c5b0892ee5ebde4e967f
Remediation
- git.kernel.org https://git.kernel.org/stable/c/9265fed6db601ee2ec47577815387458ef4f047a
- git.kernel.org https://git.kernel.org/stable/c/bc203fe416abdd1c29da594565a7c3c4e979488e