Lucene search
K

23 matches found

OSV
OSV
added 2026/01/13 4:16 p.m.4 views

AZL-74439 CVE-2025-71077 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: tpm: Cap the number of PCR banks tpm2getpcrallocation does not cap any upper limit for the number of banks. Cap the limit to eight banks so that out of bounds values coming from external I/O cause on only limited harm...

5.5CVSS5.8AI score0.00033EPSS
Exploits0References1
OSV
OSV
added 2025/12/30 1:16 p.m.4 views

UBUNTU-CVE-2023-54309

In the Linux kernel, the following vulnerability has been resolved: tpm: tpmvtpmproxy: fix a race condition in /dev/vtpmx creation /dev/vtpmx is made visible before 'workqueue' is initialized, which can lead to a memory corruption in the worst case scenario. Address this by initializing 'workqueu...

5.7AI score0.00029EPSS
Exploits0References11
Tenable Nessus
Tenable Nessus
added 2025/10/14 12:0 a.m.2 views

KB5066793: Windows 11 version 22H2 / Windows 11 version 23H2 Security Update (October 2025)

The remote Windows host is missing security update 5066793. It is, therefore, affected by multiple vulnerabilities - tifpredict.h and tifpredict.c in libtiff 4.0.6 have assertions that can lead to assertion failures in debug mode, or buffer overflows in release mode, when dealing with unusual til...

9.9CVSS8AI score0.04972EPSS
Exploits8References107
Tenable Nessus
Tenable Nessus
added 2025/10/14 12:0 a.m.3 views

KB5066835: Windows 11 Version 24H2 / Windows Server 2025 / Windows 11 Version 25H2 Security Update (October 2025)

The remote Windows host is missing security update 5066835. It is, therefore, affected by multiple vulnerabilities - tifpredict.h and tifpredict.c in libtiff 4.0.6 have assertions that can lead to assertion failures in debug mode, or buffer overflows in release mode, when dealing with unusual til...

9.9CVSS8AI score0.04972EPSS
Exploits8References133
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2020-19463

Malware in sbrugna...

7.2CVSS6.1AI score0.0005EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2014-0911

Malware in sbrugna...

7.4CVSS7.5AI score0.00975EPSS
Exploits0References4
AlpineLinux
AlpineLinux
added 2025/06/10 7:46 p.m.2 views

CVE-2025-49133

Libtpms is a library that targets the integration of TPM functionality into hypervisors, primarily into Qemu. Libtpms, which is derived from the TPM 2.0 reference implementation code published by the Trusted Computing Group, is prone to a potential out of bounds OOB read vulnerability. The...

5.9CVSS7.6AI score0.00096EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/22 6:45 p.m.3 views

CVE-2021-38576

A BIOS bug in firmware for a particular PC model leaves the Platform authorization value empty. This can be used to permanently brick the TPM in multiple ways, as well as to non-permanently DoS the system...

7.8CVSS6.8AI score0.00256EPSS
Exploits0
OSV
OSV
added 2025/05/01 12:55 p.m.4 views

CVE-2025-23149 tpm: do not start chip while suspended

In the Linux kernel, the following vulnerability has been resolved: tpm: do not start chip while suspended Checking TPMCHIPFLAGSUSPENDED after the call to tpmfindgetops can lead to a spurious tpmchipstart call: 35985.503771 i2c i2c-1: Transfer while suspended 35985.503796 WARNING: CPU: 0 PID: 74 ...

5.5CVSS6AI score0.00063EPSS
Exploits0References8
NVD
NVD
added 2025/02/27 3:15 a.m.9 views

CVE-2024-58005

In the Linux kernel, the following vulnerability has been resolved: tpm: Change to kvalloc in eventlog/acpi.c The following failure was reported on HPE ProLiant D320: 10.693310 T1 tpmtis STM0925:00: 2.0 TPM device-id 0x3, rev-id 0 10.848132 T1 ------------ cut here ------------ 10.853559 T1...

5.5CVSS0.00017EPSS
Exploits0References12
CVE
CVE
added 2025/02/27 2:12 a.m.143 views

CVE-2024-58005

CVE-2024-58005 in the Linux kernel has concrete details in the connected documents: the root cause is a memory allocation path in the TPM eventlog ACPI handling that could allocate an oversized 16 MiB buffer due to how the order parameter is mapped. The patched fix changes the allocation strategy...

5.5CVSS6.6AI score0.00017EPSS
Exploits0References12Affected Software1
Amazon
Amazon
added 2024/12/19 12:0 a.m.18 views

Important: edk2

Issue Overview: A heap overflow in LzmaUefiDecompressGetInfo function in EDK II. CVE-2021-28211 BootPerformanceTable pointer is read from an NVRAM variable in PEI. Recommend setting PcdFirmwarePerformanceDataTableS3Support to FALSE. CVE-2021-28216 A BIOS bug in firmware for a particular PC model...

9.8CVSS7.9AI score0.00883EPSS
Exploits2
OSV
OSV
added 2024/11/19 5:45 p.m.6 views

CVE-2024-53085 tpm: Lock TPM chip in tpm_pm_suspend() first

In the Linux kernel, the following vulnerability has been resolved: tpm: Lock TPM chip in tpmpmsuspend first Setting TPMCHIPFLAGSUSPENDED in the end of tpmpmsuspend can be racy according, as this leaves window for tpmhwrngread to be called while the operation is in progress. The recent bug report...

5.5CVSS5.9AI score0.00016EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2024/10/22 6:11 a.m.15 views

CVE-2022-48997

In the Linux kernel, the following vulnerability has been resolved: char: tpm: Protect tpmpmsuspend with locks Currently tpm transactions are executed unconditionally in tpmpmsuspend function, which may lead to races with other tpm accessors in the system. Specifically, the hwrandom tpm driver...

4.7CVSS6.6AI score0.00016EPSS
Exploits0References4
NVD
NVD
added 2024/10/21 8:15 p.m.12 views

CVE-2022-48997

In the Linux kernel, the following vulnerability has been resolved: char: tpm: Protect tpmpmsuspend with locks Currently tpm transactions are executed unconditionally in tpmpmsuspend function, which may lead to races with other tpm accessors in the system. Specifically, the hwrandom tpm driver...

4.7CVSS0.00016EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/08/08 8:49 a.m.13 views

CVE-2024-42255 tpm: Use auth only after NULL check in tpm_buf_check_hmac_response()

In the Linux kernel, the following vulnerability has been resolved: tpm: Use auth only after NULL check in tpmbufcheckhmacresponse Dereference auth after NULL check in tpmbufcheckhmacresponse. Otherwise, unless tpm2sessionsinit was called, a call can cause NULL dereference, when TCGTPM2HMAC is...

6.9AI score0.00031EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2024/02/28 8:9 a.m.19 views

CVE-2021-46951

In the Linux kernel, the following vulnerability has been resolved: tpm: efi: Use local variable for calculating final log size When tpmreadlogefi is called multiple times, which happens when one loads and unloads a TPM2 driver multiple times, then the global variable efitpmfinallogsize will at...

3.3CVSS6.2AI score0.00016EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2024/02/27 6:40 p.m.21 views

CVE-2021-46951

In the Linux kernel, the following vulnerability has been resolved: tpm: efi: Use local variable for calculating final log size When tpmreadlogefi is called multiple times, which happens when one loads and unloads a TPM2 driver multiple times, then the global variable efitpmfinallogsize will at...

5.5CVSS5.4AI score0.00016EPSS
Exploits0
CNNVD
CNNVD
added 2023/10/10 12:0 a.m.2 views

Microsoft Windows TPM Security Vulnerability

Microsoft Windows is a suite of operating systems for use on personal devices from Microsoft Corporation USA. A security vulnerability exists in Microsoft Windows TPM. An attacker has exploited the vulnerability to cause a denial of service on the system. The following products and versions are...

6.5CVSS6.5AI score0.00064EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2019/12/03 8:0 a.m.106 views

Microsoft Guidance for cleaning up orphaned keys generated on vulnerable TPMs and used for Windows Hello for Business

Microsoft is aware of an issue in Windows Hello for Business WHfB with public keys that persist after a device is removed from Active Directory, if the AD exists. After a user sets up Windows Hello for Business WHfB, the WHfB public key is written to the on-premises Active Directory. The WHfB key...

5.9CVSS6.2AI score0.73437EPSS
Exploits0
Rows per page
Query Builder