Lucene search
+L

14125 matches found

EUVD
EUVD
added 2025/12/04 4:08 p.m.8 views

EUVD-2025-201204

In the Linux kernel, the following vulnerability has been resolved: s390/ctcm: Fix double-kfree The function 'mpcrcvdsweepreqmpcginfo' is called conditionally from function 'ctcmpcunpackskb'. It frees passed mpcginfo. After that a call to function 'kfree' in function 'ctcmpcunpackskb' frees it...

6AI score0.003EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/04 4:08 p.m.43 views

CVE-2025-40253

The CVE-2025-40253 issue concerns the s390 Linux kernel driver ctcm_mpc.c, where mpc_rcvd_sweep_req(mpcginfo) freed memory that had already been freed by a subsequent kfree in ctcmpc_unpack_skb, causing a double-free scenario. The root cause is the conditional call path in ctcmpc_unpack_skb that ...

8.8CVSS6.1AI score0.003EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/04 4:08 p.m.39 views

CVE-2025-40253 s390/ctcm: Fix double-kfree

In the Linux kernel, the following vulnerability has been resolved: s390/ctcm: Fix double-kfree The function 'mpcrcvdsweepreqmpcginfo' is called conditionally from function 'ctcmpcunpackskb'. It frees passed mpcginfo. After that a call to function 'kfree' in function 'ctcmpcunpackskb' frees it...

8.8CVSS0.003EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/04 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-40253

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - s390/ctcm: Fix double-kfree The function 'mpcrcvdsweepreqmpcginfo' is called conditionally from function 'ctcmpcunpackskb'. It frees passed mpcginfo. After that...

8.8CVSS6.3AI score0.003EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/04 12:00 a.m.15 views

PT-2025-49083

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a double-kfree issue within the s390/ctcm subsystem. The function mpc rcvd sweep reqmpcginfo conditionally frees memory pointed to by mpcginfo. Subsequently, a...

6.3AI score0.003EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/04 12:00 a.m.11 views

Nutanix AHV : Multiple Vulnerabilities (NXSA-AHV-10.3.1.2)

The version of AHV installed on the remote host is prior to 10.3.1.2. It is, therefore, affected by multiple vulnerabilities as referenced in the NXSA-AHV-10.3.1.2 advisory. - A heap-buffer-overflow off-by-one flaw was found in the GnuTLS software in the template parsing logic within the certtool...

8.2CVSS7.3AI score0.07575EPSS
SaveExploits6References7
OSV
OSV
added 2025/12/03 4:25 p.m.9 views

GHSA-Q3HC-J9X5-MP9M Withdrawn Advisory: ImageMagick has a use-after-free/double-free risk in Options::fontFamily when clearing family

Withdrawn Advisory This advisory has been withdrawn because it does not affect the ImageMagick project's NuGet packages. Original Description We believe that we have discovered a potential security vulnerability in ImageMagick’s Magick++ layer that manifests when Options::fontFamily is invoked wi...

4.9CVSS6.8AI score0.0016EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/12/03 4:25 p.m.7 views

Withdrawn Advisory: ImageMagick has a use-after-free/double-free risk in Options::fontFamily when clearing family

Withdrawn Advisory This advisory has been withdrawn because it does not affect the ImageMagick project's NuGet packages. Original Description We believe that we have discovered a potential security vulnerability in ImageMagick’s Magick++ layer that manifests when Options::fontFamily is invoked wi...

6.1CVSS6.9AI score0.0016EPSS
SaveExploits0References5Affected Software18
Tenable Nessus
Tenable Nessus
added 2025/12/03 12:00 a.m.9 views

Nutanix AHV : Multiple Vulnerabilities (NXSA-AHV-20230302.103084)

The version of AHV installed on the remote host is prior to 20230302.103084. It is, therefore, affected by multiple vulnerabilities as referenced in the NXSA-AHV-20230302.103084 advisory. - A vulnerability has been identified in the libarchive library, specifically within the...

7.8CVSS7.2AI score0.00985EPSS
SaveExploits4References7
Cvelist
Cvelist
added 2025/12/02 11:02 p.m.38 views

