Lucene search
K

18 matches found

RedhatCVE
RedhatCVE
added 2026/01/07 9:32 a.m.5 views

CVE-2019-16141

An issue was discovered in the oncecell crate before 1.0.1 for Rust. There is a panic during initialization of Lazy...

7.5CVSS6.8AI score0.00328EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-1622

Malware in sbrugna...

7.5CVSS7.4AI score0.00328EPSS
Exploits0References7
Github Security Blog
Github Security Blog
added 2021/08/25 8:44 p.m.14 views

Improper Input Validation in once_cell

If during the first dereference of Lazy the initialization function panics, subsequent dereferences will execute std::hints::unreachableunchecked. Applications with panic = "abort" are not affected, as there will be no subsequent dereferences...

7.5CVSS7.5AI score0.00328EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2021/04/27 9:47 a.m.7 views

SUSE-SU-2021:1325-1 Security update for MozillaFirefox

This update for MozillaFirefox fixes the following issues: - Firefox was updated to 78.10.0 ESR bsc1184960 CVE-2021-23994: Out of bound write due to lazy initialization CVE-2021-23995: Use-after-free in Responsive Design Mode CVE-2021-23998: Secure Lock icon could have been spoofed CVE-2021-23961...

8.8CVSS7.8AI score0.00765EPSS
Exploits1References10
RedHat Linux
RedHat Linux
added 2021/04/26 11:36 a.m.1 views

Mozilla: Out of bound write due to lazy initialization

A WebGL framebuffer was not initialized early enough, resulting in memory corruption and an out of bound write. This vulnerability affects Firefox ESR 78.10, Thunderbird 78.10, and Firefox 88...

8.8CVSS7.3AI score0.00396EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2021/04/26 11:19 a.m.0 views

Mozilla: Out of bound write due to lazy initialization

A WebGL framebuffer was not initialized early enough, resulting in memory corruption and an out of bound write. This vulnerability affects Firefox ESR 78.10, Thunderbird 78.10, and Firefox 88...

8.8CVSS7.3AI score0.00396EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2021/04/26 11:17 a.m.0 views

Mozilla: Out of bound write due to lazy initialization

A WebGL framebuffer was not initialized early enough, resulting in memory corruption and an out of bound write. This vulnerability affects Firefox ESR 78.10, Thunderbird 78.10, and Firefox 88...

8.8CVSS7.3AI score0.00396EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2021/04/26 6:21 a.m.1 views

Mozilla: Out of bound write due to lazy initialization

A WebGL framebuffer was not initialized early enough, resulting in memory corruption and an out of bound write. This vulnerability affects Firefox ESR 78.10, Thunderbird 78.10, and Firefox 88...

8.8CVSS7.3AI score0.00396EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2021/04/26 6:4 a.m.2 views

Mozilla: Out of bound write due to lazy initialization

A WebGL framebuffer was not initialized early enough, resulting in memory corruption and an out of bound write. This vulnerability affects Firefox ESR 78.10, Thunderbird 78.10, and Firefox 88...

8.8CVSS7.3AI score0.00396EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2021/04/26 5:51 a.m.1 views

Mozilla: Out of bound write due to lazy initialization

A WebGL framebuffer was not initialized early enough, resulting in memory corruption and an out of bound write. This vulnerability affects Firefox ESR 78.10, Thunderbird 78.10, and Firefox 88...

8.8CVSS7.3AI score0.00396EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2021/04/26 5:49 a.m.2 views

Mozilla: Out of bound write due to lazy initialization

A WebGL framebuffer was not initialized early enough, resulting in memory corruption and an out of bound write. This vulnerability affects Firefox ESR 78.10, Thunderbird 78.10, and Firefox 88...

8.8CVSS7.3AI score0.00396EPSS
Exploits0References5
NVD
NVD
added 2019/09/09 12:15 p.m.7 views

CVE-2019-16141

An issue was discovered in the oncecell crate before 1.0.1 for Rust. There is a panic during initialization of Lazy...

7.5CVSS7.5AI score0.00328EPSS
Exploits0References2
OSV
OSV
added 2019/09/09 12:15 p.m.10 views

CVE-2019-16141

An issue was discovered in the oncecell crate before 1.0.1 for Rust. There is a panic during initialization of Lazy...

7.5CVSS7.5AI score
Exploits0References2
OSV
OSV
added 2019/09/09 12:15 p.m.0 views

UBUNTU-CVE-2019-16141

An issue was discovered in the oncecell crate before 1.0.1 for Rust. There is a panic during initialization of Lazy...

7.5CVSS5.8AI score0.00328EPSS
Exploits0References4
Prion
Prion
added 2019/09/09 12:15 p.m.11 views

Design/Logic Flaw

An issue was discovered in the oncecell crate before 1.0.1 for Rust. There is a panic during initialization of Lazy...

5CVSS7.5AI score0.00328EPSS
Exploits0References2Affected Software1
Debian CVE
Debian CVE
added 2019/09/09 11:55 a.m.12 views

CVE-2019-16141

An issue was discovered in the oncecell crate before 1.0.1 for Rust. There is a panic during initialization of Lazy...

7.5CVSS7.5AI score0.00328EPSS
Exploits0
CVE
CVE
added 2019/09/09 11:55 a.m.48 views

CVE-2019-16141

CVE-2019-16141 concerns the Rust crate once_cell prior to 1.0.1 . The issue is a panic during initialization of the Lazy static. Concrete details across connected sources confirm the affected component (once_cell) and the root cause (panic in Lazy initialization). No explicit exploit vectors or i...

7.5CVSS7.4AI score0.00328EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2019/09/01 12:0 p.m.14 views

RUSTSEC-2019-0017 Panic during initialization of Lazy<T> might trigger undefined behavior

If during the first dereference of Lazy the initialization function panics, subsequent dereferences will execute std::hints::unreachableunchecked. Applications with panic = "abort" are not affected, as there will be no subsequent dereferences...

7.5CVSS7.5AI score0.00328EPSS
Exploits0References3
Rows per page
Query Builder