Lucene search
+L

82386 matches found

OSV
OSV
added 2026/04/27 6:33 p.m.16 views

JLSEC-2026-270 Issue summary: A type confusion vulnerability exists in the signature verification of signed PKCS#7...

Issue summary: A type confusion vulnerability exists in the signature verification of signed PKCS7 data where an ASN1TYPE union member is accessed without first validating the type, causing an invalid or NULL pointer dereference when processing malformed PKCS7 data. Impact summary: An application...

5.3CVSS6.7AI score0.00511EPSS
SaveExploits1References9
OSV
OSV
added 2026/04/27 6:33 p.m.16 views

JLSEC-2026-222 Integer Overflow in openssl-src

The OpenSSL public API function X509issuerandserialhash attempts to create a unique hash value based on the issuer and serial number data contained within an X509 certificate. However it fails to correctly handle any errors that may occur while parsing the issuer field which might occur if the...

5.9CVSS6.7AI score0.0741EPSS
SaveExploits0References30
OSV
OSV
added 2026/04/27 6:33 p.m.21 views

JLSEC-2026-257 Issue summary: If an application using the `SSL_CIPHER_find()` function in a QUIC protocol client or...

Issue summary: If an application using the SSLCIPHERfind function in a QUIC protocol client or server receives an unknown cipher suite from the peer, a NULL dereference occurs. Impact summary: A NULL pointer dereference leads to abnormal termination of the running process causing Denial of Servic...

5.9CVSS6.8AI score0.00777EPSS
SaveExploits1References7
OSV
OSV
added 2026/04/27 6:33 p.m.22 views

JLSEC-2026-219 Null pointer deference in openssl-src

Server or client applications that call the SSLcheckchain function during or after a TLS 1.3 handshake may crash due to a NULL pointer dereference as a result of incorrect handling of the "signaturealgorithmscert" TLS extension. The crash occurs if an invalid or unrecognised signature algorithm i...

7.5CVSS6.7AI score0.53336EPSS
SaveExploits2References42
OSV
OSV
added 2026/04/27 6:33 p.m.20 views

JLSEC-2026-273

Issue summary: When a delta CRL that contains a Delta CRL Indicator extension is processed a NULL pointer dereference might happen if the required CRL Number extension is missing. Impact summary: A NULL pointer dereference can trigger a crash which leads to a Denial of Service for an application...

7.5CVSS7.4AI score0.00885EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/27 6:33 p.m.26 views

JLSEC-2026-255 Issue summary: PBMAC1 parameters in PKCS#12 files are missing validation which can trigger a...

Issue summary: PBMAC1 parameters in PKCS12 files are missing validation which can trigger a stack-based buffer overflow, invalid pointer or NULL pointer dereference during MAC verification. Impact summary: The stack buffer overflow or NULL pointer dereference may cause a crash leading to Denial o...

6.1CVSS8.3AI score0.04691EPSS
SaveExploits1References7
SUSE Linux
SUSE Linux
added 2026/04/27 4:59 p.m.32 views

Security update for strongswan

This update for strongswan fixes the following issues: CVE-2026-35328: infinite loop when handling supported versions TLS extension bsc1261712. CVE-2026-35329: null pointer dereference when processing padding in PKCS7 bsc1261717. CVE-2026-35330: integer underflow when handling EAP-SIM/AKA...

9.2CVSS5.2AI score
SaveExploits6References28
RedHat Linux
RedHat Linux
added 2026/04/27 2:55 p.m.18 views

freerdp: FreeRDP has a NULL Pointer Dereference in rdp_write_logon_info_v2()

A null pointer dereference has been discovered in FreeRDP. A NULL pointer dereference vulnerability in rdpwritelogoninfov2 allows a malicious RDP server to crash FreeRDP proxy by sending a specially crafted LogonInfoV2 PDU with cbDomain=0 or cbUserName=0...

7.5CVSS5.3AI score0.00467EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/27 5:41 a.m.15 views

