Lucene search
+L

13757 matches found

CNNVD
CNNVD
added 2023/03/27 12:00 a.m.9 views

LLVM 安全漏洞

LLVM is a toolkit for building highly optimized compilers, optimizers and runtime environments for LLVM. A security vulnerability exists in LLVM version a0dab4950, which stems from the presence of a segmentation error...

5.5CVSS5.6AI score0.00328EPSS
SaveExploits1References5
Microsoft CVE
Microsoft CVE
added 2023/03/25 7:00 a.m.7 views

In the Linux kernel before 6.1.3 fs/ntfs3/inode.c does not validate the attribute name offset. An unhandled page fault may occur.

...

7.8CVSS6.9AI score0.00266EPSS
SaveExploits0
Prion
Prion
added 2023/03/25 12:15 a.m.29 views

Stack overflow

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, when the parameter summarize of tf.rawops.Print is zero, the new method SummarizeArray will reference to a nullptr, leading to a seg fault. A fix is included in TensorFlow version 2.12 and version...

5CVSS7.7AI score0.00391EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2023/03/25 12:00 a.m.9 views

Google TensorFlow 代码问题漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google, Inc. in the United States. A code issue vulnerability exists in Google TensorFlow version 2.12 prior to version 2.12.0 and version 2.11 prior to version 2.11.1, which stems from the fact that when t...

7.5CVSS6.5AI score0.00391EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/03/25 12:00 a.m.8 views

Google TensorFlow 安全漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google, Inc. in the United States. A security vulnerability exists in Google TensorFlow versions 2.12.0 prior to 2.12 and 2.11 prior to 2.11.1, which stems from a segmentation error when running versions...

7.5CVSS6.5AI score0.00391EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2023/03/24 11:44 p.m.12 views

CVE-2023-25660

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, when the parameter summarize of tf.rawops.Print is zero, the new method SummarizeArray will reference to a nullptr, leading to a seg fault. A fix is included in TensorFlow version 2.12 and version...

7.5CVSS6.9AI score0.00391EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/03/24 11:44 p.m.8 views

CVE-2023-25660 TensorFlow vulnerable to seg fault in `tf.raw_ops.Print`

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, when the parameter summarize of tf.rawops.Print is zero, the new method SummarizeArray will reference to a nullptr, leading to a seg fault. A fix is included in TensorFlow version 2.12 and version...

7.5CVSS7.4AI score0.00391EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/03/24 11:44 p.m.22 views

CVE-2023-25660 TensorFlow vulnerable to seg fault in `tf.raw_ops.Print`

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, when the parameter summarize of tf.rawops.Print is zero, the new method SummarizeArray will reference to a nullptr, leading to a seg fault. A fix is included in TensorFlow version 2.12 and version...

7.5CVSS7.7AI score0.00391EPSS
SaveExploits0References2
CVE
CVE
added 2023/03/24 11:44 p.m.204 views

CVE-2023-25660

CVE-2023-25660 affects TensorFlow where the parameter summarize of tf.raw_ops.Print, when zero, makes SummarizeArray reference a nullptr, causing a segfault. Affected versions are prior to 2.12.0 and 2.11.1. The issue is triggered by an out-of-bounds-like condition in a debug/print path and is mi...

7.5CVSS7.4AI score0.00391EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/03/24 11:40 p.m.12 views

CVE-2023-25667 TensorFlow vulnerable to segfault when opening multiframe gif

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, integer overflow occurs when 2^31 = numframes height width channels 2^32, for example Full HD screencast of at least 346 frames. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

6.5CVSS7.5AI score0.00305EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/03/24 11:31 p.m.5 views

CVE-2023-25671 TensorFlow has segmentation fault in tfg-translate

TensorFlow is an open source platform for machine learning. There is out-of-bounds access due to mismatched integer type sizes. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS7.5AI score0.00516EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2023/03/24 11:31 p.m.25 views

CVE-2023-25671 TensorFlow has segmentation fault in tfg-translate

TensorFlow is an open source platform for machine learning. There is out-of-bounds access due to mismatched integer type sizes. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS7.8AI score0.00516EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2023/03/24 9:58 p.m.36 views

TensorFlow vulnerable to seg fault in `tf.raw_ops.Print`

Impact When the parameter summarize of tf.rawops.Print is zero, the new method SummarizeArray will reference to a nullptr, leading to a seg fault. python import tensorflow as tf tf.rawops.Printinput = tf.constant1, 1, 1, 1,dtype=tf.int32, data = False, False, False, False, False, False, False,...

7.5CVSS7.2AI score0.00391EPSS
SaveExploits0References4Affected Software3
Github Security Blog
Github Security Blog
added 2023/03/24 9:55 p.m.26 views

TensorFlow has segmentation fault in tfg-translate

Impact Out-of-bounds access due to mismatched integer type sizes in ValueMap::Manager::GetValueOrCreatePlaceholder. Bug with tfg-translate call to InitMlir. The problem happens with generic functions, as it is already handled for non-generic functions. This is because they, unlike non-generic...

7.5CVSS7.2AI score0.00516EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2023/03/24 9:55 p.m.9 views

GHSA-J5W9-HMFH-4CR6 TensorFlow has segmentation fault in tfg-translate

Impact Out-of-bounds access due to mismatched integer type sizes in ValueMap::Manager::GetValueOrCreatePlaceholder. Bug with tfg-translate call to InitMlir. The problem happens with generic functions, as it is already handled for non-generic functions. This is because they, unlike non-generic...

7.5CVSS5.7AI score0.00516EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/03/24 12:00 a.m.9 views

PT-2023-20221

Name of the Vulnerable Software and Affected Versions TensorFlow versions prior to 2.12.0 TensorFlow versions prior to 2.11.1 Description The issue occurs when the parameter summarize of tf.raw ops.Print is zero, causing the new method SummarizeArray to reference a nullptr, leading to a seg fault...

7.5CVSS6AI score0.00391EPSS
SaveExploits0References18
Github Security Blog
Github Security Blog
added 2023/03/23 9:30 p.m.4 views

Duplicate Advisory: ImageMagick: Specially crafted SVG leads to segmentation fault and generate trash files in "/tmp", possible to leverage DoS

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-j96m-mjp6-99xr. This link is maintained to preserve external references. Original Description A vulnerability was discovered in ImageMagick where a specially created SVG file loads itself and causes a segmentati...

5.5CVSS6.4AI score0.00858EPSS
SaveExploits1References6Affected Software1
NVD
NVD
added 2023/03/23 8:15 p.m.21 views

CVE-2023-1289

A vulnerability was discovered in ImageMagick where a specially created SVG file loads itself and causes a segmentation fault. This flaw allows a remote attacker to pass a specially crafted SVG file that leads to a segmentation fault, generating many trash files in "/tmp," resulting in a denial o...

5.5CVSS6AI score0.00858EPSS
SaveExploits1References4
AlpineLinux
AlpineLinux
added 2023/03/23 8:15 p.m.45 views

CVE-2023-1289

A vulnerability was discovered in ImageMagick where a specially created SVG file loads itself and causes a segmentation fault. This flaw allows a remote attacker to pass a specially crafted SVG file that leads to a segmentation fault, generating many trash files in "/tmp," resulting in a denial o...

5.5CVSS5.4AI score0.00858EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2023/03/23 8:15 p.m.7 views

CVE-2023-1289

A vulnerability was discovered in ImageMagick where a specially created SVG file loads itself and causes a segmentation fault. This flaw allows a remote attacker to pass a specially crafted SVG file that leads to a segmentation fault, generating many trash files in "/tmp," resulting in a denial o...

5.5CVSS5.9AI score0.00858EPSS
SaveExploits1References5
Rows per page
Query Builder