Lucene search
+L

14112 matches found

CVE
CVE
added 2026/03/25 10:27 a.m.34 views

CVE-2026-23306

The CVE-2026-23306 issue affects Linux kernel SCSI pm8001 code. A refactor of pm8001_queue_command() to return -ENODEV in phy-down/device-gone states could inadvertently free the SAS task twice: pm8001_queue_command() would free the underlying SAS task, then libsas sas_ata_qc_issue() would attemp...

7.8CVSS5.6AI score0.00126EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/03/25 10:27 a.m.8 views

CVE-2026-23306 scsi: pm8001: Fix use-after-free in pm8001_queue_command()

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix use-after-free in pm8001queuecommand Commit e29c47fe8946 "scsi: pm8001: Simplify pm8001taskexec" refactors pm8001queuecommand, however it introduces a potential cause of a double free scenario when it changes th...

7.8CVSS5.7AI score
SaveExploits0References9
CVE
CVE
added 2026/03/25 10:26 a.m.24 views

CVE-2026-23294

The CVE describes a race in the Linux kernel’s PREEMPT_RT path for the per-CPU xdp_dev_bulk_queue (bq). The vulnerability arises because bq_enqueue() and __dev_flush() were believed to run atomically on the same CPU, but PREEMPT_RT can preempt, leading to concurrent access to bq->count and bq-...

7CVSS5.7AI score0.0009EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/25 9:32 a.m.4 views

SUSE-SU-2026:1005-1 Security update for giflib

This update for giflib fixes the following issues: - CVE-2026-23868: double-free result of a shallow copy can lead to memory corruption bsc1259502...

7CVSS5.9AI score0.00346EPSS
SaveExploits1References4
SUSE Linux
SUSE Linux
added 2026/03/25 9:32 a.m.7 views

Security update for giflib

This update for giflib fixes the following issues: CVE-2026-23868: double-free result of a shallow copy can lead to memory corruption bsc1259502. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively y...

5.8CVSS5.8AI score0.00346EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2026/03/25 12:00 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from race conditions and may lead to double-freeing of resources or reuse of freed resources after use...

7CVSS6.9AI score0.0009EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-23306

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: pm8001: Fix use-after-free in pm8001queuecommand Commit e29c47fe8946 scsi: pm8001: Simplify pm8001taskexec refactors pm8001queuecommand, however it...

7.8CVSS5.1AI score0.00126EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/25 12:00 a.m.8 views

PT-2026-27659

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix race in devmap on PREEMPT RT On PREEMPT RT kernels, the per-CPU xdp dev bulk queue bq can be accessed concurrently by multiple preemptible tasks on the same CPU. The original code assumes bq enqueue and dev flush run...

5.7AI score0.0009EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/03/23 6:52 p.m.170 views

Classic-Heap-Attacks-POCs-Windows-10

Pruebas de concepto contra el heap de Windows En este reposit...

5.7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/03/23 12:00 a.m.8 views

Siemens SIMATIC S7-1500 Double Free (CVE-2025-38079)

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - fix double free in hashaccept If accept2 is called on socket type algifhash with MSGMORE flag set and cryptoahashimport fails, sk2 is freed. However, it is also freed in afalgrelease, leading to...

7.8CVSS6.3AI score0.00174EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/03/20 12:00 a.m.9 views

MongoDB 7.0.x < 7.0.31 / 8.0.x < 8.0.20 / 8.2.x < 8.2.6 / 8.3.0-rc0 Double Free (SERVER-118849)

The version of MongoDB installed on the remote host is 7.0 prior to 7.0.31, 8.0 prior to 8.0.20, 8.2 prior to 8.2.6, and 8.3.0-rc0. It is, therefore, affected by a vulnerability as referenced in the SERVER-118849 advisory. - A specially crafted aggregation query with $lookup by an authenticated...

7.5CVSS6AI score0.00342EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/19 11:03 a.m.87 views

CVE-2006-10002

CVE-2006-10002 affects the Perl XML::Parser module (XML::Parser/Expat). Connected documents confirm a heap corruption/crash vector caused by an overflow in a pre-allocated buffer during parsing, notably in parse_stream() and the UTF-8 handling path. The issue appears in XML::Parser versions up to...

9.8CVSS6AI score0.00604EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/19 11:03 a.m.4 views

CVE-2006-10002 XML::Parser versions through 2.45 for Perl could overflow the pre-allocated buffer size cause a heap corruption (double free or corruption) and crashes

XML::Parser versions through 2.45 for Perl could overflow the pre-allocated buffer size cause a heap corruption double free or corruption and crashes. A :utf8 PerlIO layer, parsestream in Expat.xs could overflow the XML input buffer because Perl's read returns decoded characters while SvPV gives...

6AI score0.00604EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/19 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-4358

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A specially crafted aggregation query with $lookup by an authenticated user with write privileges can cause a double-free or use-after-free memory issue in the...

7.5CVSS6.8AI score0.00342EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/03/19 12:00 a.m.13 views

Oracle Linux 8 : glibc (ELSA-2026-4772)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-4772 advisory. - CVE-2025-15281: wordexp WRDEREUSE uninitialized memory read RHEL-142787 - CVE-2026-0915: Stack memory disclosure in getnetbyaddr RHEL-141849 -...

7.5CVSS5.9AI score0.00587EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/03/19 12:00 a.m.12 views

Amazon Linux 2 : compat-libtiff3, --advisory ALAS2-2026-3194 (ALAS-2026-3194)

The version of compat-libtiff3 installed on the remote host is prior to 3.9.4-12. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2026-3194 advisory. libtiff up to v4.7.1 was discovered to contain a double free via the component tools/tiffcrop.c. CVE-2025-61145 A...

5.5CVSS5.3AI score0.00205EPSS
SaveExploits2References6
Amazon
Amazon
added 2026/03/19 12:00 a.m.13 views

Medium: compat-libtiff3

Issue Overview: libtiff up to v4.7.1 was discovered to contain a double free via the component tools/tiffcrop.c. CVE-2025-61145 A vulnerability was identified in LibTIFF 4.7.0. This issue affects the function May of the file tiffcrop.c of the component tiffcrop. The manipulation leads to memory...

5.5CVSS5.2AI score0.00205EPSS
SaveExploits2
OSV
OSV
added 2026/03/18 10:23 a.m.18 views

CLSA-2026-1773829377 libtiff: Fix of CVE-2025-61145

CVE-2025-61145: fix double-free and memory leak in tiffcrop, avoid dangling pointer in loadImage by clearing readptr after free...

5.5CVSS5.8AI score0.00131EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/03/17 9:31 p.m.13 views

EUVD-2026-12639

A specially crafted aggregation query with $lookup by an authenticated user with write privileges can cause a double-free or use-after-free memory issue in the slot-based execution SBE engine when an in-memory hash table is spilled to disk...

6.4CVSS6AI score0.00342EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/17 8:16 p.m.17 views

CVE-2026-4358

A specially crafted aggregation query with $lookup by an authenticated user with write privileges can cause a double-free or use-after-free memory issue in the slot-based execution SBE engine when an in-memory hash table is spilled to disk...

7.5CVSS0.00342EPSS
SaveExploits1References1
Rows per page
Query Builder