Lucene search
+L

4652 matches found

CNVD
CNVD
added 2021/01/06 12:00 a.m.39 views

Mozilla Rust ozone crate buffer overflow vulnerability (CNVD-2021-30433)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A buffer overflow vulnerability exists in ozone crate in versions of Mozilla Rust prior to 2020-07-04, which stems from a memory safety violation by deleting uninitialized memory. No details of the vulnerability...

9.8CVSS7.1AI score0.01515EPSS
SaveExploits0References1
RustSec
RustSec
added 2021/01/05 12:00 p.m.26 views

`Read` on uninitialized memory may cause UB (fn preamble_skipcount())

Affected versions of this crate passes an uninitialized buffer to a user-provided Read implementation within fn preambleskipcount. Arbitrary Read implementations can read from the uninitialized buffer memory exposure and also can return incorrect number of bytes written to the buffer. Reading fro...

9.8CVSS3.6AI score0.01191EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2021/01/05 12:00 p.m.36 views

RUSTSEC-2021-0088 `Read` on uninitialized memory may cause UB (fn preamble_skipcount())

Affected versions of this crate passes an uninitialized buffer to a user-provided Read implementation within fn preambleskipcount. Arbitrary Read implementations can read from the uninitialized buffer memory exposure and also can return incorrect number of bytes written to the buffer. Reading fro...

9.8CVSS9.4AI score0.01191EPSS
SaveExploits0References4
CNVD
CNVD
added 2021/01/05 12:00 a.m.13 views

GNU Binutils Uninitialized Memory Usage Vulnerability

GNU Binutils is a set of programming tools for creating and managing binary programs, object files, libraries, profile data and assembly source code. An uninitialized memory usage vulnerability exists in tic4xprintcond in opcodes/tic4x-dis.c in GNU Binutils versions prior to 2.34. An attacker cou...

6.1CVSS8.5AI score0.01074EPSS
SaveExploits1References1
OSV
OSV
added 2021/01/04 3:15 p.m.24 views

CVE-2020-35494

There's a flaw in binutils /opcodes/tic4x-dis.c. An attacker who is able to submit a crafted input file to be processed by binutils could cause usage of uninitialized memory. The highest threat is to application availability with a lower threat to data confidentiality. This flaw affects binutils...

6.1CVSS6.7AI score
SaveExploits0References4
NVD
NVD
added 2021/01/04 3:15 p.m.23 views

CVE-2020-35494

There's a flaw in binutils /opcodes/tic4x-dis.c. An attacker who is able to submit a crafted input file to be processed by binutils could cause usage of uninitialized memory. The highest threat is to application availability with a lower threat to data confidentiality. This flaw affects binutils...

6.1CVSS6.2AI score0.01074EPSS
SaveExploits1References4
OSV
OSV
added 2021/01/04 3:15 p.m.2 views

DEBIAN-CVE-2020-35494

There's a flaw in binutils /opcodes/tic4x-dis.c. An attacker who is able to submit a crafted input file to be processed by binutils could cause usage of uninitialized memory. The highest threat is to application availability with a lower threat to data confidentiality. This flaw affects binutils...

6.1CVSS6.7AI score0.01074EPSS
SaveExploits1References1
AlpineLinux
AlpineLinux
added 2021/01/04 3:15 p.m.63 views

CVE-2020-35494

There's a flaw in binutils /opcodes/tic4x-dis.c. An attacker who is able to submit a crafted input file to be processed by binutils could cause usage of uninitialized memory. The highest threat is to application availability with a lower threat to data confidentiality. This flaw affects binutils...

6.1CVSS4.1AI score0.01074EPSS
SaveExploits1
OSV
OSV
added 2021/01/04 3:15 p.m.6 views

UBUNTU-CVE-2020-35494

There's a flaw in binutils /opcodes/tic4x-dis.c. An attacker who is able to submit a crafted input file to be processed by binutils could cause usage of uninitialized memory. The highest threat is to application availability with a lower threat to data confidentiality. This flaw affects binutils...

6.1CVSS6.8AI score0.01074EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2021/01/04 3:15 p.m.27 views

CVE-2020-35494

There's a flaw in binutils /opcodes/tic4x-dis.c. An attacker who is able to submit a crafted input file to be processed by binutils could cause usage of uninitialized memory. The highest threat is to application availability with a lower threat to data confidentiality. This flaw affects binutils...

