Lucene search
+L

115 matches found

NVD
NVD
added 2025/12/30 1:15 p.m.6 views

CVE-2022-50824

In the Linux kernel, the following vulnerability has been resolved: tpm: tpmtis: Add the missed acpiputtable to fix memory leak In checkacpitpm2, we get the TPM2 table just to make sure the table is there, not used after the init, so the acpiputtable should be added to release the ACPI memory...

0.00225EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/30 1:15 p.m.4 views

CVE-2022-50824

In the Linux kernel, the following vulnerability has been resolved: tpm: tpmtis: Add the missed acpiputtable to fix memory leak In checkacpitpm2, we get the TPM2 table just to make sure the table is there, not used after the init, so the acpiputtable should be added to release the ACPI memory...

5.6AI score0.00225EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/30 12:8 p.m.6 views

CVE-2022-50824 tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak

In the Linux kernel, the following vulnerability has been resolved: tpm: tpmtis: Add the missed acpiputtable to fix memory leak In checkacpitpm2, we get the TPM2 table just to make sure the table is there, not used after the init, so the acpiputtable should be added to release the ACPI memory...

6.4AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.12 views

CVE-2022-50562 tpm: acpi: Call acpi_put_table() to fix memory leak

In the Linux kernel, the following vulnerability has been resolved: tpm: acpi: Call acpiputtable to fix memory leak The start and length of the event log area are obtained from TPM2 or TCPA table, so we call acpigettable to get the ACPI information, but the acpigettable should be coupled with...

0.00199EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/22 1:23 p.m.20 views

CVE-2022-50562

CVE-2022-50562 : In the Linux kernel, the TPM ACPI path leaked memory because acpi_get_table() was not paired with acpi_put_table(). The fix adds acpi_put_table() to release ACPI memory and also removes a redundant empty line in tpm_read_log_acpi(). This resolves a memory leak in the TPM2/TCPA ev...

6.2AI score0.00199EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50433

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: efi: ssdt: Don't free memory if ACPI table was loaded successfully Amadeusz reports KASAN...

7.8CVSS6.2AI score0.00143EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2017-5211

Malware in sbrugna...

5.5CVSS6.5AI score0.00408EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2017-5210

Malware in sbrugna...

5.5CVSS6.5AI score0.00443EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2017-3092

Malware in sbrugna...

7.8CVSS6.8AI score0.00412EPSS
SaveExploits0References12
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2025-31985

Malicious code in bioql PyPI...

6.5AI score0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/01 12:15 p.m.9 views

UBUNTU-CVE-2022-50433

In the Linux kernel, the following vulnerability has been resolved: efi: ssdt: Don't free memory if ACPI table was loaded successfully Amadeusz reports KASAN use-after-free errors introduced by commit 3881ee0b1edc "efi: avoid efivars layer when loading SSDTs from variables". The problem appears t...

7.8CVSS5.7AI score0.00143EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/10/01 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from incorrectly freeing memory after successfully loading the ACPI table, which could lead to reuse after releas...

6.3AI score0.00143EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/18 11:43 p.m.4 views

SUSE CVE-2022-50389

In the Linux kernel, the following vulnerability has been resolved: tpm: tpmcrb: Add the missed acpiputtable to fix memory leak In crbacpiadd, we get the TPM2 table to retrieve information like start method, and then assign them to the priv data, so the TPM2 table is not used after the init, shou...

3.3CVSS6.5AI score0.00146EPSS
SaveExploits0References8
NVD
NVD
added 2025/09/18 2:15 p.m.6 views

CVE-2022-50389

In the Linux kernel, the following vulnerability has been resolved: tpm: tpmcrb: Add the missed acpiputtable to fix memory leak In crbacpiadd, we get the TPM2 table to retrieve information like start method, and then assign them to the priv data, so the TPM2 table is not used after the init, shou...

5.5CVSS0.00146EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/18 2:15 p.m.3 views

DEBIAN-CVE-2022-50389

In the Linux kernel, the following vulnerability has been resolved: tpm: tpmcrb: Add the missed acpiputtable to fix memory leak In crbacpiadd, we get the TPM2 table to retrieve information like start method, and then assign them to the priv data, so the TPM2 table is not used after the init, shou...

5.5CVSS5.3AI score0.00146EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 2:15 p.m.8 views

UBUNTU-CVE-2022-50389

In the Linux kernel, the following vulnerability has been resolved: tpm: tpmcrb: Add the missed acpiputtable to fix memory leak In crbacpiadd, we get the TPM2 table to retrieve information like start method, and then assign them to the priv data, so the TPM2 table is not used after the init, shou...

5.5CVSS5.8AI score0.00146EPSS
SaveExploits0References11
OSV
OSV
added 2025/09/18 1:33 p.m.4 views

CVE-2022-50389 tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak

In the Linux kernel, the following vulnerability has been resolved: tpm: tpmcrb: Add the missed acpiputtable to fix memory leak In crbacpiadd, we get the TPM2 table to retrieve information like start method, and then assign them to the priv data, so the TPM2 table is not used after the init, shou...

5.5CVSS6.2AI score
SaveExploits0References11
CVE
CVE
added 2025/09/18 1:33 p.m.27 views

CVE-2022-50389

CVE-2022-50389 : In the Linux kernel, tpm_crb memory leak fix involves adding a call to acpi_put_table() in crb_acpi_add() after retrieving TPM2 table info. This prevents leaking the TPM2 ACPI table after init. The connected advisory explicitly states the root cause and the remediation (acpi_put_...

5.5CVSS6.1AI score0.00146EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/09/18 1:33 p.m.12 views

CVE-2022-50389 tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak

In the Linux kernel, the following vulnerability has been resolved: tpm: tpmcrb: Add the missed acpiputtable to fix memory leak In crbacpiadd, we get the TPM2 table to retrieve information like start method, and then assign them to the priv data, so the TPM2 table is not used after the init, shou...

0.00146EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/09/16 11:34 p.m.4 views

SUSE CVE-2022-50275

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Add the missed acpiputtable to fix memory leak When the radeon driver reads the bios information from ACPI table in radeonacpivfctbios, it misses to call acpiputtable to release the ACPI memory after the init, so add...

4.4CVSS6.3AI score0.00145EPSS
SaveExploits0References7
Rows per page
Query Builder