Lucene search
+L

5010 matches found

OSV
OSV
added 2022/03/18 5:52 p.m.2 views

GHSA-GV26-JPJ9-C8GQ Incomplete validation in `SparseSparseMinimum`

Impact Incomplete validation in SparseAdd results in allowing attackers to exploit undefined behavior dereferencing null pointers as well as write outside of bounds of heap allocated data: python import tensorflow as tf aindices = tf.ones45, 92, dtype=tf.int64 avalues = tf.ones45, dtype=tf.int64...

5.8CVSS5.8AI score0.00234EPSS
SaveExploits1References7
OSV
OSV
added 2022/03/12 11:04 a.m.15 views

OESA-2022-1574 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In gcdatasegment in fs/f2fs/gc.c in the Linux kernel before 5.16.3, special files are not considered, leading to a movedatapage NULL pointer dereference.CVE-2021-44879...

5.5CVSS6.6AI score0.01234EPSS
SaveExploits1References2
OSV
OSV
added 2022/03/05 12:01 a.m.6 views

OSV-2022-216 Null-dereference READ in cl_finish_hash

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=45197 Crash type: Null-dereference READ Crash state: clfinishhash hashimptbl scanpeimp...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2022/02/16 12:08 p.m.25 views

SUSE-SU-2022:0440-1 Security update for apache2

This update for apache2 fixes the following issues: - CVE-2021-44224: Fixed NULL dereference or SSRF in forward proxy configurations bsc1193943 - CVE-2021-44790: Fixed a buffer overflow when parsing multipart content in modlua bsc1193942 This update also enables TLS 1.3 support, by building again...

9.8CVSS9.3AI score0.97108EPSS
SaveExploits5References5
OSV
OSV
added 2022/02/14 8:17 p.m.12 views

CLSA-2022-1644869841 Fix of CVE: CVE-2021-34798, CVE-2021-39275, CVE-2021-36160, CVE-2021-44224

CVE-2021-44224: possible NULL dereference or SSRF in forward proxy configurations - CVE-2021-39275: out-of-bounds write in apescapequotes via malicious input - CVE-2021-36160: modproxyuwsgi: out-of-bounds read via a crafted request uri-path - CVE-2021-34798: NULL pointer dereference via malformed...

9.8CVSS7.1AI score0.82295EPSS
SaveExploits0References1
OSV
OSV
added 2022/02/14 8:09 p.m.7 views

CLSA-2022-1644869383 Fix of CVE: CVE-2021-39275, CVE-2021-36160, CVE-2021-34798, CVE-2021-44224

CVE-2021-44224: possible NULL dereference or SSRF in forward proxy configurations - CVE-2021-39275: out-of-bounds write in apescapequotes via malicious input - CVE-2021-36160: modproxyuwsgi: out-of-bounds read via a crafted request uri-path - CVE-2021-34798: NULL pointer dereference via malformed...

9.8CVSS6.9AI score0.82295EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2022/02/12 12:00 a.m.57 views

EulerOS Virtualization 3.0.6.0 : libxml2 (EulerOS-SA-2022-1082)

According to the versions of the libxml2 packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - There's a flaw in libxml2's xmllint in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed ...

8.8CVSS7.1AI score0.0828EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/02/10 12:32 a.m.40 views

Null-dereference in Tensorflow

Impact The implementation of GetInitOp is vulnerable to a crash caused by dereferencing a null pointer: cc const auto& initopsigit = metagraphdef.signaturedef.findkSavedModelInitOpSignatureKey; if initopsigit != sigdefmap.end initopname = initopsigit-second.outputs...

6.5CVSS0.7AI score0.00783EPSS
SaveExploits1References7Affected Software3
OSV
OSV
added 2022/02/10 12:32 a.m.19 views

GHSA-8CXV-76P7-JXWR Null-dereference in Tensorflow

Impact The implementation of GetInitOp is vulnerable to a crash caused by dereferencing a null pointer: cc const auto& initopsigit = metagraphdef.signaturedef.findkSavedModelInitOpSignatureKey; if initopsigit != sigdefmap.end initopname = initopsigit-second.outputs...

7.1CVSS6.6AI score0.00783EPSS
SaveExploits1References7
OSV
OSV
added 2022/02/09 11:43 p.m.4 views

GHSA-PFJJ-M3JJ-9JC9 Undefined behavior in `SparseTensorSliceDataset`

Impact The implementation of SparseTensorSliceDataset has an undefined behavior: under certain condition it can be made to dereference a nullptr value: python import tensorflow as tf import numpy as np tf.rawops.SparseTensorSliceDataset indices=, values=, denseshape=1,1 The 3 input arguments...

7.6CVSS5.8AI score0.00746EPSS
SaveExploits1References7
OSV
OSV
added 2022/02/09 11:33 p.m.11 views

GHSA-9P77-MMRW-69C7 Null-dereference in Tensorflow

Impact When decoding a tensor from protobuf, TensorFlow might do a null-dereference if attributes of some mutable arguments to some operations are missing from the proto. This is guarded by a DCHECK: cc const auto attr = attrs.Findarg-s; DCHECKattr != nullptr; if attr-valuecase == AttrValue::kLis...

7.1CVSS6.8AI score0.00992EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2022/02/09 11:33 p.m.44 views

Null-dereference in Tensorflow

Impact When decoding a tensor from protobuf, TensorFlow might do a null-dereference if attributes of some mutable arguments to some operations are missing from the proto. This is guarded by a DCHECK: cc const auto attr = attrs.Findarg-s; DCHECKattr != nullptr; if attr-valuecase == AttrValue::kLis...

6.5CVSS0.8AI score0.00992EPSS
SaveExploits1References7Affected Software3
Tenable Nessus
Tenable Nessus
added 2022/02/09 12:00 a.m.143 views

Rocky Linux 8 : libxml2 (RLSA-2021:2569)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2021:2569 advisory. - There's a flaw in libxml2's xmllint in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by xmllint could trigg...

8.8CVSS7.2AI score0.0828EPSS
SaveExploits1References11
Tenable Nessus
Tenable Nessus
added 2022/02/09 12:00 a.m.268 views

AlmaLinux 8 : libxml2 (ALSA-2021:2569)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2021:2569 advisory. - There's a flaw in libxml2's xmllint in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by xmllint could trigger...

8.8CVSS7.2AI score0.0828EPSS
SaveExploits1References6
OpenVAS
OpenVAS
added 2022/02/08 12:00 a.m.30 views

openSUSE: Security Advisory for apache2 (openSUSE-SU-2022:0091-1)

The remote host is missing an update for the Copyright C 2022 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.8CVSS9.6AI score0.97108EPSS
SaveExploits5References2
CNNVD
CNNVD
added 2022/02/07 12:00 a.m.10 views

Qualcomm 多款产品代码问题漏洞

The Qualcomm QCA6574AU and others are products of Qualcomm Incorporated Qualcomm, U.S.A. The QCA6574AU is a central processing unit CPU product.The SDX20 is a modem.The QCS605 is a central processing unit CPU product.The QCS605 is a central processing unit CPU product.The QCS605 is a central...

9.8CVSS8.5AI score0.00532EPSS
SaveExploits0References5
NVD
NVD
added 2022/02/04 11:15 p.m.47 views

CVE-2022-23570

Tensorflow is an Open Source Machine Learning Framework. When decoding a tensor from protobuf, TensorFlow might do a null-dereference if attributes of some mutable arguments to some operations are missing from the proto. This is guarded by a DCHECK. However, DCHECK is a no-op in production builds...

6.5CVSS0.00992EPSS
SaveExploits1References3
OSV
OSV
added 2022/02/04 11:15 p.m.26 views

PYSEC-2022-79

Tensorflow is an Open Source Machine Learning Framework. When decoding a tensor from protobuf, TensorFlow might do a null-dereference if attributes of some mutable arguments to some operations are missing from the proto. This is guarded by a DCHECK. However, DCHECK is a no-op in production builds...

6.5CVSS1AI score0.00992EPSS
SaveExploits1References3
PyPA
PyPA
added 2022/02/04 11:15 p.m.9 views

PYSEC-2022-153

Tensorflow is an Open Source Machine Learning Framework. Under certain scenarios, Grappler component of TensorFlow can trigger a null pointer dereference. There are 2 places where this can occur, for the same malicious alteration of a SavedModel file fixing the first one would trigger the same...

6.5CVSS7AI score0.01097EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
added 2022/02/04 11:15 p.m.15 views

PYSEC-2022-79

Tensorflow is an Open Source Machine Learning Framework. When decoding a tensor from protobuf, TensorFlow might do a null-dereference if attributes of some mutable arguments to some operations are missing from the proto. This is guarded by a DCHECK. However, DCHECK is a no-op in production builds...

6.5CVSS6.9AI score0.00992EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder