Lucene search
+L

2164 matches found

OSV
OSV
added 2022/06/22 12:44 p.m.17 views

CLSA-2022-1655901847 Fix CVE(s): CVE-2022-2042

SECURITY UPDATE: Using uninitialized value and freed memory in spell command - debian/patches/CVE-2022-2042.patch: Initialize "attr" and check for empty line early - CVE-2022-2042...

7.8CVSS7.1AI score0.01481EPSS
SaveExploits1References1
CloudLinux
CloudLinux
added 2022/06/22 12:41 p.m.49 views

Fixed CVE-2022-2042 in vim

CVE-2022-2042: fix using uninitialized value and freed memory in spell command...

7.8CVSS2.6AI score0.01481EPSS
SaveExploits1References1
OSV
OSV
added 2022/06/22 12:36 p.m.10 views

CLSA-2022-1655901379 Fixed CVE-2022-2042 in vim

CVE-2022-2042: fix using uninitialized value and freed memory in spell command...

7.8CVSS7.1AI score0.01481EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2022/06/16 11:59 p.m.27 views

Parser creates invalid uninitialized value

Affected versions of this crate called mem::uninitialized in the HTTP1 parser to create values of type httparse::Header from the httparse crate. This is unsound, since Header contains references and thus must be non-null. The flaw was corrected by avoiding the use of mem::uninitialized, using...

2AI score
SaveExploits0References3Affected Software1
RustSec
RustSec
added 2022/05/10 12:00 p.m.18 views

Parser creates invalid uninitialized value

Affected versions of this crate called mem::uninitialized in the HTTP1 parser to create values of type httparse::Header from the httparse crate. This is unsound, since Header contains references and thus must be non-null. The flaw was corrected by avoiding the use of mem::uninitialized, using...

2AI score
SaveExploits0Affected Software1
OSV
OSV
added 2022/04/12 12:00 a.m.17 views

OSV-2022-336 Use-of-uninitialized-value in grk::N_SCALAR::DecompressIrrev::vtrans

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=46594 Crash type: Use-of-uninitialized-value Crash state: grk::NSCALAR::DecompressIrrev::vtrans unsigned long grk::NSCALAR::vscheduler std::1::function::funcunsigned long grk::NSCALAR::vschedulergrk::NSCAL...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2022/04/02 12:01 a.m.16 views

OSV-2022-295 Use-of-uninitialized-value in unsigned long grk::N_SSE4::vscheduler<grk::N_SSE4::DecompressDcShiftIrrev>

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=46241 Crash type: Use-of-uninitialized-value Crash state: unsigned long grk::NSSE4::vscheduler std::1::function::funcunsigned long grk::NSSE4::vschedulergrk::NSSE4:: tf::Executor::invoke...

7.2AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2022/03/22 12:00 a.m.54 views

Mageia: Security Advisory (MGASA-2022-0105)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS9.2AI score0.69803EPSS
SaveExploits0References6
OSV
OSV
added 2022/03/21 8:18 p.m.26 views

MGASA-2022-0105 Updated apache packages fix security vulnerability

SECURITY: CVE-2022-23943: modsed: Read/write beyond bounds. Out-of-bounds Write vulnerability in modsed of Apache HTTP Server allows an attacker to overwrite heap memory with possibly attacker provided data. Credits: Ronald Crane Zippenhop LLC SECURITY: CVE-2022-22721: core: Possible buffer...

9.8CVSS8.9AI score0.69803EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2022/03/19 7:00 a.m.8 views

mod_lua Use of uninitialized value of in r:parsebody

...

7.5CVSS7.8AI score0.69803EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2022/03/15 2:43 p.m.123 views

CVE-2022-22719

A flaw was found in the modlua module of httpd. A crafted request body can cause a read to a random memory area due to an uninitialized value in functions called by the parsebody function. The highest threat from this vulnerability is to system availability. Mitigation Disabling modlua and...

7.5CVSS8.5AI score0.69803EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2022/03/14 10:15 a.m.292 views

CVE-2022-22719 mod_lua Use of uninitialized value of in r:parsebody

A carefully crafted request body can cause a read to a random memory area which could cause the process to crash. This issue affects Apache HTTP Server 2.4.52 and earlier...

8.7AI score0.69803EPSS
SaveExploits0References15
OpenVAS
OpenVAS
added 2022/01/28 12:00 a.m.39 views

Mageia: Security Advisory (MGASA-2020-0148)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS6.2AI score0.04883EPSS
SaveExploits3References4
NVD
NVD
added 2021/12/27 12:15 a.m.46 views

CVE-2018-25023

An issue was discovered in the smallvec crate before 0.6.13 for Rust. It can create an uninitialized value of any type, including a reference type...

7.5CVSS0.01389EPSS
SaveExploits1References3
OSV
OSV
added 2021/12/27 12:15 a.m.15 views

CVE-2018-25023

An issue was discovered in the smallvec crate before 0.6.13 for Rust. It can create an uninitialized value of any type, including a reference type...

7.5CVSS6.7AI score
SaveExploits0References3
OSV
OSV
added 2021/12/27 12:15 a.m.14 views

UBUNTU-CVE-2018-25023

An issue was discovered in the smallvec crate before 0.6.13 for Rust. It can create an uninitialized value of any type, including a reference type...

7.5CVSS7.1AI score0.01389EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2021/12/27 12:15 a.m.21 views

CVE-2018-25023

An issue was discovered in the smallvec crate before 0.6.13 for Rust. It can create an uninitialized value of any type, including a reference type...

7.5CVSS7.2AI score0.01389EPSS
SaveExploits1References3
Prion
Prion
added 2021/12/27 12:15 a.m.17 views

Design/Logic Flaw

An issue was discovered in the smallvec crate before 0.6.13 for Rust. It can create an uninitialized value of any type, including a reference type...

5CVSS7.4AI score0.01389EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2021/12/26 12:00 a.m.34 views

CVE-2018-25023

An issue was discovered in the smallvec crate before 0.6.13 for Rust. It can create an uninitialized value of any type, including a reference type...

7.5AI score0.01389EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2021/12/26 12:00 a.m.11 views

CVE-2018-25023

An issue was discovered in the smallvec crate before 0.6.13 for Rust. It can create an uninitialized value of any type, including a reference type...

7.2AI score0.01389EPSS
SaveExploits1References3
Rows per page
Query Builder