6.1CVSS6.8AI score0.01074EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2021/01/04 2:23 p.m.34 views

CVE-2020-35494

There's a flaw in binutils /opcodes/tic4x-dis.c. An attacker who is able to submit a crafted input file to be processed by binutils could cause usage of uninitialized memory. The highest threat is to application availability with a lower threat to data confidentiality. This flaw affects binutils...

6.1AI score0.01074EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2021/01/04 12:00 a.m.23 views

GNU Binutils 安全漏洞

GNU Binutils is a set of programming tools for creating and managing binary programs, object files, libraries, profile data and assembly source code. An uninitialized memory usage vulnerability exists in tic4xprintcond in opcodes/tic4x-dis.c in GNU Binutils versions prior to 2.34. An attacker cou...

6.1CVSS6.7AI score0.01074EPSS
SaveExploits1References10
CNNVD
CNNVD
added 2021/01/04 12:00 a.m.12 views

Qualcomm Qualcomm Core Security Vulnerability

Qualcomm Core is a core support firmware used on processors from Qualcomm Incorporated USA. A security vulnerability exists in Qualcomm Core Services, which arises from improper release of uninitialized memory. The following products and versions are affected: APQ8017, APQ8053, AQT1000, MSM8917,...

8.4CVSS6.9AI score0.00165EPSS
SaveExploits0References2
OSV
OSV
added 2021/01/02 12:00 p.m.40 views

RUSTSEC-2021-0012 Reading uninitialized memory can cause UB (`Deserializer::read_vec`)

Deserializer::readvec created an uninitialized buffer and passes it to a user-provided Read implementation Deserializer.reader.readexact. Passing an uninitialized buffer to an arbitrary Read implementation is currently defined as undefined behavior in Rust. Official documentation for the Read tra...

9.8CVSS9.4AI score0.01688EPSS
SaveExploits1References3
OSV
OSV
added 2021/01/02 12:00 p.m.51 views

RUSTSEC-2021-0008 reading on uninitialized buffer can cause UB (`impl<R> BufRead for GreedyAccessReader<R>`)

Affected versions of this crate creates an uninitialized buffer and passes it to user-provided Read implementation. This is unsound, because it allows safe Rust code to exhibit an undefined behavior read from uninitialized memory. The flaw was corrected in version 0.1.1 by zero-initializing a new...

9.1CVSS9.2AI score0.01642EPSS
SaveExploits1References3
RustSec
RustSec
added 2020/12/31 12:00 p.m.21 views

`impl Random` on arrays can lead to dropping uninitialized memory

Affected versions of this crate had a panic safety issue to drop partially uninitialized array of T upon panic in a user provided function T::random. Dropping uninitialized T can potentially cause memory corruption or undefined behavior. The flaw was corrected in commit 565d508 by using MaybeUnin...

7.8CVSS2.9AI score0.00426EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2020/12/31 12:00 p.m.24 views

RUSTSEC-2020-0132 `FixedCapacityDequeLike::clone()` can cause dropping uninitialized memory

Affected versions of this crate don't guard against panics, so that partially uninitialized buffer is dropped when user-provided T::clone panics in FixedCapacityDequeLike::clone. This causes memory corruption...

9.8CVSS9.5AI score0.01119EPSS
SaveExploits0References3
OSV
OSV
added 2020/12/31 10:15 a.m.27 views

CVE-2020-35888

An issue was discovered in the arr crate through 2020-08-25 for Rust. Uninitialized memory is dropped by Array::newfromtemplate...

9.8CVSS6.7AI score0.01515EPSS
SaveExploits0References1
OSV
OSV
added 2020/12/31 10:15 a.m.25 views

CVE-2020-35893

An issue was discovered in the simple-slab crate before 0.3.3 for Rust. remove has an off-by-one error, causing memory leakage and a drop of uninitialized memory...

7.5CVSS7.1AI score0.0151EPSS
SaveExploits0References1
Prion
Prion
added 2020/12/31 10:15 a.m.17 views

Design/Logic Flaw

An issue was discovered in the arr crate through 2020-08-25 for Rust. Uninitialized memory is dropped by Array::newfromtemplate...

7.5CVSS9.4AI score0.01515EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder