In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix TPM teardown ordering trusted_tpm_exit() drops the TPM chip reference and frees the digest array before unregi…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix TPM teardown ordering trusted_tpm_exit() drops the TPM chip reference and frees the digest array before unregistering the trusted key type. key_type_lookup() holds key_types_sem for reading until the key operation finishes, while unregister_key_type() takes it for writing. It therefore provides the synchronization point that must precede backend teardown. The current order permits this interleaving: CPU…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/2f7541afbc57fe9d26769a22c31d8ce8790c9a19
- https://git.kernel.org/stable/c/3d67b4acbfc7af331d887a8efc04bef6573b8a7a
- https://git.kernel.org/stable/c/5e2d672280d97d83de43031d93761b12dadd7b8a
- https://git.kernel.org/stable/c/753c978f2400f9783eb524842a975d3ac950d511
时间线
- nvd_ingest NVD