Show filters
180 Total Results
Displaying 111-120 of 180
Sort by:
Attacker Value
Unknown

CVE-2021-29937

Disclosure Date: April 01, 2021 (last updated February 22, 2025)
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::vec_with_size().
Attacker Value
Unknown

CVE-2021-29934

Disclosure Date: April 01, 2021 (last updated February 22, 2025)
An issue was discovered in PartialReader in the uu_od crate before 0.0.4 for Rust. Attackers can read the contents of uninitialized memory locations via a user-provided Read operation.
Attacker Value
Unknown

CVE-2021-0463

Disclosure Date: March 10, 2021 (last updated February 22, 2025)
In convertToHidl of convert.cpp, there is a possible out of bounds read due to uninitialized data from ReturnFrameworkMessage. This could lead to local information disclosure with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-154867068
Attacker Value
Unknown

CVE-2021-21190

Disclosure Date: March 09, 2021 (last updated February 22, 2025)
Uninitialized data in PDFium in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted PDF file.
Attacker Value
Unknown

CVE-2021-28030

Disclosure Date: March 05, 2021 (last updated February 22, 2025)
An issue was discovered in the truetype crate before 0.30.1 for Rust. Attackers can read the contents of uninitialized memory locations via a user-provided Read operation within Tape::take_bytes.
Attacker Value
Unknown

CVE-2021-28035

Disclosure Date: March 05, 2021 (last updated February 22, 2025)
An issue was discovered in the stack_dst crate before 0.6.1 for Rust. Because of the push_inner behavior, a drop of uninitialized memory can occur upon a val.clone() panic.
Attacker Value
Unknown

CVE-2021-28029

Disclosure Date: March 05, 2021 (last updated February 22, 2025)
An issue was discovered in the toodee crate before 0.3.0 for Rust. The row-insertion feature allows attackers to read the contents of uninitialized memory locations.
Attacker Value
Unknown

CVE-2021-28033

Disclosure Date: March 05, 2021 (last updated February 22, 2025)
An issue was discovered in the byte_struct crate before 0.6.1 for Rust. There can be a drop of uninitialized memory if a certain deserialization method panics.
Attacker Value
Unknown

CVE-2021-26953

Disclosure Date: February 09, 2021 (last updated February 22, 2025)
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.
Attacker Value
Unknown

CVE-2021-26951

Disclosure Date: February 09, 2021 (last updated February 22, 2025)
An issue was discovered in the calamine crate before 0.17.0 for Rust. It allows attackers to overwrite heap-memory locations because Vec::set_len is used without proper memory claiming, and this uninitialized memory is used for a user-provided Read operation, as demonstrated by Sectors::get.