Lucene search
K

90 matches found

Github Security Blog
Github Security Blog
added 2025/07/28 3:31 a.m.3 views

Duplicate Advisory: sequoia-openpgp vulnerable to out-of-bounds array access leading to panic

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-25mx-8f3v-8wh7. This link is maintained to preserve external references. Original Description The sequoia-openpgp crate before 1.16.0 for Rust allows out-of-bounds array access and a panic...

5.3CVSS7.1AI score0.00277EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2025/07/28 3:31 a.m.1 views

GHSA-Q5H2-XQ96-6GMC Duplicate Advisory: buffered-reader vulnerable to out-of-bounds array access leading to panic

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-29mf-62xx-28jq. This link is maintained to preserve external references. Original Description The buffered-reader crate before 1.2.0 for Rust allows out-of-bounds array access and a panic...

2.9CVSS6.1AI score0.00259EPSS
Exploits0References11
Debian CVE
Debian CVE
added 2025/07/25 3:27 p.m.5 views

CVE-2025-38467

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: exynos7drmdecon: add vblank check in IRQ handling If there's support for another console device such as a TTY serial, the kernel occasionally panics during boot. The panic message and a relevant snippet of the call...

5.5CVSS5.5AI score0.00066EPSS
Exploits0
OSV
OSV
added 2025/07/18 5:10 p.m.3 views

CVE-2025-53901 Wasmtime has host panic with `fd_renumber` WASIp1 function

Wasmtime is a runtime for WebAssembly. Prior to versions 24.0.4, 33.0.2, and 34.0.2, a bug in Wasmtime's implementation of the WASIp1 set of import functions can lead to a WebAssembly guest inducing a panic in the host embedder. The specific bug is triggered by calling pathopen after calling...

3.5CVSS6.5AI score0.00379EPSS
Exploits0References7
NVD
NVD
added 2025/07/05 2:15 a.m.3 views

CVE-2024-58254

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2024-11738. Reason: This candidate is a duplicate of CVE-2024-11738. Notes: All CVE users should reference CVE-2024-11738 instead of this candidate. All references and descriptions in this candidate have been removed to prevent...

Exploits0
OSV
OSV
added 2025/06/18 11:0 a.m.4 views

CVE-2022-49997 net: lantiq_xrx200: restore buffer if memory allocation failed

In the Linux kernel, the following vulnerability has been resolved: net: lantiqxrx200: restore buffer if memory allocation failed In a situation where memory allocation fails, an invalid buffer address is stored. When this descriptor is used again, the system panics in the buildskb function when...

5.5CVSS6.3AI score0.00074EPSS
Exploits0References5
OSV
OSV
added 2025/06/03 5:28 p.m.1 views

GO-2025-3735 Panic in Path Probe Loss Recovery Handling in github.com/quic-go/quic-go

Panic in Path Probe Loss Recovery Handling in github.com/quic-go/quic-go...

7.5CVSS7.1AI score0.00136EPSS
Exploits0References3
OSV
OSV
added 2025/05/27 8:47 p.m.2 views

GO-2025-3706 Fiber panics when fiber.Ctx.BodyParser parses invalid range index in github.com/gofiber/fiber

Fiber panics when fiber.Ctx.BodyParser parses invalid range index in github.com/gofiber/fiber...

8.7CVSS7.1AI score0.00472EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2025/05/23 3:54 a.m.5 views

CVE-2023-46135

rs-stellar-strkey is a Rust lib for encode/decode of Stellar Strkeys. A panic vulnerability occurs when a specially crafted payload is used.innerpayloadlen should not above 64. This vulnerability has been patched in version 0.0.8...

7.5CVSS6.8AI score0.00168EPSS
Exploits1
OSV
OSV
added 2025/05/22 8:8 p.m.2 views

GHSA-HG3G-GPHW-5HHM Fiber panics when fiber.Ctx.BodyParser parses invalid range index

Summary When using the fiber.Ctx.BodyParser to parse into a struct with range values, a panic occurs when trying to parse a negative range index Details fiber.Ctx.BodyParser can map flat data to nested slices using keyidxvalue syntax, however when idx is negative, it causes a panic instead of...

8.7CVSS7AI score0.00472EPSS
Exploits1References5
RedhatCVE
RedhatCVE
added 2025/05/22 7:37 p.m.4 views

CVE-2021-29930

An issue was discovered in the arenavec crate through 2021-01-12 for Rust. A drop of uninitialized memory can sometimes occur upon a panic in T::default...

7.5CVSS6.8AI score0.00389EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2025/05/20 12:0 a.m.3 views

PT-2025-22211

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A panic in the Linux kernel's ocfs2 module can occur due to a failed folio allocation. This issue arises when the folio array free code encounters an error value -ENOMEM instead of a val...

7.8CVSS7.5AI score0.00452EPSS
Exploits5References318
RedhatCVE
RedhatCVE
added 2025/05/04 4:54 p.m.20 views

CVE-2023-53110

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix NULL sndbufdesc in smccdctxhandler When performing a stress test on SMC-R by rmmod mlx5ib driver during the wrk/nginx test, we found that there is a probability of triggering a panic while terminating all link groups...

5.5CVSS6.9AI score0.00033EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/05/02 12:0 a.m.3 views

PT-2025-18868 · Linux · Linux Kernel

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 skb pull function in the smsc75xx driver, where a packet length check needs to be moved to prevent a...

5AI score
Exploits0References18
Github Security Blog
Github Security Blog
added 2025/04/21 3:30 a.m.6 views

GoBGP panics due to a zero value for softwareVersionLen

An issue was discovered in GoBGP before 3.35.0 introduced in v3.11.0. pkg/packet/bgp/bgp.go allows attackers to cause a panic via a zero value for softwareVersionLen...

8.6CVSS5.8AI score0.00024EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2025/04/21 3:30 a.m.5 views

GHSA-7M35-VW2C-696V GoBGP panics due to a zero value for softwareVersionLen

An issue was discovered in GoBGP before 3.35.0 introduced in v3.11.0. pkg/packet/bgp/bgp.go allows attackers to cause a panic via a zero value for softwareVersionLen...

8.6CVSS5.8AI score0.00024EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2025/04/16 2:13 p.m.13 views

CVE-2025-23130

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid panic once fallocation fails for pinfile syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2746! CPU: 0 UID: 0 PID: 5323 Comm: syz.0.0 Not tainted...

5.5CVSS5.3AI score0.00038EPSS
Exploits0
OSV
OSV
added 2025/04/16 2:12 p.m.9 views

CVE-2025-22050 usbnet:fix NPE during rx_complete

In the Linux kernel, the following vulnerability has been resolved: usbnet:fix NPE during rxcomplete Missing usbnetgoingaway Check in Critical Path. The usbsubmiturb function lacks a usbnetgoingaway validation, whereas usbnetqueueskb includes this check. This inconsistency creates a race conditio...

4.7CVSS6AI score0.00021EPSS
Exploits0References11
Positive Technologies
Positive Technologies
added 2025/04/16 12:0 a.m.2 views

PT-2025-16763 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been identified, specifically in the f2fs filesystem. The issue arises when the f2fs write inode function fails to check the CP ERROR FLAG flag,...

7.8CVSS6AI score0.00344EPSS
Exploits0References691
Positive Technologies
Positive Technologies
added 2025/04/10 12:0 a.m.5 views

PT-2025-25808

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the version that includes the fix for this issue Description A vulnerability in the Linux kernel has been resolved. The issue occurs when calling core::fmt::write from Rust code while FineIBT is enabled, resultin...

7.8CVSS8.2AI score0.00159EPSS
Exploits0References222
Rows per page
Query Builder