freerdp: FreeRDP has a NULL Pointer Dereference in rdp_write_logon_info_v2()

A null pointer dereference has been discovered in FreeRDP. A NULL pointer dereference vulnerability in rdpwritelogoninfov2 allows a malicious RDP server to crash FreeRDP proxy by sending a specially crafted LogonInfoV2 PDU with cbDomain=0 or cbUserName=0...

7.5CVSS5.3AI score0.00467EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/27 5:38 a.m.19 views

freerdp: FreeRDP has a NULL Pointer Dereference in rdp_write_logon_info_v2()

A null pointer dereference has been discovered in FreeRDP. A NULL pointer dereference vulnerability in rdpwritelogoninfov2 allows a malicious RDP server to crash FreeRDP proxy by sending a specially crafted LogonInfoV2 PDU with cbDomain=0 or cbUserName=0...

7.5CVSS5.3AI score0.00467EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/27 5:38 a.m.14 views

Important: Red Hat Security Advisory: freerdp security update

An update for freerdp is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

9.8CVSS5.8AI score0.00656EPSS
SaveExploits5References10
RedHat Linux
RedHat Linux
added 2026/04/27 2:17 a.m.30 views

runc: container escape via 'masked path' abuse due to mount race conditions

A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container's /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instea...

7.8CVSS7.7AI score0.00841EPSS
SaveExploits2References5
BDU FSTEC
BDU FSTEC
added 2026/04/27 12:00 a.m.10 views

The vulnerability of the follow_automount() function in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the followautomount function in the Linux operating system’s kernel is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6AI score0.00146EPSS
SaveExploits0References9Affected Software4
BDU FSTEC
BDU FSTEC
added 2026/04/27 12:00 a.m.8 views

The vulnerability of the sendmsg() function in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the sendmsg function in the Linux operating system’s kernel is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to trigger a service failure...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References6Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/04/27 12:00 a.m.13 views

The vulnerability of the percpu_init_rwsem() function in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the percpuinitrwsem function in the Linux operating system is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.3AI score0.00203EPSS
SaveExploits0References9Affected Software4
BDU FSTEC
BDU FSTEC
added 2026/04/27 12:00 a.m.12 views

The vulnerability of the kfd_process_device_init_vm() function in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the kfdprocessdeviceinitvm function in the Linux operating system’s kernel is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6AI score0.00211EPSS
SaveExploits0References6Affected Software3
Vulnrichment
Vulnrichment
added 2026/04/27 12:00 a.m.12 views

CVE-2026-31256

A null pointer dereference vulnerability exists in the RTSP service of the MERCURY MIPC252W 1.0.5 Build 230306 Rel.79931n. During the processing of a SETUP request for the path rtsp://:554/stream1/track2, the device fails to properly validate the Transport header field. When this header is...

5.3AI score0.00407EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/04/27 12:00 a.m.20 views

Binwalk 路径遍历漏洞

Binwalk is a fast and easy-to-use tool open sourced by ReFirm Labs. It is used for analysis, reverse engineering, and extracting firmware images. Versions of Binwalk 2.4.3 and earlier have a path traversal vulnerability. This vulnerability stems from improper handling of the parameter self.filena...

5.3CVSS6AI score0.00173EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/27 12:00 a.m.21 views

Mercury MIPC252W 安全漏洞

The Mercury MIPC252W is a high-definition network monitoring camera from the China Mercury company, capable of wireless connectivity. The version MERCURY MIPC252W 1.0.5 Build 230306 Rel.79931n contains a security vulnerability. This vulnerability arises from the RTSP service improperly verifying...

7.5CVSS5.8AI score0.00407EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/27 12:00 a.m.22 views

CVE-2026-31256

The CVE-2026-31256 entry describes a null pointer dereference in the RTSP service of the MERCURY MIPC252W (1.0.5 Build 230306 Rel.79931n). During processing of a SETUP request to rtsp://:554/stream1/track2, improper validation of the Transport header can cause a NULL pointer dereference in reques...

7.5CVSS5.3AI score0.00407EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder