Show filters
213 Total Results
Displaying 121-130 of 213
Sort by:
Attacker Value
Unknown

CVE-2021-31162

Disclosure Date: April 14, 2021 (last updated February 22, 2025)
In the standard library in Rust before 1.52.0, a double free can occur in the Vec::from_iter function if freeing the element panics.
Attacker Value
Unknown

CVE-2021-0437

Disclosure Date: April 13, 2021 (last updated February 22, 2025)
In setPlayPolicy of DrmPlugin.cpp, there is a possible double free. This could lead to local escalation of privilege in a privileged process with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-11 Android-8.1 Android-9 Android-10Android ID: A-176168330
Attacker Value
Unknown

CVE-2020-36318

Disclosure Date: April 11, 2021 (last updated February 22, 2025)
In the standard library in Rust before 1.49.0, VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free.
Attacker Value
Unknown

CVE-2021-30457

Disclosure Date: April 07, 2021 (last updated February 22, 2025)
An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in remove_set upon a panic in a Drop impl.
Attacker Value
Unknown

CVE-2021-30455

Disclosure Date: April 07, 2021 (last updated February 22, 2025)
An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in IdMap::clone_from upon a .clone panic.
Attacker Value
Unknown

CVE-2021-30456

Disclosure Date: April 07, 2021 (last updated February 22, 2025)
An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in get_or_insert upon a panic of a user-provided f function.
Attacker Value
Unknown

CVE-2021-29627

Disclosure Date: April 07, 2021 (last updated February 22, 2025)
In FreeBSD 13.0-STABLE before n245050, 12.2-STABLE before r369525, 13.0-RC4 before p0, and 12.2-RELEASE before p6, listening socket accept filters implementing the accf_create callback incorrectly freed a process supplied argument string. Additional operations on the socket can lead to a double free or use after free.
Attacker Value
Unknown

CVE-2020-11246

Disclosure Date: April 07, 2021 (last updated February 22, 2025)
A double free condition can occur when the device moves to suspend mode during secure playback in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile
Attacker Value
Unknown

CVE-2020-11231

Disclosure Date: April 07, 2021 (last updated February 22, 2025)
Two threads call one or both functions concurrently leading to corruption of pointers and reference counters which in turn can lead to heap corruption in Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile
Attacker Value
Unknown

CVE-2021-29931

Disclosure Date: April 01, 2021 (last updated February 22, 2025)
An issue was discovered in the arenavec crate through 2021-01-12 for Rust. A double drop can sometimes occur upon a panic in T::drop().