Lucene search
+L

2161 matches found

OSV
OSV
added 2021/09/17 12:1 a.m.7 views

OSV-2021-1301 Use-of-uninitialized-value in std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std:

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38823 Crash type: Use-of-uninitialized-value Crash state: std::1::hashiteratorstd::1::hashnodestd::1::hashvaluetypestd: opencensus::tags::TagKeyRegistry::Register opencensus::tags::TagKey::Register...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2021/09/17 12:0 a.m.13 views

OSV-2021-1287 Use-of-uninitialized-value in piex::image_type_recognition::ContainsNikonSignatures

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38799 Crash type: Use-of-uninitialized-value Crash state: piex::imagetyperecognition::ContainsNikonSignatures piex::imagetyperecognition::NefTypeChecker::IsMyType piex::imagetyperecognition::RecognizeRawImageTypeLite...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2021/09/17 12:0 a.m.13 views

OSV-2021-1275 Use-of-uninitialized-value in std::__1::basic_ostream<char, std::__1::char_traits<char> >& std::__1::__put_cha

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38785 Crash type: Use-of-uninitialized-value Crash state: std::1::basicostream & std::1::putcha S2LogMessage::S2LogMessage S2ContainsVertexQuery::ContainsSign...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2021/09/17 12:0 a.m.16 views

OSV-2021-1269 Use-of-uninitialized-value in std::__1::basic_ostream<char, std::__1::char_traits<char> >& std::__1::__put_cha

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38777 Crash type: Use-of-uninitialized-value Crash state: std::1::basicostream & std::1::putcha S2LaxPolylineShape::Init S2LaxPolylineShape::S2LaxPolylineShape...

7.2AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2021/08/25 9:0 p.m.16 views

smallvec creates uninitialized value of any type

Affected versions of this crate called mem::uninitialized to create values of a user-supplied type T. This is unsound e.g. if T is a reference type which must be non-null and thus may not remain uninitialized. The flaw was corrected by avoiding the use of mem::uninitialized, using MaybeUninit...

3.8AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/08/25 9:0 p.m.22 views

GHSA-66P5-J55P-32R9 smallvec creates uninitialized value of any type

Affected versions of this crate called mem::uninitialized to create values of a user-supplied type T. This is unsound e.g. if T is a reference type which must be non-null and thus may not remain uninitialized. The flaw was corrected by avoiding the use of mem::uninitialized, using MaybeUninit...

7.5CVSS7.4AI score0.01389EPSS
SaveExploits1References4
OSV
OSV
added 2021/08/25 2:40 p.m.3 views

GHSA-4C4G-CRQM-XRXW Use of unitialized value in TFLite

Impact All TFLite operations that use quantization can be made to use unitialized values. For example: cc const auto affinequantization = reinterpretcast filter-quantization.params; The issue stems from the fact that quantization.params is only valid if quantization.type is different that...

4.8CVSS6.3AI score0.0018EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2021/08/25 2:40 p.m.41 views

Use of unitialized value in TFLite

Impact All TFLite operations that use quantization can be made to use unitialized values. For example: cc const auto affinequantization = reinterpretcast filter-quantization.params; The issue stems from the fact that quantization.params is only valid if quantization.type is different that...

7.1CVSS7AI score0.0018EPSS
SaveExploits0References10Affected Software3
OSV
OSV
added 2021/08/25 12:1 a.m.10 views

OSV-2021-1166 Use-of-uninitialized-value in H5F_addr_decode_len

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37536 Crash type: Use-of-uninitialized-value Crash state: H5Faddrdecodelen H5VLnativetokentoaddr H5VLnativeobjectopen...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2021/08/08 12:0 a.m.13 views

OSV-2021-1108 Use-of-uninitialized-value in init_main_qtable

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=36913 Crash type: Use-of-uninitialized-value Crash state: initmainqtable LibRaw::fujidecodestrip LibRaw::fujidecodeloop...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2021/08/03 2:50 a.m.32 views

UVI-2021-1001469 net: fix uninit-value in caif_seqpkt_sendmsg

net: fix uninit-value in caifseqpktsendmsg This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.4.277 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/07/30 12:1 a.m.13 views

OSV-2021-1074 Use-of-uninitialized-value in SkBaseDevice::save

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=36647 Crash type: Use-of-uninitialized-value Crash state: SkBaseDevice::save SkCanvas::internalSave SkCanvas::internalSaveLayer...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2021/07/25 12:0 a.m.9 views

OSV-2021-1052 Use-of-uninitialized-value in jxl::N_AVX2::UpsampleRect

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=36497 Crash type: Use-of-uninitialized-value Crash state: jxl::NAVX2::UpsampleRect jxl::Upsampler::UpsampleRect jxl::FinalizeImageRect...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2021/07/15 12:1 a.m.17 views

OSV-2021-1011 Use-of-uninitialized-value in jxl::N_AVX2::AddNoise

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=36158 Crash type: Use-of-uninitialized-value Crash state: jxl::NAVX2::AddNoise jxl::FinalizeImageRect jxl::ThreadPool::RunCallStatejxl::FinalizeFrameDecoding...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2021/07/15 12:0 a.m.9 views

PT-2024-11298 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to an uninitialized value in the caif seqpkt sendmsg function, which is defined in sys sendmsg. When nr segs equals zero in iovec from user, the object msg-msg...

9.1CVSS6.6AI score0.67994EPSS
SaveExploits9References403
OSV
OSV
added 2021/07/10 12:1 a.m.14 views

OSV-2021-948 Use-of-uninitialized-value in residual_coding

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=35950 Crash type: Use-of-uninitialized-value Crash state: residualcoding readtransformunit readtransformtree...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2021/07/04 12:0 a.m.16 views

OSV-2021-916 Use-of-uninitialized-value in jxl::ModularFrameDecoder::DecodeAcMetadata

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=35778 Crash type: Use-of-uninitialized-value Crash state: jxl::ModularFrameDecoder::DecodeAcMetadata jxl::FrameDecoder::ProcessDCGroup jxl::ThreadPool::RunCallStatejxl::Status...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2021/06/15 12:0 a.m.5 views

OSV-2021-858 Use-of-uninitialized-value in jxl::N_SCALAR::Epf0Row

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=35234 Crash type: Use-of-uninitialized-value Crash state: jxl::NSCALAR::Epf0Row jxl::FilterPipeline::ApplyFiltersRow jxl::FinalizeImageRect...

7.2AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2021/06/15 12:0 a.m.30 views

CentOS: Security Advisory for qt5-qtimageformats (CESA-2021:2328)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH 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-or-later This program is free software; you can...

9.8CVSS8.9AI score0.02662EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/06/14 12:0 a.m.58 views

CentOS 7 : qt5-qtimageformats (RHSA-2021:2328)

The remote CentOS Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2021:2328 advisory. - A heap-based buffer overflow was found in libwebp in versions before 1.0.1 in PutLE16. CVE-2018-25011 - A use of uninitialized value was found in...

9.8CVSS7.6AI score0.02662EPSS
SaveExploits0References5
Rows per page
Query Builder