Lucene search
+L

9458 matches found

The Hacker News
The Hacker News
added 2021/04/07 3:28 p.m.12 views

Android to Support Rust Programming Language to Prevent Memory Flaws

Google on Tuesday announced that its open source version of the Android operating system will add support for Rust programming language in a bid to prevent memory safety bugs. To that end, the company has been building parts of the Android Open Source Project AOSP with Rust for the past 18 months...

5.9AI score
SaveExploits0
The Hacker News
The Hacker News
added 2021/04/07 3:28 p.m.46 views

Android to Support Rust Programming Language to Prevent Memory Flaws

Google on Tuesday announced that its open source version of the Android operating system will add support for Rust programming language in a bid to prevent memory safety bugs. To that end, the company has been building parts of the Android Open Source Project AOSP with Rust for the past 18 months...

7.9AI score
SaveExploits0
CNNVD
CNNVD
added 2021/04/07 12:0 a.m.10 views

Rust 资源管理错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A resource management error vulnerability exists in Rust id-map crate version 2021-02-26 and prior versions, which stems from the discovery of a double release in IdMap::clonefrom. No detailed vulnerability...

9.8CVSS5.5AI score0.011EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/04/07 12:0 a.m.7 views

Rust 缓冲区错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A buffer overflow vulnerability exists in Rust outercgi crate versions prior to 0.2.1, which originates when a user-supplied Read instance receives an uninitialized memory buffer from a KeyValueReader. No detail...

9.8CVSS5.9AI score0.011EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/04/07 12:0 a.m.8 views

Rust 资源管理错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A resource management error vulnerability exists in Rust version 2021-02-26 and prior versions, which stems from the possibility of a double release in get or insert. No detailed vulnerability details are...

9.8CVSS5.5AI score0.011EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/04/07 12:0 a.m.7 views

Mozilla Rust 资源管理错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A resource management error vulnerability exists in Rust id-map crate 2021-02-26 and earlier versions, which stems from removeset being DOUBLE FREE when an emergency occurs in Drop impl. No detailed vulnerabilit...

9.8CVSS5.5AI score0.011EPSS
SaveExploits0References2
CNVD
CNVD
added 2021/04/02 12:0 a.m.40 views

Rust Denial of Service Vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A denial of service vulnerability exists in parseduration crate for Rust 2021-03-18 and earlier versions, which can be exploited by an attacker to cause a denial of service CPU and memory consumption via a large...

7.5CVSS6.5AI score0.00981EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/04/02 12:0 a.m.19 views

Rust Out-of-Bounds Write Vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in Rust on 2021-02-19 and earlier versions, which stems from an out-of-bounds write in StackVec::extend that could result in an out-of-bounds write if certain exception data is...

7.5CVSS7.5AI score0.01025EPSS
SaveExploits1References1
CNVD
CNVD
added 2021/04/02 12:0 a.m.54 views

Rust Access Control Error Vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. Rust has a security vulnerability in version 2021-01-26 and earlier, which stems from the fact that elements may be deleted twice if the .next method is wrong. No details of the vulnerability are available at th...

7.5CVSS6.7AI score0.01135EPSS
SaveExploits1References1
NVD
NVD
added 2021/04/01 5:15 a.m.29 views

CVE-2021-29942

An issue was discovered in the reorder crate through 2021-02-24 for Rust. swapindex can return uninitialized values if an iterator returns a len that is too large...

7.5CVSS0.009EPSS
SaveExploits1References1
OSV
OSV
added 2021/04/01 5:15 a.m.11 views

CVE-2021-29942

An issue was discovered in the reorder crate through 2021-02-24 for Rust. swapindex can return uninitialized values if an iterator returns a len that is too large...

7.3CVSS7.1AI score0.009EPSS
SaveExploits2References1
OSV
OSV
added 2021/04/01 5:15 a.m.7 views

CVE-2021-29940

An issue was discovered in the through crate through 2021-02-18 for Rust. There is a double free in through and throughand upon a panic of the map function...

9.8CVSS7.3AI score0.01326EPSS
SaveExploits1References1
OSV
OSV
added 2021/04/01 5:15 a.m.10 views

CVE-2021-29941

An issue was discovered in the reorder crate through 2021-02-24 for Rust. swapindex has an out-of-bounds write if an iterator returns a len that is too small...

7.3CVSS7.1AI score0.009EPSS
SaveExploits2References1
OSV
OSV
added 2021/04/01 5:15 a.m.11 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.5CVSS5.8AI score0.00981EPSS
SaveExploits0References1
OSV
OSV
added 2021/04/01 5:15 a.m.8 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.5CVSS5.7AI score0.01135EPSS
SaveExploits1References1
NVD
NVD
added 2021/04/01 5:15 a.m.28 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.5CVSS0.01135EPSS
SaveExploits1References1
OSV
OSV
added 2021/04/01 5:15 a.m.9 views

CVE-2021-29929

An issue was discovered in the endiantrait crate through 2021-01-04 for Rust. A double drop can occur when a user-provided Endian impl panics...

7.5CVSS7.1AI score0.01135EPSS
SaveExploits1References1
OSV
OSV
added 2021/04/01 5:15 a.m.10 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.5CVSS7.1AI score0.01135EPSS
SaveExploits1References1
OSV
OSV
added 2021/04/01 5:15 a.m.10 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.3CVSS7.1AI score0.009EPSS
SaveExploits1References1
OSV
OSV
added 2021/04/01 5:15 a.m.10 views

CVE-2021-29931

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...

7.5CVSS7.1AI score0.01135EPSS
SaveExploits1References1
Rows per page
Query Builder