CVE-2024-49851
MediumIn the Linux kernel, the following vulnerability has been resolved: tpm: Clean up TPM space after command failure tpm_dev_transmit prepares the TPM space before attempting command transmission. However if the command fails no rollback of this preparation is done. This can result in transient handles being leaked if the device is subsequently closed with no further commands performed. Fix this by flushing the space in the event of command transmission failure.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness type
CWE-459CVE-2024-49851 is classified as CWE-459
See CWE-459 on MITRE CWE for full details on this weakness type.
Affected versions
Linux kernel versions
4.12
and later are affected. Fixed in
5.4.285,
5.10.227,
5.15.168,
6.1.113,
6.6.54,
6.10.13,
6.11.2,
6.12
and their respective stable series.
References
The following references provide additional information about CVE-2024-49851 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
-
-
-
-
PatchKernel patch commithttps://git.kernel.org/stable/c/2c9b228938e9266a1065a3f4fe5c99b7235dc439
-
PatchKernel patch commithttps://git.kernel.org/stable/c/3f9f72d843c92fb6f4ff7460d774413cde7f254c
-
PatchKernel patch commithttps://git.kernel.org/stable/c/82478cb8a23bd4f97935bbe60d64528c6d9918b4
Frequently asked questions
-
What is CVE-2024-49851?
CVE-2024-49851 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 4.12 onward and has been patched in 5.4.285, 5.10.227, 5.15.168 and others. CVE-2024-49851 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-49851?
CVE-2024-49851 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2024-49851?
Yes — CVE-2024-49851 has been patched. Fixed versions include 5.4.285, 5.10.227, 5.15.168 and others. If you are running Linux kernel 4.12 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2024-49851 actively exploited?
No — CVE-2024-49851 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.