In the Linux kernel, the following vulnerability has been...
Moderate severity
Unreviewed
Published
Aug 8, 2024
to the GitHub Advisory Database
•
Updated Sep 6, 2024
Description
Published by the National Vulnerability Database
Aug 8, 2024
Published to the GitHub Advisory Database
Aug 8, 2024
Last updated
Sep 6, 2024
In the Linux kernel, the following vulnerability has been resolved:
tpm: Use auth only after NULL check in tpm_buf_check_hmac_response()
Dereference auth after NULL check in tpm_buf_check_hmac_response().
Otherwise, unless tpm2_sessions_init() was called, a call can cause NULL
dereference, when TCG_TPM2_HMAC is enabled.
[jarkko: adjusted the commit message.]
References