Lucene search
+L

11222 matches found

RedHat Linux
RedHat Linux
added 2023/11/07 8:50 a.m.8 views

golang: crypto/tls: panic when processing post-handshake message on QUIC connections

A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic...

7.5CVSS7.3AI score0.01146EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2023/11/07 12:00 a.m.14 views

PT-2025-13359 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the ptdma driver in the Linux kernel. Specifically, the interrupt handler pt core irq handler can lead to a call to pt core execute cmd, which attempts to grab ...

8.8CVSS7.1AI score0.16525EPSS
SaveExploits11References476
Tenable Nessus
Tenable Nessus
added 2023/11/07 12:00 a.m.47 views

Rocky Linux 8 : rust-toolset:rhel8 (RLSA-2021:1935)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2021:1935 advisory. - In the standard library in Rust before 1.49.0, String::retain function has a panic safety problem. It allows creation of a non-UTF-8 Rust string when...

9.8CVSS7.9AI score0.01676EPSS
SaveExploits2References5
Positive Technologies
Positive Technologies
added 2023/11/07 12:00 a.m.10 views

PT-2025-18874 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been identified, related to a race condition between smc smcr terminate all and smc buf create. This issue can lead to a panic when terminating...

8.8CVSS7.6AI score0.16525EPSS
SaveExploits11References476
Positive Technologies
Positive Technologies
added 2023/11/07 12:00 a.m.6 views

PT-2025-40772

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to SCSI device handling. A reversion was implemented to address a kernel panic that could occur due to an incorrect increment of the iorequest c...

5.5CVSS5.8AI score0.00125EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2023/11/07 12:00 a.m.20 views

PT-2025-26017 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue is related to the csdlock debug kernel-boot parameter, which is parsed by the early param function csdlock debug. If se...

8.2CVSS5.7AI score0.16525EPSS
SaveExploits18References549
Prion
Prion
added 2023/11/06 4:15 p.m.20 views

Design/Logic Flaw

Mattermost fails to properly validate requests to the Calls plugin, allowing an attacker sending a request without a User Agent header to cause a panic and crash the Calls plugin...

4CVSS7AI score0.00508EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/11/06 3:24 p.m.12 views

CVE-2023-5967 Denial of Service via crashing the Calls Plugin

Mattermost fails to properly validate requests to the Calls plugin, allowing an attacker sending a request without a User Agent header to cause a panic and crash the Calls plugin...

4.3CVSS6.7AI score0.00508EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/11/06 3:24 p.m.34 views

CVE-2023-5967 Denial of Service via crashing the Calls Plugin

Mattermost fails to properly validate requests to the Calls plugin, allowing an attacker sending a request without a User Agent header to cause a panic and crash the Calls plugin...

4.3CVSS4.9AI score0.00508EPSS
SaveExploits0References1
OSV
OSV
added 2023/11/02 9:44 p.m.74 views

GO-2023-2160 Panic during QUIC handshake in github.com/quic-go/quic-go

The QUIC handshake can cause a panic when processing a certain sequence of frames. A malicious peer can deliberately trigger this panic...

7.5CVSS7.4AI score0.00765EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2023/11/01 7:51 p.m.24 views

Security Bulletin: IBM Storage Ceph is vulnerable to a panic in Golang (CVE-2022-28327)

Summary Golang is used by IBM Storage Ceph as part of RGW and in assorted other locations. CVE-2022-28327 Vulnerability Details CVEID: CVE-2022-28327 DESCRIPTION: Golang Go is vulnerable to a denial of service, caused by improper input validaiton by the generic P-256 feature in crypto/elliptic. B...

7.5CVSS6.7AI score0.04195EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/11/01 12:00 a.m.56 views

Ubuntu 23.10 : Linux kernel (StarFive) vulnerabilities (USN-6454-4)

The remote Ubuntu 23.10 host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6454-4 advisory. Kyle Zeng discovered that the netfilter subsystem in the Linux kernel contained a race condition in IP set operations in certain situations. A local attacker...

7.8CVSS7.3AI score0.00396EPSS
SaveExploits2References4
UbuntuCve
UbuntuCve
added 2023/10/31 4:15 p.m.20 views

CVE-2023-46239

quic-go is an implementation of the QUIC protocol in Go. Starting in version 0.37.0 and prior to version 0.37.3, by serializing an ACK frame after the CRYTPO that allows a node to complete the handshake, a remote node could trigger a nil pointer dereference leading to a panic when the node...

7.5CVSS7.1AI score0.00765EPSS
SaveExploits0References3
Prion
Prion
added 2023/10/31 4:15 p.m.28 views

Null pointer dereference

quic-go is an implementation of the QUIC protocol in Go. Starting in version 0.37.0 and prior to version 0.37.3, by serializing an ACK frame after the CRYTPO that allows a node to complete the handshake, a remote node could trigger a nil pointer dereference leading to a panic when the node...

5CVSS7.4AI score0.00765EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/10/31 3:02 p.m.14 views

CVE-2023-46239 quic-go vulnerable to pointer dereference that can lead to panic

quic-go is an implementation of the QUIC protocol in Go. Starting in version 0.37.0 and prior to version 0.37.3, by serializing an ACK frame after the CRYTPO that allows a node to complete the handshake, a remote node could trigger a nil pointer dereference leading to a panic when the node...

7.5CVSS6.7AI score0.00765EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2023/10/31 3:02 p.m.104 views

CVE-2023-46239

quic-go is an implementation of the QUIC protocol in Go. Starting in version 0.37.0 and prior to version 0.37.3, by serializing an ACK frame after the CRYTPO that allows a node to complete the handshake, a remote node could trigger a nil pointer dereference leading to a panic when the node...

7.5CVSS7.4AI score0.00765EPSS
SaveExploits0
Cvelist
Cvelist
added 2023/10/31 3:02 p.m.43 views

CVE-2023-46239 quic-go vulnerable to pointer dereference that can lead to panic

quic-go is an implementation of the QUIC protocol in Go. Starting in version 0.37.0 and prior to version 0.37.3, by serializing an ACK frame after the CRYTPO that allows a node to complete the handshake, a remote node could trigger a nil pointer dereference leading to a panic when the node...

7.5CVSS7.6AI score0.00765EPSS
SaveExploits0References3
OSV
OSV
added 2023/10/31 3:02 p.m.23 views

CVE-2023-46239 quic-go vulnerable to pointer dereference that can lead to panic

quic-go is an implementation of the QUIC protocol in Go. Starting in version 0.37.0 and prior to version 0.37.3, by serializing an ACK frame after the CRYTPO that allows a node to complete the handshake, a remote node could trigger a nil pointer dereference leading to a panic when the node...

7.5CVSS7.3AI score0.00765EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/10/31 2:23 p.m.7 views

golang: crypto/tls: panic when processing post-handshake message on QUIC connections

A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic...

7.5CVSS7.3AI score0.01146EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/10/31 2:06 p.m.7 views

golang: crypto/tls: panic when processing post-handshake message on QUIC connections

A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic...

7.5CVSS7.3AI score0.01146EPSS
SaveExploits0References8
Rows per page
Query Builder