In the Linux kernel, the following vulnerability has been resolved:
KEYS: trusted: Fix TPM reservation for seal/unseal
The original patch 8c657a0590de ("KEYS: trusted: Reserve TPM for seal
and unseal operations") was correct on the mailing list:
https://lore.kernel.org/linux-integrity/20210128235621.127925-4-jarkko@kernel.org/
But somehow got rebased so that the tpm_try_get_ops() in
tpm2_seal_trusted() got lost. This causes an imbalanced put of the
TPM ops and causes oopses on TIS based hardware.
This fix puts back the lost tpm_try_get_ops()
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 06:34
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/39c8d760d44cb3fa0d67e8cd505df81cf4d80999 - Patch | |
References | () https://git.kernel.org/stable/c/9d5171eab462a63e2fbebfccf6026e92be018f20 - Patch | |
References | () https://git.kernel.org/stable/c/bf84ef2dd2ccdcd8f2658476d34b51455f970ce4 - Patch |
10 Apr 2024, 15:31
Type | Values Removed | Values Added |
---|---|---|
CWE | NVD-CWE-noinfo | |
First Time |
Linux
Linux linux Kernel |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/39c8d760d44cb3fa0d67e8cd505df81cf4d80999 - Patch | |
References | () https://git.kernel.org/stable/c/9d5171eab462a63e2fbebfccf6026e92be018f20 - Patch | |
References | () https://git.kernel.org/stable/c/bf84ef2dd2ccdcd8f2658476d34b51455f970ce4 - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
04 Apr 2024, 14:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
27 Feb 2024, 14:20
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-02-27 10:15
Updated : 2024-11-21 06:34
NVD link : CVE-2021-46922
Mitre link : CVE-2021-46922
CVE.ORG link : CVE-2021-46922
JSON object : View
Products Affected
linux
- linux_kernel
CWE