Lucene search
+L

3487 matches found

CNNVD
CNNVD
added 2026/04/13 12:0 a.m.12 views

jq 缓冲区错误漏洞

jq is a lightweight and flexible command-line JSON processor developed by jqlang. jq has a buffer error vulnerability, which stems from an out-of-bounds read in the error handling path of the jvparsesized function. This vulnerability may lead to memory leaks or process termination...

6.9CVSS6AI score0.00559EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/04/09 9:35 p.m.46 views

CVE-2026-33781 Junos OS: EX Series, QFX Series: In a VXLAN scenario when specific control protocol packets are received, memory leaks and eventually no traffic is passed

An Improper Check for Unusual or Exceptional Conditions vulnerability in the packet forwarding engine pfe of Juniper Networks Junos OS on specific EX and QFX Series devices allow an unauthenticated, adjacent attacker to cause a complete Denial of Service DoS. On EX4k, and QFX5k platforms configur...

7.1CVSS0.00165EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/04/07 6:21 a.m.6 views

libpng: libpng: Denial of Service via buffer overflow in pngimage utility

A flaw was found in libpng. A local attacker can exploit a buffer overflow vulnerability in the pngimage utility when processed with AddressSanitizer ASan. This flaw causes memory leaks, leading to high memory usage and ultimately rendering the program unresponsive, resulting in a denial of servi...

5.5CVSS6.2AI score0.00139EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2026/04/04 12:0 a.m.13 views

Electron 缓冲区错误漏洞

Electron is an open-source JavaScript framework developed by users for creating cross-platform desktop applications. This framework is based on Node.js and Chromium, allowing the development of cross-platform desktop applications using HTML and CSS. Versions of Electron prior to 38.8.6, 39.8.1,...

5.3CVSS6AI score0.00219EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/03 12:0 a.m.13 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from an error in the path of the amlspisgprobe function; controller memory is not released properly,...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/03 12:0 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the failure of the xa Store mechanism to release newly allocated memory, potentially leading to...

5.5CVSS5.8AI score0.00113EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/03 12:0 a.m.16 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from an error in the path of the btrfsuringreadextent function; pages are not reclaimed after executio...

5.5CVSS6AI score0.0012EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/03 12:0 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from unreclaimed pages, potentially leading to memory leaks...

7.5CVSS7AI score0.00343EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/03 12:0 a.m.12 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from improper timing of the hierarchical structure creation process. This vulnerability may lead to...

5.5CVSS6AI score0.00121EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/03 12:0 a.m.12 views

Swift Crypto 安全漏洞

Swift Crypto is an open-source cross-platform encryption library developed by Apple. Versions of Swift Crypto prior to 4.3.1 contained a security vulnerability. This vulnerability was caused by remote attackers who could provide short X-Wing HPKE encapsulation keys and trigger out-of-bound reads ...

7.5CVSS5.8AI score0.00472EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/04/03 12:0 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the KMS surface dirty tracker. This vulnerability may lead to memory leaks...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/03 12:0 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the incorrect path not releasing the skb objects properly, potentially leading to memory leaks or...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/03 12:0 a.m.16 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the failure to clean up requests when cache is released, potentially leading to memory leaks...

5.5CVSS5.8AI score0.00117EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/03/30 12:0 a.m.15 views

Node.js 安全漏洞

Node.js is an open-source, cross-platform JavaScript runtime environment developed by the Node.js community. Security vulnerabilities exist in Node.js versions 20.x, 22.x, 24.x, and 25.x. These vulnerabilities stem from HTTP/2 servers processing WINDOWUPDATE frames that cause the traffic control...

5.3CVSS6.8AI score0.00454EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/03/28 12:0 a.m.79 views

Finding Memory Leaks in C/C++ Programs Via Neuro-Symbolic Augmented Static Analysis

Memory leaks remain prevalent in real-world C/C++ software. Static analyzers such as CodeQL provide scalable program analysis but frequently miss such bugs because they cannot recognize project-specific custom memory-management functions and lack path-sensitive control-flow modeling. We present...

5.9AI score
SaveExploits0
CNNVD
CNNVD
added 2026/03/26 12:0 a.m.14 views

Red Hat Enterprise Linux 安全漏洞

Red Hat Enterprise Linux is a Linux operating system for enterprise users developed by Red Hat Corporation in the United States. Red Hat Enterprise Linux has a security vulnerability, which stems from excessive heap buffer reading in the PCX file loader. This vulnerability may lead to out-of-boun...

7.1CVSS7.2AI score0.00634EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/03/25 12:0 a.m.17 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the failure to clear the error queue during the socket destruction function. This vulnerability m...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/03/25 12:0 a.m.19 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the failure to release skb objects, potentially leading to memory leaks...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2026/03/25 12:0 a.m.20 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a lack of resource cleanup and may lead to memory leaks...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2026/03/25 12:0 a.m.18 views

Apple macOS 安全漏洞

Apple macOS is a proprietary operating system developed by the American company Apple for Mac computers. Vulnerabilities exist in versions of Apple macOS such as Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4. These vulnerabilities stem from out-of-bound reading issues, which may lead to...

8.4CVSS5.8AI score0.00196EPSS
SaveExploits0References3
Rows per page
Query Builder