CVE-2025-65955 ImageMagick has a use-after-free/double-free risk in Options::fontFamily when clearing family

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to 7.1.2-9 and 6.9.13-34, there is a vulnerability in ImageMagick’s Magick++ layer that manifests when Options::fontFamily is invoked with an empty string. Clearing a font family calls...

4.9CVSS0.0016EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/02 11:02 p.m.4 views

CVE-2025-65955 ImageMagick has a use-after-free/double-free risk in Options::fontFamily when clearing family

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to 7.1.2-9 and 6.9.13-34, there is a vulnerability in ImageMagick’s Magick++ layer that manifests when Options::fontFamily is invoked with an empty string. Clearing a font family calls...

4.9CVSS6.3AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/12/02 6:03 a.m.20 views

CVE-2025-13566

A security vulnerability has been detected in jarun nnn up to 5.1. The impacted element is the function showcontentinfloatingwindow/runcmdasplugin of the file nnn/src/nnn.c. The manipulation leads to double free. An attack has to be approached locally. The identifier of the patch is...

4.8CVSS7AI score0.00133EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/12/02 12:00 a.m.9 views

PT-2026-6126

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel’s user-space accelerated copy engine uacce implementation lacks support for the mremap operation within the vm operations struct. Implementing .mremap to return -EPERM...

9.1CVSS6.4AI score0.00184EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/12/01 5:31 a.m.10 views

kernel: Linux kernel: Privilege escalation or Denial of Service via TCP Fast Open vulnerability

A flaw was found in the Linux kernel. A local attacker with low privileges could exploit a memory corruption vulnerability, specifically a use-after-free and double-free, within the TCP Fast Open TFO socket processing. This occurs when a listener is closed while a TFO socket is being processed in...

8.1CVSS6.1AI score0.00541EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/01 12:00 a.m.13 views

PUB-A-419088687

In aoccread of aocchanneldev.c, there is a possible double free due to improper locking. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.8CVSS6.8AI score0.00078EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2025/11/28 12:59 p.m.13 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 RT kernel was updated to fix various security issues The following security issues were fixed: CVE-2025-38008: mm/pagealloc: fix race condition in unaccepted memory handling bsc1244939. CVE-2025-38539: trace/fgraph: Fix the warning caused by missing unregister...

8.5CVSS7.4AI score0.09567EPSS
SaveExploits3References850
OSV
OSV
added 2025/11/28 12:59 p.m.9 views

SUSE-SU-2025:4301-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 RT kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-38008: mm/pagealloc: fix race condition in unaccepted memory handling bsc1244939. - CVE-2025-38539: trace/fgraph: Fix the warning caused by missing unregister...

9.8CVSS8.1AI score0.09567EPSS
SaveExploits3References406
Packet Storm
Packet Storm
added 2025/11/27 12:00 a.m.235 views

📄 Microsoft Windows 10 21H2 / 22H2 Kernel Race Condition / Privilege Escalation

Proof of concept exploit for a kernel race condition in Microsoft Windows 10 versions 21H2 and 22H2. Combined with a double-free memory corrupt issue, it allows for privilege escalation...

7CVSS5.6AI score0.05985EPSS
SaveExploits6
OSV
OSV
added 2025/11/25 10:03 p.m.7 views

JLSEC-2025-245 A vulnerability has been identified in the libarchive library, specifically within the...

A vulnerability has been identified in the libarchive library, specifically within the archivereadformatrarseekdata function. This flaw involves an integer overflow that can ultimately lead to a double-free condition. Exploiting a double-free vulnerability can result in memory corruption, enablin...

7.8CVSS7AI score0.00368EPSS
SaveExploits2References33
OSV
OSV
added 2025/11/25 6:51 p.m.5 views

SUSE-SU-2025:21052-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2025-38008: mm/pagealloc: fix race condition in unaccepted memory handling bsc1244939. - CVE-2025-38539: trace/fgraph: Fix the warning caused by...

9.8CVSS6.5AI score0.09567EPSS
SaveExploits3References406
Rows per page
Query Builder