Lucene search
+L

313 matches found

OSV
OSV
added 2025/11/03 12:1 a.m.7 views

OSV-2025-871 UNKNOWN READ in ojph::local::param_cod::~param_cod

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=456837230 Crash type: UNKNOWN READ Crash state: ojph::local::paramcod::paramcod ojph::local::paramcod::paramcod ojph::local::paramcod::paramcod...

7AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/10/29 3:15 p.m.4 views

kernel: mptcp: do not queue data on closed subflows

In the Linux kernel, the following vulnerability has been resolved: mptcp: do not queue data on closed subflows Dipanjan reported a syzbot splat at close time: WARNING: CPU: 1 PID: 10818 at net/ipv4/afinet.c:153 inetsockdestruct+0x6d0/0x8e0 net/ipv4/afinet.c:153 Modules linked in: uioivshmemOE ui...

7.8CVSS6.8AI score0.00216EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2018-9571

Malware in sbrugna...

9.8CVSS9.2AI score0.02301EPSS
SaveExploits1References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2014-1627

Malware in sbrugna...

10CVSS5.7AI score0.04682EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2021-1671

Malware in sbrugna...

9.8CVSS9.3AI score0.01744EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2018-5980

Malware in sbrugna...

9.8CVSS9.2AI score0.02596EPSS
SaveExploits1References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2020-27963

Malware in sbrugna...

8.1CVSS8.8AI score0.02978EPSS
SaveExploits1References20
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2024-53321

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00186EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/09 3:23 p.m.5 views

GHSA-PFP7-VXGR-83PW toodee is vulnerable to Heap Buffer Overflow through its DrainCol Destructor

An off-by-one error in the DrainCol::drop destructor could cause an unsafe memory copy operation to exceed the bounds of the associated vector. The error was related to the size of the data being copied in one of the ptr::copy invocations inside the destructor. When removing the first column from...

8.8CVSS7.3AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2018-20996

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in the crossbeam crate before 0.4.1 for Rust. There is a double free because of destructor mishandling. CVE-2018-20996 Note that Nessus...

9.8CVSS7.3AI score0.01744EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2020-24996

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - There is an invalid memory access in the function TextString::TextString located in Catalog.cc in Xpdf 4.0.2. It can be triggered by for example sending a craft...

7.8CVSS7AI score0.01054EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2017-6849

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The PoDoFo::PdfColorGray::PdfColorGray function in PdfColor.cpp in PoDoFo 0.9.4 allows remote attackers to cause a denial of service NULL pointer dereference vi...

5.5CVSS6.8AI score0.01283EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2018-6085

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Re-entry of a destructor in Networking Disk Cache in Google Chrome prior to 66.0.3359.117 allowed a remote attacker to execute arbitrary code via a crafted HTML...

8.8CVSS8.6AI score0.03564EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2022-3543

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability, which was classified as problematic, has been found in Linux Kernel. This issue affects the function unixsockdestructor/unixreleasesock of the...

5.5CVSS5.2AI score0.0026EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/06/19 3:44 a.m.12 views

SUSE CVE-2022-49987

In the Linux kernel, the following vulnerability has been resolved: md: call mdstopwrites in mdstop From the link 1, we can see raid1d was running even after the path raiddtr - mdstop - mdstop. Let's stop write first in destructor to align with normal md-raid to fix the KASAN issue. 1...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References12
OSV
OSV
added 2025/06/18 11:0 a.m.5 views

CVE-2022-49987 md: call __md_stop_writes in md_stop

In the Linux kernel, the following vulnerability has been resolved: md: call mdstopwrites in mdstop From the link 1, we can see raid1d was running even after the path raiddtr - mdstop - mdstop. Let's stop write first in destructor to align with normal md-raid to fix the KASAN issue. 1...

5.5CVSS6AI score0.0021EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2025/05/22 5:37 p.m.10 views

CVE-2020-36404

Keystone Engine 0.9.2 has an invalid free in llvmks::SmallVectorImpl::SmallVectorImpl...

7.8CVSS7.1AI score0.01093EPSS
SaveExploits1
OSV
OSV
added 2025/05/22 12:0 p.m.5 views

RUSTSEC-2025-0062 Heap Buffer Overflow in the DrainCol Destructor

An off-by-one error in the DrainCol::drop destructor could cause an unsafe memory copy operation to exceed the bounds of the associated vector. The error was related to the size of the data being copied in one of the ptr::copy invocations inside the destructor. When removing the first column from...

7.3AI score
SaveExploits0References3
RustSec
RustSec
added 2025/05/22 12:0 p.m.10 views

Heap Buffer Overflow in the DrainCol Destructor

An off-by-one error in the DrainCol::drop destructor could cause an unsafe memory copy operation to exceed the bounds of the associated vector. The error was related to the size of the data being copied in one of the ptr::copy invocations inside the destructor. When removing the first column from...

7.3AI score
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/22 8:6 a.m.7 views

CVE-2019-14075

Null pointer dereference issue in radio interface layer due to lack of null check in sapmodule destructor in Snapdragon Auto, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile in MDM9607, MSM8917, MSM8920, MSM8937, MSM8940, MSM8953, MSM8998, Nicobar, QCS605, Rennell, Saipan,...

5.5CVSS7.2AI score0.00185EPSS
SaveExploits0References1
Rows per page
Query Builder