Lucene search
+L

3511 matches found

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

CVE-2021-29932

An issue was discovered in the parseduration crate through 2021-03-18 for Rust. It allows attackers to cause a denial of service CPU and memory consumption via a duration string with a large exponent...

7.5CVSS6.7AI score0.00973EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:37 p.m.13 views

CVE-2021-29937

An issue was discovered in the telemetry crate through 2021-02-17 for Rust. There is a drop of uninitialized memory if a value.clone call panics within misc::vecwithsize...

9.8CVSS6.8AI score0.01363EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:37 p.m.11 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.54 views

CVE-2021-29934

An issue was discovered in PartialReader in the uuod crate before 0.0.4 for Rust. Attackers can read the contents of uninitialized memory locations via a user-provided Read operation...

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

CVE-2021-28305

An issue was discovered in the diesel crate before 1.4.6 for Rust. There is a use-after-free in the SQLite backend because the semantics of sqlite3columnname are not followed...

9.8CVSS6.8AI score0.01319EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:33 p.m.7 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:33 p.m.11 views

CVE-2021-28032

An issue was discovered in the nanoarena crate before 0.5.2 for Rust. There is an aliasing violation in splitat because two mutable references can exist for the same element, if Borrow behaves in certain ways. This can have a resultant out-of-bounds write or use-after-free...

9.8CVSS6.9AI score0.01377EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:33 p.m.9 views

CVE-2021-28027

An issue was discovered in the bam crate before 0.1.3 for Rust. There is an integer underflow and out-of-bounds write during the loading of a bgzip block...

9.8CVSS7AI score0.01167EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:31 p.m.9 views

CVE-2021-27378

An issue was discovered in the randcore crate before 0.6.2 for Rust. Because readu32into and readu64into mishandle certain buffer-length checks, a random number generator may be seeded with too little data...

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

CVE-2021-26952

An issue was discovered in the ms3d crate before 0.1.3 for Rust. It might allow attackers to obtain sensitive information from uninitialized memory locations via IoReader::read...

7.5CVSS6.3AI score0.01557EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:29 p.m.9 views

CVE-2021-26956

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because bytes from an X server can be interpreted as any data type returned by xcb::xproto::GetPropertyReply::value...

9.8CVSS6.8AI score0.01728EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:29 p.m.9 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:29 p.m.7 views

CVE-2021-26951

An issue was discovered in the calamine crate before 0.17.0 for Rust. It allows attackers to overwrite heap-memory locations because Vec::setlen is used without proper memory claiming, and this uninitialized memory is used for a user-provided Read operation, as demonstrated by Sectors::get...

9.8CVSS6.7AI score0.01728EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:29 p.m.7 views

CVE-2021-26955

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because xcb::xproto::GetAtomNameReply::name calls std::str::fromutf8unchecked on unvalidated bytes from an X server...

9.8CVSS6.8AI score0.01728EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:29 p.m.7 views

CVE-2021-26953

An issue was discovered in the postscript crate before 0.14.0 for Rust. It might allow attackers to obtain sensitive information from uninitialized memory locations via a user-provided Read implementation...

7.5CVSS6.2AI score0.01489EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:27 p.m.9 views

CVE-2021-26305

An issue was discovered in Deserializer::readvec in the cdr crate before 0.2.4 for Rust. A user-provided Read implementation can gain access to the old contents of newly allocated heap memory, violating soundness...

9.8CVSS6.9AI score0.01688EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:27 p.m.8 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.9 views

CVE-2021-25908

An issue was discovered in the fil-ocl crate through 2021-01-04 for Rust. From can lead to a double free...

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

CVE-2021-25904

An issue was discovered in the av-data crate before 0.3.0 for Rust. A raw pointer is dereferenced, leading to a read of an arbitrary memory address, sometimes causing a segfault...

7.5CVSS6.8AI score0.01327EPSS
SaveExploits1References1
Rows per page
Query Builder