Lucene search
+L

9269 matches found

Debian CVE
Debian CVE
added 2022/02/04 10:32 p.m.86 views

CVE-2022-23590

Tensorflow is an Open Source Machine Learning Framework. A GraphDef from a TensorFlow SavedModel can be maliciously altered to cause a TensorFlow process to crash due to encountering a StatusOr value that is an error and forcibly extracting the value from it. We have patched the issue in multiple...

7.5CVSS7AI score0.00981EPSS
SaveExploits1
CVE
CVE
added 2022/02/04 10:32 p.m.115 views

CVE-2022-23590

CVE-2022-23590 affects TensorFlow. A maliciously altered GraphDef from a SavedModel can trigger a crash by calling ValueOrDie on an error StatusOr, crashing the TensorFlow process. Patches exist in GitHub commits and will be included in TensorFlow 2.8.0 and 2.7.1; remediation in practice is to up...

7.5CVSS6.4AI score0.00981EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2022/02/04 10:32 p.m.137 views

CVE-2022-23591

TensorFlow’s GraphDef format allows self-recursive functions, which can cause a stack overflow when loading a SavedModel. Multiple sources (CVE-2022-23591 and related OSV/GHSA entries) describe the underlying issue as a self-recursive function in GraphDef leading to unbounded resolution of NodeDe...

7.5CVSS7.7AI score0.00795EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2022/02/04 10:32 p.m.35 views

CVE-2022-23591

Tensorflow is an Open Source Machine Learning Framework. The GraphDef format in TensorFlow does not allow self recursive functions. The runtime assumes that this invariant is satisfied. However, a GraphDef containing a fragment such as the following can be consumed when loading a SavedModel. This...

7.5CVSS7.4AI score0.00795EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2022/02/04 10:32 p.m.6 views

CVE-2022-23591 Stack overflow in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The GraphDef format in TensorFlow does not allow self recursive functions. The runtime assumes that this invariant is satisfied. However, a GraphDef containing a fragment such as the following can be consumed when loading a SavedModel. This...

7.5CVSS7.7AI score0.00795EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2022/02/04 10:32 p.m.51 views

CVE-2022-23591 Stack overflow in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The GraphDef format in TensorFlow does not allow self recursive functions. The runtime assumes that this invariant is satisfied. However, a GraphDef containing a fragment such as the following can be consumed when loading a SavedModel. This...

7.5CVSS7.9AI score0.00795EPSS
SaveExploits0References2
OSV
OSV
added 2022/02/04 10:32 p.m.59 views

CVE-2022-23591 Stack overflow in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The GraphDef format in TensorFlow does not allow self recursive functions. The runtime assumes that this invariant is satisfied. However, a GraphDef containing a fragment such as the following can be consumed when loading a SavedModel. This...

7.5CVSS7.7AI score
SaveExploits0References4
CVE
CVE
added 2022/02/04 10:32 p.m.113 views

CVE-2022-23593

TensorFlow CVE-2022-23593 affects the MLIR-TFRT simplifyBroadcast path. When shapes are scalar, maxRank becomes 0 and an empty SmallVector is built, leading to a segfault (denial of service). The fix is planned for TensorFlow 2.8.0; upgrading to that version (or newer) is the remediation if appli...

7.5CVSS6.3AI score0.0087EPSS
SaveExploits1References3Affected Software1
Debian CVE
Debian CVE
added 2022/02/04 10:32 p.m.81 views

CVE-2022-23593

Tensorflow is an Open Source Machine Learning Framework. The simplifyBroadcast function in the MLIR-TFRT infrastructure in TensorFlow is vulnerable to a segfault hence, denial of service, if called with scalar shapes. If all shapes are scalar, then maxRank is 0, so we build an empty SmallVector...

7.5CVSS7AI score0.0087EPSS
SaveExploits1
Cvelist
Cvelist
added 2022/02/04 10:32 p.m.52 views

CVE-2022-23593 Segfault in `simplifyBroadcast` in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The simplifyBroadcast function in the MLIR-TFRT infrastructure in TensorFlow is vulnerable to a segfault hence, denial of service, if called with scalar shapes. If all shapes are scalar, then maxRank is 0, so we build an empty SmallVector...

5.9CVSS7.5AI score0.0087EPSS
SaveExploits1References3
OSV
OSV
added 2022/02/04 10:32 p.m.18 views

CVE-2022-23593 Segfault in `simplifyBroadcast` in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The simplifyBroadcast function in the MLIR-TFRT infrastructure in TensorFlow is vulnerable to a segfault hence, denial of service, if called with scalar shapes. If all shapes are scalar, then maxRank is 0, so we build an empty SmallVector...

5.9CVSS7.3AI score
SaveExploits0References5
Veracode
Veracode
added 2022/02/04 5:31 p.m.22 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists due to a lack of validation on the value of batchdim and can result in a heap OOB read causing the system to crash...

8.1CVSS2.1AI score0.01134EPSS
SaveExploits1References7Affected Software3
Veracode
Veracode
added 2022/02/04 5:12 p.m.31 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists due to the lack of validation of the value of axis and an out-of-bound access allowing an attacker to crash the system via the implementation of Dequantize...

8.8CVSS4AI score0.00825EPSS
SaveExploits1References6Affected Software3
Veracode
Veracode
added 2022/02/04 5:01 p.m.33 views

Denial Of Service (DoS)

Tensorflow is vulnerable to denial of service. The vulnerability exists due to an out-of-bounds in WithRankAtLeast allowing an attacker to crash the system via a segfault caused by a type confusion...

6.5CVSS3.5AI score0.00852EPSS
SaveExploits1References7Affected Software3
Veracode
Veracode
added 2022/02/04 9:58 a.m.29 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. A faulty bin count operation performed in SparseCountSparseOutput causes an assertion failure, allowing an attacker to pass malicious argument to trigger a CHECK-fail...

8.8CVSS4.7AI score0.00794EPSS
SaveExploits1References5Affected Software3
Veracode
Veracode
added 2022/02/04 9:21 a.m.18 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists due to a lack of sanitization on the division operation in the convolution parameters allowing an attacker to crash the system via a maliciously crafted TFLite model...

6.5CVSS5.6AI score0.00828EPSS
SaveExploits1References6Affected Software3
CNNVD
CNNVD
added 2022/02/04 12:00 a.m.25 views

Google Tensorflow 代码问题漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow has a code issue vulnerability that stems from the simplifyBroadcast function in the MLIR-TFRT infrastructure in TensorFlow being prone to segmentation errors. No detailed...

7.5CVSS5.7AI score0.0087EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2022/02/04 12:00 a.m.6 views

PT-2022-16076 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions 2.5.3 through 2.7.1 TensorFlow version 2.8.0 is not affected, as it includes the fix. Description: An attacker can craft a TFLite model that would allow limited reads and writes outside of arrays in TFLite. This exploits...

8.8CVSS8.5AI score0.00844EPSS
SaveExploits1References13
CNNVD
CNNVD
added 2022/02/04 12:00 a.m.11 views

Google TensorFlow 安全漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google. Google TensorFlow has a security vulnerability that could be exploited by an attacker to cause a denial of service by changing SavedModel...

6.5CVSS5.7AI score0.00879EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2022/02/04 12:00 a.m.9 views

Google Tensorflow 安全漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google. Google Tensorflow has a security vulnerability that could be exploited to cause a denial of service by modifying SavedModel to trigger a CHECK failure...

6.5CVSS5.6AI score0.00828EPSS
SaveExploits1References4
Rows per page
Query Builder