Lucene search
+L

354 matches found

RedhatCVE
RedhatCVE
added 2025/08/12 3:47 p.m.6 views

CVE-2025-55159

A flaw was found in slab. The getdisjointmut method incorrectly validates index boundaries against the slab's capacity rather than its length, enabling a local attacker to access uninitialized memory. This memory access occurs when requesting disjoint mutable references within the slab...

5.1CVSS6.5AI score0.00167EPSS
SaveExploits0References6
OSV
OSV
added 2025/08/12 12:0 p.m.8 views

RUSTSEC-2025-0047 Out-of-bounds access in `get_disjoint_mut` due to incorrect bounds check

Impact The getdisjointmut method in slab v0.4.10 incorrectly checked if indices were within the slab's capacity instead of its length, allowing access to uninitialized memory. This could lead to undefined behavior or potential crashes. Patches This has been fixed in slab v0.4.11. Workarounds Avoi...

5.1CVSS7AI score0.00167EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2025/06/25 12:0 a.m.7 views

Rational Miner Behaviour, Protocol Stability, and Time Preference: an Austrian and Game-Theoretic Analysis of Bitcoin'S Incentive Environment

This paper integrates Austrian capital theory with repeated game theory to examine strategic miner behaviour under different institutional conditions in blockchain systems. It shows that when protocol rules are mutable, effective time preference rises, undermining rational long-term planning and...

6.8AI score
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/20 6:14 p.m.59 views

CVE-2024-4994

Removed by vendor...

8.1CVSS6AI score0.00352EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/23 5:39 a.m.6 views

CVE-2023-26268

Design documents with matching document IDs, from databases on the same cluster, may share a mutable Javascript environment when using these design document functions: validatedocupdate list filter filter views using view functions as filters rewrite update This doesn't affect map/reduce or searc...

5.3CVSS6.9AI score0.01429EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:11 a.m.6 views

CVE-2023-43631

On boot, the Pillar eve container checks for the existence and content of “/config/authorizedkeys”. If the file is present, and contains a supported public key, the container will go on to open port 22 and enable sshd with the given keys as the authorized keys for root login. An attacker could...

8.8CVSS6.9AI score0.00159EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 5:37 p.m.11 views

CVE-2020-36467

An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr::get returns more than one mutable reference to the same object...

5.9CVSS6.8AI score0.00978EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 4:38 p.m.9 views

CVE-2020-35916

An issue was discovered in the image crate before 0.23.12 for Rust. A Mutable reference has immutable provenance. In the case of LLVM, the IR may be always correct...

5.5CVSS6.8AI score0.00384EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 4:38 p.m.11 views

CVE-2020-35899

An issue was discovered in the actix-service crate before 1.0.6 for Rust. The Cell implementation allows obtaining more than one mutable reference to the same data...

5.5CVSS6.8AI score0.00374EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 3:59 p.m.10 views

CVE-2020-0388

In createEmergencyLocationUserNotification of GnssVisibilityControl.java, there is a possible permissions bypass due to an empty mutable PendingIntent. This could lead to local escalation of privilege with User execution privileges needed. User interaction is not needed for exploitation.Product:...

7.8CVSS7.1AI score0.00169EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:40 p.m.20 views

CVE-2020-35898

An issue was discovered in the actix-utils crate before 2.0.0 for Rust. The Cell implementation allows obtaining more than one mutable reference to the same data...

9.1CVSS6.8AI score0.0141EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 3:39 p.m.14 views

CVE-2020-35882

An issue was discovered in the rocket crate before 0.4.5 for Rust. LocalRequest::clone creates more than one mutable references to the same object, possibly causing a data race...

8.1CVSS6.8AI score0.00957EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 3:34 p.m.7 views

CVE-2020-36470

An issue was discovered in the disrustor crate through 2020-12-17 for Rust. RingBuffer doe not properly limit the number of mutable references...

5.9CVSS6.8AI score0.00978EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 1:29 p.m.9 views

CVE-2018-25024

An issue was discovered in the actix-web crate before 0.7.15 for Rust. It can unsoundly coerce an immutable reference into a mutable reference, leading to memory corruption...

9.8CVSS6.7AI score0.01288EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/15 4:22 p.m.10 views

GHSA-GG76-HG3V-5Q6C macroquad vulnerable to multiple soundness issues

Several soundness issues have been reported. Resolving them doesn't seem to be considered a priority. In particular, unprincipled use of mutable statics is pervasive throughout the library, making it possible to cause use-after-free in safe code. Currently, no fixed version is available...

8.7CVSS5.8AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2025/05/15 4:22 p.m.42 views

macroquad vulnerable to multiple soundness issues

Several soundness issues have been reported. Resolving them doesn't seem to be considered a priority. In particular, unprincipled use of mutable statics is pervasive throughout the library, making it possible to cause use-after-free in safe code. Currently, no fixed version is available...

7.2AI score
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2025/05/15 12:0 a.m.11 views

PT-2025-21902 · Crates.Io · Macroquad

Several soundness issues have been reported. Resolving them doesn't seem to be considered a priority. In particular, unprincipled use of mutable statics is pervasive throughout the library, making it possible to cause use-after-free in safe code. Currently, no fixed version is available...

8.7CVSS7.3AI score
SaveExploits0References7
RustSec
RustSec
added 2025/05/06 12:0 p.m.13 views

Lack of sufficient checks in public API

The following functions in the anon-vec crate are unsound due to insufficient checks on their arguments:: - AnonVec::getref - AnonVec::getmut - AnonVec::removeget The crate was built as a learning project and is not being maintained...

7AI score
SaveExploits0Affected Software1
Packet Storm News
Packet Storm News
added 2025/04/24 12:0 a.m.7 views

AI-Based Vulnerability Analysis of NFT Smart Contracts

With the rapid growth of the NFT market, the security of smart contracts has become crucial. However, existing AI-based detection models for NFT contract vulnerabilities remain limited due to their complexity, while traditional manual methods are time-consuming and costly. This study proposes an...

7.1AI score
SaveExploits0
RustSec
RustSec
added 2025/04/23 12:0 p.m.13 views

Multiple soundness issues in `macroquad`

Several soundness issues have been reported. Resolving them doesn't seem to be considered a priority. In particular, unprincipled use of mutable statics is pervasive throughout the library, making it possible to cause use-after-free in safe code. Currently, no fixed version is available...

7.2AI score
SaveExploits0
Rows per page
Query Builder