Lucene search
+L

46 matches found

Positive Technologies
Positive Technologies
added 2024/02/17 12:0 a.m.8 views

PT-2024-14561 · Huawei · Emui +1

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue concerns a vulnerability of null references in the motor module. Successful exploitation of this issue may affect availability. Recommendation...

3.5CVSS7AI score0.0017EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 3:39 a.m.10 views

SUSE CVE-2021-37676

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.SparseFillEmptyRows. The shape inference implementation does not validate that the input arguments are not empt...

7.8CVSS6.2AI score0.00173EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:26 a.m.5 views

SUSE CVE-2022-29206

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of tf.rawops.SparseTensorDenseAdd does not fully validate the input arguments. In this case, a reference gets bound to a nullptr during kernel execution. This is...

5.5CVSS5.4AI score0.00338EPSS
SaveExploits1References3
RustSec
RustSec
added 2022/05/10 12:0 p.m.21 views

`SegQueue` creates zero value of any type

Affected versions of this crate called mem::zeroed 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. The flaw was corrected by avoiding the use of mem::zeroed, using MaybeUninit instead...

3.1AI score
SaveExploits0Affected Software1
CNVD
CNVD
added 2021/12/16 12:0 a.m.64 views

Discourse has an unspecified vulnerability (CNVD-2022-05508)

Discourse is an open source community discussion platform that includes community, email and chat room features. The platform includes community, email and chat room features. discourse-footnote has a security vulnerability that could be exploited to trigger null-reference javascript errors...

4.3CVSS1.9AI score0.00803EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/12/14 12:0 a.m.9 views

Discourse 安全漏洞

Discourse is an open source community discussion platform that includes community, email and chat room features. The platform includes community, email and chat room features. discourse-footnote has a security vulnerability that could be exploited to trigger null-reference javascript errors...

4.3CVSS5.6AI score0.00803EPSS
SaveExploits0References3
PyPA
PyPA
added 2021/11/05 9:15 p.m.9 views

PYSEC-2021-411

TensorFlow is an open source platform for machine learning. In affected versions the code for sparse matrix multiplication is vulnerable to undefined behavior via binding a reference to nullptr. This occurs whenever the dimensions of a or b are 0 or less. In the case on one of these is 0, an empt...

7.8CVSS7.2AI score0.00204EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2021/11/05 9:15 p.m.9 views

PYSEC-2021-826

TensorFlow is an open source platform for machine learning. In affected versions the code for sparse matrix multiplication is vulnerable to undefined behavior via binding a reference to nullptr. This occurs whenever the dimensions of a or b are 0 or less. In the case on one of these is 0, an empt...

7.8CVSS7.1AI score0.00204EPSS
SaveExploits1References2
PyPA
PyPA
added 2021/11/05 9:15 p.m.7 views

PYSEC-2021-623

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for tf.ragged.cross has an undefined behavior due to binding a reference to nullptr. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1,...

7.8CVSS7.2AI score0.0021EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2021/11/05 8:50 p.m.6 views

CVE-2021-41214

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for tf.ragged.cross has an undefined behavior due to binding a reference to nullptr. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1,...

7.8CVSS7.1AI score0.0021EPSS
SaveExploits1
OSV
OSV
added 2021/08/25 2:42 p.m.12 views

GHSA-F5CX-5WR3-5QRC Reference binding to nullptr in boosted trees

Impact An attacker can generate undefined behavior via a reference binding to nullptr in BoostedTreesCalculateBestGainsPerFeature: python import tensorflow as tf tf.rawops.BoostedTreesCalculateBestGainsPerFeature nodeidrange=, statssummarylist=1,2,3, l1=1.0, l2=1.0, treecomplexity =1.0,...

7.1CVSS5.8AI score0.00189EPSS
SaveExploits0References8
PyPA
PyPA
added 2021/08/12 10:15 p.m.7 views

PYSEC-2021-298

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.SparseFillEmptyRows. The shape inference implementation does not validate that the input arguments are not empt...

7.8CVSS6.9AI score0.00173EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/08/12 9:15 p.m.5 views

PYSEC-2021-284

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can generate undefined behavior via a reference binding to nullptr in BoostedTreesCalculateBestGainsPerFeature and similar attack can occur in BoostedTreesCalculateBestFeatureSplitV2. The...

7.8CVSS5.9AI score0.00189EPSS
SaveExploits0References3
OSV
OSV
added 2021/08/12 9:15 p.m.3 views

PYSEC-2021-773

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can generate undefined behavior via a reference binding to nullptr in BoostedTreesCalculateBestGainsPerFeature and similar attack can occur in BoostedTreesCalculateBestFeatureSplitV2. The...

7.8CVSS5.9AI score0.00189EPSS
SaveExploits0References3
PyPA
PyPA
added 2021/08/12 9:15 p.m.7 views

PYSEC-2021-278

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.RaggedTensorToSparse. The implementation has an incomplete validation of the splits values: it does not check...

7.8CVSS6.9AI score0.00167EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2021/08/12 8:50 p.m.6 views

CVE-2021-37656

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.RaggedTensorToSparse. The implementation has an incomplete validation of the splits values: it does not check...

7.8CVSS6.9AI score0.00167EPSS
SaveExploits0
Microsoft KB
Microsoft KB
added 2019/10/15 12:0 a.m.9 views

October 15, 2019-KB4519562 Cumulative Update for .NET Framework 4.8 for Windows 10 Version 1607 and Windows Server 2016

None None...

6.1AI score
SaveExploits0
CNVD
CNVD
added 2017/05/16 12:0 a.m.3 views

Google Android system service ContentService suffers from a null object reference vulnerability

Google Android is a Linux-based open source operating system jointly developed by Google Inc. and the Open Handheld Consortium. A null object reference vulnerability exists in the Google Android system service ContentService. The vulnerability stems from an exception in the parameters passed to t...

6.8AI score
SaveExploits0
Microsoft KB
Microsoft KB
added 2017/01/07 12:0 a.m.19 views

FIX: Visual Studio 2010 crashes when you try to open a build report in Build Explorer

FIX: Visual Studio 2010 crashes when you try to open a build report in Build Explorer Symptoms Consider the following scenario: You connect to a Microsoft Team Foundation Server TFS 2008 server in Visual Studio 2010 Service Pack 1 SP1. You double-click a build in Build Explorer to try to open a...

5.6AI score
SaveExploits0
Microsoft KB
Microsoft KB
added 2017/01/07 12:0 a.m.9 views

Update Rollup 11 for System Center 2012 Virtual Machine Manager Service Pack 1

Update Rollup 11 for System Center 2012 Virtual Machine Manager Service Pack 1 Introduction This article describes the issues that are fixed in Update Rollup 11 for Microsoft System Center 2012 Virtual Machine Manager Service Pack 1 SP1. There is one update available for System Center 2012 SP1...

7AI score
SaveExploits0
Rows per page
Query Builder