Lucene search
+L

387454 matches found

Github Security Blog
Github Security Blog
added yesterday4 views

RabbitMQ Java client: TrustEverythingTrustManager used by default in useSslProtocol() enables MITM

Vulnerability Summary com.rabbitmq.client.TrustEverythingTrustManager accepts ANY TLS certificate including null chains and is used as the default trust manager when calling ConnectionFactory.useSslProtocol without arguments. Combined with hostname verification being disabled by default, this...

5.1CVSS5.3AI score
SaveExploits0References7Affected Software1
RedhatCVE
RedhatCVE
added yesterday1 views

CVE-2026-72215

A flaw was found in the Linux kernel. In 64-bit configurations, when the promprintf firmware entry point is called from a kernel thread other than the initial one, the stack pointer can be incorrectly manipulated by 32-bit firmware code. This incorrect handling of the stack can lead to the kernel...

5.5CVSS5.5AI score0.0021EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added yesterday6 views

Security Bulletin: IBM App Connect Enterprise Certified Container UBI updates

Summary IBM App Connect Enterprise Certified Container ACEcc is built on the Red Hat Universal Base Images. ACEcc operator versions 12.0.26 and 13.4.0 contain fixes to the listed CVEs found in the base images. This bulletin provides patch information to address the reported vulnerabilities...

8.7CVSS8.2AI score0.00637EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added yesterday1 views

CVE-2026-55717

A flaw in Unbound allows a remote attacker controlling a delegated domain to trigger a NULL pointer dereference and crash the daemon. Exploitation occurs when serve-expired: yes and specific response-ip or RPZ rules are configured, resulting in a denial of service. Mitigation Ensure serve-expired...

5.9CVSS5.3AI score0.00237EPSS
SaveExploits0References4
NVD
NVD
added yesterday4 views

CVE-2026-59949

yawkat LZ4 Java provides LZ4 compression for Java. Prior to 1.11.1, JNI-backed XXHash implementations fail to validate the byte array object and the off and len arguments in XXHashFactory.nativeInstance.hash32.hash, XXHashFactory.nativeInstance.hash64.hash,...

6.5CVSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added yesterday2 views

CVE-2026-72331

A flaw was found in the accel/amdxdna component of the Linux kernel. The aie2populaterange and amdxdnaumaprelease functions access a saved Virtual Memory Area VMA pointer that may have already been freed. This race condition can lead to a use-after-free vulnerability, which could result in system...

7.8CVSS5.5AI score0.00165EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added yesterday4 views

CVE-2026-59949

yawkat LZ4 Java provides LZ4 compression for Java. Prior to 1.11.1, JNI-backed XXHash implementations fail to validate the byte array object and the off and len arguments in XXHashFactory.nativeInstance.hash32.hash, XXHashFactory.nativeInstance.hash64.hash,...

6.5CVSS5.2AI score
SaveExploits0References4Affected Software1
OSV
OSV
added yesterday3 views

CVE-2026-59949 yawkat LZ4 Java: JVM Crash via Null Byte Array in lz4-java Streaming XXHash JNI (StreamingXXHash32JNI / StreamingXXHash64JNI)

yawkat LZ4 Java provides LZ4 compression for Java. Prior to 1.11.1, JNI-backed XXHash implementations fail to validate the byte array object and the off and len arguments in XXHashFactory.nativeInstance.hash32.hash, XXHashFactory.nativeInstance.hash64.hash,...

6.5CVSS5.4AI score
SaveExploits0References5
EUVD
EUVD
added yesterday7 views

EUVD-2026-60947

yawkat LZ4 Java provides LZ4 compression for Java. Prior to 1.11.1, JNI-backed XXHash implementations fail to validate the byte array object and the off and len arguments in XXHashFactory.nativeInstance.hash32.hash, XXHashFactory.nativeInstance.hash64.hash,...

6.5CVSS5.2AI score
SaveExploits0References3
Cvelist
Cvelist
added yesterday15 views

