Lucene search
+L

10927 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 7:37 p.m.12 views

CVE-2021-29933

An issue was discovered in the insertmany crate through 2021-01-26 for Rust. Elements may be dropped twice if a .next method panics...

7.5CVSS6.8AI score0.01135EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:37 p.m.9 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.01135EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:33 p.m.9 views

CVE-2021-28035

An issue was discovered in the stackdst crate before 0.6.1 for Rust. Because of the pushinner behavior, a drop of uninitialized memory can occur upon a val.clone panic...

9.8CVSS6.8AI score0.01167EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:29 p.m.11 views

CVE-2021-26954

An issue was discovered in the qwutils crate before 0.3.1 for Rust. When a Clone panic occurs, insertsliceclone can perform a double drop...

5.3CVSS6.8AI score0.01359EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:27 p.m.9 views

CVE-2021-25906

An issue was discovered in the basicdspmatrix crate before 0.9.2 for Rust. When a TransformContent panic occurs, a double drop can be performed...

7.5CVSS6.8AI score0.01327EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:27 p.m.17 views

CVE-2021-25902

An issue was discovered in the glsl-layout crate before 0.4.0 for Rust. When a panic occurs, maparray can perform a double drop...

7.5CVSS6.8AI score0.0139EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:27 p.m.23 views

CVE-2021-25907

An issue was discovered in the containers crate before 0.9.11 for Rust. When a panic occurs, a util::mutate,mutate2 double drop can be performed...

9.8CVSS6.8AI score0.01552EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:25 p.m.10 views

CVE-2021-25370

An incorrect implementation handling file descriptor in dpu driver prior to SMR Mar-2021 Release 1 results in memory corruption leading to kernel panic...

6.1CVSS6.8AI score0.0089EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:25 p.m.10 views

CVE-2021-25345

Graphic format mismatch while converting video format in hwcomposer prior to SMR Mar-2021 Release 1 results in kernel panic due to unsupported format...

5.5CVSS6.7AI score0.00119EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:50 p.m.13 views

CVE-2021-43395

An issue was discovered in illumos before f859e7171bb5db34321e45585839c6c3200ebb90, OmniOS Community Edition r151038, OpenIndiana Hipster 2021.04, and SmartOS 20210923. A local unprivileged user can cause a deadlock and kernel panic via crafted rename and rmdir calls on tmpfs filesystems. Oracle...

5.5CVSS6.2AI score0.00315EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 6:35 p.m.12 views

CVE-2021-34173

An attacker can cause a Denial of Service and kernel panic in v4.2 and earlier versions of Espressif esp32 via a malformed beacon csa frame. The device requires a reboot to recover...

7.8CVSS6.6AI score0.01471EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:30 p.m.9 views

CVE-2021-29940

An issue was discovered in the through crate through 2021-02-18 for Rust. There is a double free in through and throughand upon a panic of the map function...

9.8CVSS6.9AI score0.01326EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:25 p.m.6 views

CVE-2021-25489

Assuming radio permission is gained, missing input validation in modem interface driver prior to SMR Oct-2021 Release 1 results in format string bug leading to kernel panic...

5.5CVSS6.7AI score0.00531EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/22 6:15 p.m.43 views

CVE-2025-48075

Fiber is an Express-inspired web framework written in Go. Starting in version 2.52.6 and prior to version 2.52.7, fiber.Ctx.BodyParser can map flat data to nested slices using keyidxvalue syntax, but when idx is negative, it causes a panic instead of returning an error stating it cannot process t...

8.7CVSS0.00501EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/05/22 5:52 p.m.12 views

CVE-2020-7463

In FreeBSD 12.1-STABLE before r364644, 11.4-STABLE before r364651, 12.1-RELEASE before p9, 11.4-RELEASE before p3, and 11.3-RELEASE before p13, improper handling in the kernel causes a use-after-free bug by sending large user messages from multiple threads on the same SCTP socket. The...

5.5CVSS6.8AI score0.00399EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/22 5:25 p.m.210 views

CVE-2025-48075

Summary: The CVE-2025-48075 entry concerns the GoFiber (fiber) web framework. Starting in versions 2.52.6 and earlier than 2.52.7, fiber.Ctx.BodyParser can map flat data to nested slices using key[idx]value syntax; if idx is negative, it panics instead of returning an error, potentially causing d...

8.7CVSS6.5AI score0.00501EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/05/22 5:25 p.m.59 views

CVE-2025-48075 Fiber panics when fiber.Ctx.BodyParser parses invalid range index

Fiber is an Express-inspired web framework written in Go. Starting in version 2.52.6 and prior to version 2.52.7, fiber.Ctx.BodyParser can map flat data to nested slices using keyidxvalue syntax, but when idx is negative, it causes a panic instead of returning an error stating it cannot process t...

8.7CVSS0.00501EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/05/22 4:55 p.m.10 views

CVE-2020-9804

A logic issue was addressed with improved restrictions. This issue is fixed in macOS Catalina 10.15.5. Inserting a USB device that sends invalid messages may cause a kernel panic...

4.9CVSS5.9AI score0.00301EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:39 p.m.19 views

CVE-2020-36601

Out-of-bounds write vulnerability in the kernel modules. Successful exploitation of this vulnerability may cause a panic reboot...

7.5CVSS6.8AI score0.00537EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:34 p.m.14 views

CVE-2020-27014

Trend Micro Antivirus for Mac 2020 Consumer contains a race condition vulnerability in the Web Threat Protection Blocklist component, that if exploited, could allow an attacker to case a kernel panic or crash.\n\n\r\nAn attacker must first obtain the ability to execute high-privileged code on the...

6.9CVSS7.1AI score0.00322EPSS
SaveExploits0
Rows per page
Query Builder