Lucene search
+L

14370 matches found

ATTACKERKB
ATTACKERKB
added 2025/07/25 2:16 p.m.6 views

CVE-2025-38421

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd: pmf: Use device managed allocations If setting up smart PC fails for any reason then this can lead to a double free when unloading amd-pmf. This is because dev-buf was freed but never set to NULL and is again...

7.8CVSS5.7AI score0.00157EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/07/25 2:16 p.m.20 views

CVE-2025-38421 platform/x86/amd: pmf: Use device managed allocations

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd: pmf: Use device managed allocations If setting up smart PC fails for any reason then this can lead to a double free when unloading amd-pmf. This is because dev-buf was freed but never set to NULL and is again...

7.8CVSS0.00157EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/07/25 2:16 p.m.9 views

CVE-2025-38421

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd: pmf: Use device managed allocations If setting up smart PC fails for any reason then this can lead to a double free when unloading amd-pmf. This is because dev-buf was freed but never set to NULL and is again...

7.8CVSS6.1AI score0.00157EPSS
SaveExploits0
CVE
CVE
added 2025/07/25 2:16 p.m.79 views

CVE-2025-38421

CVE-2025-38421 affects the Linux kernel’s amd-pmf code in platform/x86/amd, where a path that fails smart PC setup could lead to a double free of dev->buf during module removal. The root cause is a freed pointer that isn’t NULL’d, causing amd_pmf_remove() to free it again. The provided fixes c...

7.8CVSS6.5AI score0.00157EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/07/25 2:16 p.m.10 views

CVE-2025-38421 platform/x86/amd: pmf: Use device managed allocations

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd: pmf: Use device managed allocations If setting up smart PC fails for any reason then this can lead to a double free when unloading amd-pmf. This is because dev-buf was freed but never set to NULL and is again...

7.8CVSS6.2AI score
SaveExploits0References5
OSV
OSV
added 2025/07/25 9:04 a.m.5 views

SUSE-SU-2025:02522-1 Security update for libarchive

This update for libarchive fixes the following issues: - CVE-2025-5916, Fixed integer overflow while reading warc files at archivereadsupportformatwarc.c bsc1244270 - CVE-2025-5914: Fixed double free due to an integer overflow in the archivereadformatrarseekdata function bsc1244272...

7.8CVSS7.5AI score0.00428EPSS
SaveExploits2References5
SUSE Linux
SUSE Linux
added 2025/07/25 9:04 a.m.9 views

Security update for libarchive

This update for libarchive fixes the following issues: CVE-2025-5916, Fixed integer overflow while reading warc files at archivereadsupportformatwarc.c bsc1244270 CVE-2025-5914: Fixed double free due to an integer overflow in the archivereadformatrarseekdata function bsc1244272 Patch Instructions...

4.6CVSS7AI score0.00428EPSS
SaveExploits2References8
Positive Technologies
Positive Technologies
added 2025/07/25 12:00 a.m.9 views

PT-2025-30828 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A double free issue exists in the ASoC codecs for wcd9375. The driver obtains regulator supplies via devm regulator bulk get, and should not call regulator bulk free in error or remova...

5.9AI score0.00166EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2025/07/25 12:00 a.m.7 views

Azure Linux 3.0 Security Update: gnutls (CVE-2025-32988)

The version of gnutls installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-32988 advisory. - A flaw was found in GnuTLS. A double-free vulnerability exists in GnuTLS due to incorrect ownership handling...

8.2CVSS6.3AI score0.01294EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/07/25 12:00 a.m.5 views

CBL Mariner 2.0 Security Update: gnutls (CVE-2025-32988)

The version of gnutls installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-32988 advisory. - A flaw was found in GnuTLS. A double-free vulnerability exists in GnuTLS due to incorrect ownership handling...

8.2CVSS6.3AI score0.01294EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/07/24 11:24 p.m.9 views

SUSE CVE-2025-8058

The regcomp function in the GNU C library version from 2.4 to 2.41 is subject to a double free if some previous allocation fails. It can be accomplished either by a malloc failure or by using an interposed malloc that injects random malloc failures. The double free can allow buffer manipulation...

6.6CVSS7.2AI score0.00163EPSS
SaveExploits0References10
OSV
OSV
added 2025/07/23 8:15 p.m.7 views

DEBIAN-CVE-2025-8058

The regcomp function in the GNU C library version from 2.4 to 2.41 is subject to a double free if some previous allocation fails. It can be accomplished either by a malloc failure or by using an interposed malloc that injects random malloc failures. The double free can allow buffer manipulation...

5.9CVSS6.7AI score0.00163EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/23 8:15 p.m.9 views

CVE-2025-8058

The regcomp function in the GNU C library version from 2.4 to 2.41 is subject to a double free if some previous allocation fails. It can be accomplished either by a malloc failure or by using an interposed malloc that injects random malloc failures. The double free can allow buffer manipulation...

5.9CVSS0.00163EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/23 8:15 p.m.10 views

AZL-68609 CVE-2025-8058 affecting package glibc for versions less than 2.38-15

The regcomp function in the GNU C library version from 2.4 to 2.41 is subject to a double free if some previous allocation fails. It can be accomplished either by a malloc failure or by using an interposed malloc that injects random malloc failures. The double free can allow buffer manipulation...

5.9CVSS6.9AI score0.00163EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/23 8:15 p.m.7 views

UBUNTU-CVE-2025-8058

The regcomp function in the GNU C library version from 2.4 to 2.41 is subject to a double free if some previous allocation fails. It can be accomplished either by a malloc failure or by using an interposed malloc that injects random malloc failures. The double free can allow buffer manipulation...

5.9CVSS6.8AI score0.00163EPSS
SaveExploits0References5
CVE
CVE
added 2025/07/23 7:57 p.m.152 views

CVE-2025-8058

The CVE-2025-8058 issue concerns the regcomp implementation in the GNU C Library (glibc) from versions 2.4 through 2.41. A double-free can occur when a prior allocation fails (including malloc failures or injected failures via interposed malloc), potentially enabling buffer manipulation depending...

5.9CVSS6.4AI score0.00163EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/07/23 7:57 p.m.8 views

CVE-2025-8058

The regcomp function in the GNU C library version from 2.4 to 2.41 is subject to a double free if some previous allocation fails. It can be accomplished either by a malloc failure or by using an interposed malloc that injects random malloc failures. The double free can allow buffer manipulation...

5.9CVSS6.4AI score0.00163EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/07/23 7:57 p.m.15 views

CVE-2025-8058

The regcomp function in the GNU C library version from 2.4 to 2.41 is subject to a double free if some previous allocation fails. It can be accomplished either by a malloc failure or by using an interposed malloc that injects random malloc failures. The double free can allow buffer manipulation...

5.9CVSS6.7AI score0.00163EPSS
SaveExploits0
OSV
OSV
added 2025/07/23 7:57 p.m.11 views

CVE-2025-8058

The regcomp function in the GNU C library version from 2.4 to 2.41 is subject to a double free if some previous allocation fails. It can be accomplished either by a malloc failure or by using an interposed malloc that injects random malloc failures. The double free can allow buffer manipulation...

5.9CVSS6.3AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/07/23 7:57 p.m.40 views

CVE-2025-8058

The regcomp function in the GNU C library version from 2.4 to 2.41 is subject to a double free if some previous allocation fails. It can be accomplished either by a malloc failure or by using an interposed malloc that injects random malloc failures. The double free can allow buffer manipulation...

5.9CVSS0.00163EPSS
SaveExploits0References2
Rows per page
Query Builder