CVE-2026-59949 yawkat LZ4 Java: JVM Crash via Null Byte Array in lz4-java Streaming XXHash JNI (StreamingXXHash32JNI / StreamingXXHash64JNI)

yawkat LZ4 Java provides LZ4 compression for Java. Prior to 1.11.1, JNI-backed XXHash implementations fail to validate the byte array object and the off and len arguments in XXHashFactory.nativeInstance.hash32.hash, XXHashFactory.nativeInstance.hash64.hash,...

6.5CVSS
SaveExploits0References3
CVE
CVE
added yesterday216 views

CVE-2026-59949

In lz4-java prior to 1.11.1, JNI-backed XXHash methods (hash32, hash64, streaming hash update) pass unvalidated byte arrays and off/len ranges to native code, enabling null-array or out-of-bounds reads that crash the JVM. Upgrade to 1.11.1. No in-the-wild exploitation reported. https://github.com...

6.5CVSS5.2AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added yesterday1 views

CVE-2026-72359

A flaw was found in the Linux kernel's drm/xe graphics driver. A local user could trigger a NULL pointer dereference when querying memory statistics for a buffer object that has been purged. This issue arises because the driver attempts to access a NULL resource, which can lead to a system crash...

5.5CVSS5.7AI score0.00198EPSS
SaveExploits0References4
OSV
OSV
added yesterday5 views

GO-2026-6161 free5GC AUSF: null byte injection in supiOrSuci causes HTTP 500 internal service failure in github.com/free5gc/ausf

free5GC AUSF: null byte injection in supiOrSuci causes HTTP 500 internal service failure in github.com/free5gc/ausf...

6.9CVSS5.2AI score0.00429EPSS
SaveExploits0References6
OSV
OSV
added yesterday4 views

GO-2026-6118 GitHub MCP Server has Nil Pointer Dereference DoS in completion/complete Handler in github.com/github/github-mcp-server

GitHub MCP Server has Nil Pointer Dereference DoS in completion/complete Handler in github.com/github/github-mcp-server...

7.5CVSS5.2AI score0.0041EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added yesterday1 views

CVE-2026-72426

A flaw was found in the Linux kernel's Berkeley Packet Filter BPF subsystem. The cleanfuncstate function, which manages stack slot cleanup, incorrectly clears metadata for pointer spills. This allows a subsequent read from a partially live stack slot to bypass crucial non-scalar register-fill...

8.4CVSS5.5AI score0.0018EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added yesterday1 views

CVE-2026-72161

A flaw was found in the ocfs2 component of the Linux kernel. A local user could trigger a NULL pointer dereference during the unmount process of an ocfs2 filesystem. This occurs because the system attempts to access a freed journal pointer, leading to a system crash and a Denial of Service DoS...

5.5CVSS5.4AI score0.00205EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added yesterday1 views

CVE-2026-72147

A flaw was found in the dw-edma-pcie component of the Linux kernel's Direct Memory Access DMA engine. This vulnerability occurs because the dwedmapcieprobe function attempts to use PCI device ID driver data as a template without verifying its presence. A local attacker, by binding a device...

5.5CVSS5.5AI score0.002EPSS
SaveExploits0References4
NVD
NVD
added yesterday5 views

CVE-2026-74947

Privilege escalation due to invalid pointer in the Graphics component. This vulnerability was fixed in Firefox 154, Firefox ESR 153.1, Thunderbird 154, and Thunderbird 153.1...

8.8CVSS
SaveExploits0References5
GithubExploit
GithubExploit
added yesterday19 views

Exploit for Use After Free in Linux Linux_Kernel

CVE-2026-43499 GhostLock — ARM32 Kernel Privilege Escalation...

7.8CVSS7AI score0.00725EPSS
SaveExploits69
RedhatCVE
RedhatCVE
added yesterday1 views

CVE-2026-72419

A flaw was found in the Linux kernel's netfilter component. This vulnerability arises from a type confusion due to an invalid pointer use within the nfnat module when its initialization fails. A local attacker could exploit this issue by triggering the failed initialization, potentially causing a...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0References4
Rows per page
Query Builder