Lucene search
K

169 matches found

OSV
OSV
added 2025/05/09 4:15 p.m.5 views

UBUNTU-CVE-2025-4432

A flaw was found in Rust's Ring package. A panic may be triggered when overflow checking is enabled. In the QUIC protocol, this flaw allows an attacker to induce this panic by sending a specially crafted packet. It will likely occur unintentionally in 1 out of every 232 packets sent or received...

5.3CVSS5.8AI score0.00812EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.13 views

CVE-2022-49584 ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Add locking to prevent panic when setting sriovnumvfs to zero It is possible to disable VFs while the PF driver is processing requests from the VF driver. This can result in a panic. BUG: unable to handle kernel paging...

0.00187EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.5 views

PT-2025-42741

Name of the Vulnerable Software and Affected Versions Go versions prior to 1.24.9-alt1 Gobuster version 3.8.2 complyctl affected versions not specified containernetworking-plugins version 1.9.0 OpenTofu affected versions not specified Description The Go programming language contains a flaw in the...

9.8CVSS7.5AI score0.00344EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/10/23 5:52 a.m.0 views

go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion

A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion...

4.3CVSS7.4AI score0.00832EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2024/10/15 3:46 p.m.1 views

go/build/constraint: golang: Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion

A flaw was found in the go/build/constraint package of the Golang standard library. Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion...

7.5CVSS7.3AI score0.01037EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2024/09/26 12:31 p.m.11 views

Important: Red Hat Security Advisory: git-lfs security update

An update for git-lfs is now available for Red Hat Enterprise Linux 9.2 Extended 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...

7.5CVSS7AI score0.01127EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.4 views

In Go before 1.15.13 and 1.16.x before 1.16.5 there can be a panic for a large exponent to the math/big.Rat SetString or UnmarshalText method.

...

7.5CVSS7AI score0.03372EPSS
Exploits1
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.2 views

In archive/zip in Go before 1.15.13 and 1.16.x before 1.16.5 a crafted file count (in an archive's header) can cause a NewReader or OpenReader panic.

...

7.5CVSS7AI score0.03464EPSS
Exploits1
NVD
NVD
added 2024/05/30 4:15 p.m.18 views

CVE-2024-36928

In the Linux kernel, the following vulnerability has been resolved: s390/qeth: Fix kernel panic after setting hsuid Symptom: When the hsuid attribute is set for the first time on an IQD Layer3 device while the corresponding network interface is already UP, the kernel will try to execute a napi...

4.4CVSS6.4AI score0.0022EPSS
Exploits0References5
NVD
NVD
added 2024/02/28 9:15 a.m.12 views

CVE-2021-47007

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix panic during f2fsresizefs f2fsresizefs hangs in below callstack with testcase: - mkfs 16GB image & mount image - dd 8GB fileA - dd 8GB fileB - sync - rm fileA - sync - resize filesystem to 8GB kernel BUG at...

5.5CVSS6.3AI score0.00236EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2023/12/12 5:29 p.m.5 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.01137EPSS
Exploits0References8
IBM Security Bulletins
IBM Security Bulletins
added 2023/11/01 7:51 p.m.21 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.03933EPSS
Exploits0Affected Software1
OSV
OSV
added 2023/10/25 2:9 p.m.2 views

GHSA-5873-6FWQ-463F stellar-strkey vulnerable to panic in SignedPayload::from_payload

Impact Panic vulnerability when a specially crafted payload is used. This is because of the following calculation: rust innerpayloadlen + 4 - innerpayloadlen % 4 % 4 If innerpayloadlen is 0xffffffff, 4 - innerpayloadlen % 4 % 4 = 1 so rust innerpayloadlen + 4 - innerpayloadlen % 4 % 4 = u32::MAX ...

5.3CVSS5.9AI score0.00762EPSS
Exploits1References7
CVE
CVE
added 2023/10/25 12:38 a.m.61 views

CVE-2023-46135

The CVE-2023-46135 issue affects rs-stellar-strkey, a Rust library for Stellar Strkey encoding/decoding. A panic vulnerability occurs during processing of crafted payloads where inner_payload_len should not exceed 64; this condition is the root cause described in various advisories. The vulnerabi...

7.5CVSS6.2AI score0.00762EPSS
Exploits1References2Affected Software1
CNNVD
CNNVD
added 2023/10/25 12:0 a.m.3 views

rs-stellar-strkey Security Vulnerabilities

rs-stellar-strkey is a library of stellar open source. A security vulnerability exists in rs-stellar-strkey versions prior to 0.0.8, which stems from a panic vulnerability when using a specially crafted payload...

7.5CVSS6.7AI score0.00762EPSS
Exploits1References3
CNNVD
CNNVD
added 2023/10/18 12:0 a.m.2 views

Apollo Router Code Issue Vulnerability

Apollo Router is a configurable, high-performance graphical router written in Rust. A code issue vulnerability exists in Apollo Router. An attacker could use this vulnerability to cause the router to panic and terminate when sending a multi-part response...

7.5CVSS6.9AI score0.00726EPSS
Exploits0References4
OSV
OSV
added 2023/09/21 5:15 p.m.1 views

UBUNTU-CVE-2023-42805

quinn-proto is a state machine for the QUIC transport protocol. Prior to versions 0.9.5 and 0.10.5, receiving unknown QUIC frames in a QUIC packet could result in a panic. The problem has been fixed in 0.9.5 and 0.10.5 maintenance releases...

7.5CVSS5.7AI score0.0076EPSS
Exploits0References7
RustSec
RustSec
added 2023/09/19 12:0 p.m.3 views

phonenumber: panic on parsing crafted RF3966 phonenumber inputs

Impact The phonenumber parsing code may panic due to a panic-guarded out-of-bounds access on the phonenumber string. In a typical deployment of rust-phonenumber, this may get triggered by feeding a maliciously crafted phonenumber over the network, specifically the string .;phone-context=. Patches...

8.6CVSS7.2AI score0.00694EPSS
Exploits0Affected Software1
OSV
OSV
added 2023/09/05 4:15 a.m.1 views

DEBIAN-CVE-2023-36308

disintegration Imaging 1.6.2 allows attackers to cause a panic because of an integer index out of range during a Grayscale call via a crafted TIFF file to the scan function of scanner.go. NOTE: it is unclear whether there are common use cases in which this panic could have any security consequenc...

5.5CVSS5.7AI score0.00353EPSS
Exploits1References1
CNNVD
CNNVD
added 2023/09/05 12:0 a.m.2 views

ZPLGFA Input Validation Error Vulnerability

ZPLGFA is a Go package from Simon Waldherr's personal developer. It is used to convert PNG, JPEG and GIF encoded graphic files into ZPL compatible ^GF elements graphic fields. A security vulnerability exists in ZPLGFA version 1.1.1, which stems from allowing an attacker to cause a panic with a...

5.5CVSS6.8AI score0.00242EPSS
Exploits1References1
Rows per page
Query Builder