Lucene search
+L

323538 matches found

OSV
OSV
added 2026/07/29 5:16 p.m.5 views

GHSA-FQ3F-M5QM-99F5 OpenTelemetry Javaagent RMI context propagation allows resource exhaustion

The RMI context propagation payload reader limits the number of context entries but does not limit the aggregate size of the strings read from the stream. An attacker who can reach an RMI endpoint on an instrumented JVM can send an oversized context propagation payload. This can cause excessive...

5.3CVSS5.9AI score0.00263EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/07/29 5:9 p.m.13 views

CVE-2026-64480

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA ice1712 driver. This vulnerability occurs because the sndctlnew1 function, which allocates memory, can return a null value upon failure, but the driver does not properly check for this. An attacker could potentially...

5.5CVSS5.8AI score0.00181EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 4:57 p.m.8 views

CVE-2026-64282

A flaw was found in the Linux kernel's KVM Kernel-based Virtual Machine for arm64 architectures. A race condition between the kvmtranslatevncr function and an MMU Memory Management Unit notifier can lead to a Page Frame Number PFN leak. This occurs because an early return in kvmtranslatevncr fail...

5.5CVSS5.8AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 4:47 p.m.7 views

CVE-2026-64284

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM for x86 systems. This vulnerability occurs when KVM handles fastpath exits, where it may fail to execute vendor-specific cleanup operations before returning control to the virtual machine's userspace. Consequently, memory...

7.1CVSS6AI score0.00159EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 4:33 p.m.7 views

CVE-2026-64287

A flaw was found in the Kernel-based Virtual Machine KVM component of the Linux kernel on ARM64 systems. A highly privileged local attacker could exploit a vulnerability where the system fails to properly restrict memory access during a specific virtual machine operation. This could allow the...

8.2CVSS5.8AI score0.0017EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/29 4:17 p.m.9 views

CVE-2026-54080

veraPDF PDF parser is a PDF parser for veraPDF. Prior to 1.30.2 and 1.31.23, veraPDF-parser contains a denial-of-service vulnerability in veraPDF-parser/src/main/java/org/verapdf/pd/font/cmap/CMapParser.java and veraPDF-parser/src/main/java/org/verapdf/parser/postscript/PSOperator.java, where a...

6.9CVSS0.00302EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/29 4:17 p.m.9 views

CVE-2026-54081

veraPDF PDF parser is a PDF parser for veraPDF. Prior to 1.30.2 and 1.31.23, veraPDF-parser contains a denial-of-service vulnerability in veraPDF-parser/src/main/java/org/verapdf/pd/font/type1/Type1FontProgram.java and veraPDF-parser/src/main/java/org/verapdf/parser/postscript/PSOperator.java,...

6.9CVSS0.00302EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 4:2 p.m.7 views

CVE-2026-64361

A flaw was found in the Linux kernel's HFS/HFS+ filesystem driver. An integer overflow vulnerability exists in the checkandcorrectrequestedlength function, where a calculation involving off + len can wrap around due to 32-bit arithmetic. This allows an attacker to bypass bounds checks, leading to...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 3:49 p.m.7 views

CVE-2026-66038

A flaw was found in FFmpeg, specifically within the LCL/ZLIB video decoder. A remote attacker could exploit this vulnerability by providing a specially crafted zlib stream that decompresses to a smaller size than expected. This can lead to the exposure of uninitialized heap memory, including...

7.1CVSS5.8AI score0.00245EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/07/29 3:37 p.m.7 views

CVE-2026-64291

A flaw was found in the Linux kernel's iommufd subsystem. A local user could exploit this vulnerability by allocating excessively large event queues, leading to the exhaustion of kernel memory. This can result in a Denial of Service DoS for the system...

5.5CVSS5.8AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 3:32 p.m.8 views

CVE-2026-64383

A flaw was found in the Linux kernel's Server Message Block SMB client. This vulnerability, a double-free error within the SMB2flush replay mechanism, occurs when the system attempts to free a memory buffer twice. A malicious SMB server could exploit this by sending a specially crafted flush...

9.8CVSS6.2AI score0.00457EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/29 3:23 p.m.18 views

EUVD-2026-35098

Req vulnerable to unbounded archive/compression extraction triggered by response content-type...

8.2CVSS5.8AI score0.00438EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/29 3:19 p.m.9 views

veraPDF Parser DoS via PostScript Type 1 Font Programs

Summary Description A PostScript-interpreter-driven Denial of Service CWE-1325 vulnerability in veraPDF allows a remote attacker to exhaust validator memory or CPU by submitting a PDF whose Type 1 font /FontFile is a font program containing attacker-supplied PostScript. veraPDF's Type 1 font...

6.9CVSS6.1AI score0.00302EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/07/29 3:18 p.m.41 views

CVE-2026-54081

The VeraPDF CVE-2026-54081 vulnerability affects the veraPDF-parser component, specifically in Type1FontProgram.java and PSOperator.java. A crafted Type 1 font’s FontDescriptor/FontFile program can trigger unbounded PostScript array allocation, a zero-increment loop, or self-recursive toExecute u...

6.9CVSS6AI score0.00302EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/29 3:18 p.m.5 views

CVE-2026-54081 veraPDF Parser DoS via PostScript Type 1 Font Programs

veraPDF PDF parser is a PDF parser for veraPDF. Prior to 1.30.2 and 1.31.23, veraPDF-parser contains a denial-of-service vulnerability in veraPDF-parser/src/main/java/org/verapdf/pd/font/type1/Type1FontProgram.java and veraPDF-parser/src/main/java/org/verapdf/parser/postscript/PSOperator.java,...

6.9CVSS6AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/07/29 3:14 p.m.7 views

CVE-2026-64508

A flaw was found in the Linux kernel's Berkeley Packet Filter BPF Just-In-Time JIT compiler. The BPF JIT allocator reuses memory space, and when new code is written, an indirect jump into the new program can reuse a branch prediction left behind by an old program. This could allow an attacker to...

7CVSS5.9AI score0.00157EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 3:14 p.m.7 views

CVE-2026-64525

A flaw was found in the Linux kernel's xfrm IPSec framework component. An issue with improper RCU Read-Copy-Update synchronization in the xfrmpolicyfini function, specifically the serial execution of synchronizercu for each network namespace during cleanup, can lead to a Denial of Service DoS...

7CVSS5.9AI score0.00156EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 3:11 p.m.6 views

CVE-2026-64419

A flaw was found in the Linux kernel. A local user could trigger a system crash by reading a specific debugfs "count" file related to memory management. This issue arises because a function attempts to perform an operation that can cause it to pause sleep while holding a critical system lock, whi...

5.5CVSS5.8AI score0.00173EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/29 2:54 p.m.8 views

io.netty/netty-codec-http2: Netty: Denial of Service via HTTP/2 DATA frame memory leak

A flaw was found in Netty, a network application framework. A remote, unauthenticated attacker can exploit this vulnerability by sending specially crafted HTTP/2 DATA frames to applications that use Netty and have HTTP/2 content decompression enabled. This can lead to memory exhaustion, causing t...

7.5CVSS7AI score0.00365EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2026/07/29 2:54 p.m.8 views

io.netty/netty-codec-haproxy: Netty codec-haproxy: Denial of Service via crafted PROXY protocol v2 message

A flaw was found in Netty's codec-haproxy module. A remote attacker could exploit a vulnerability in the HAProxyMessageDecoder by sending a specially crafted PROXY protocol v2 message. This leads to unbounded buffer accumulation, causing a denial of service DoS due to memory exhaustion...

8.7CVSS5.9AI score0.00612EPSS
SaveExploits0References9
Rows per page
Query Builder