Lucene search
+L

1879 matches found

SUSE CVE
SUSE CVE
added 2023/03/28 1:50 a.m.6 views

SUSE 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.00394EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2023/03/27 12:00 a.m.76 views

CVE-2023-26924

LLVM a0dab4950 has a segmentation fault in mlir::outlineSingleBlockRegion. NOTE: third parties dispute this because the LLVM security policy excludes "Language front-ends ... for which a malicious input file can cause undesirable behavior."...

5.5CVSS5.5AI score0.00328EPSS
SaveExploits1
OSV
OSV
added 2023/03/25 12:15 a.m.11 views

AZL-31203 CVE-2023-25676 affecting package tensorflow for versions less than 2.11.1-1

TensorFlow is an open source machine learning platform. When running versions prior to 2.12.0 and 2.11.1 with XLA, tf.rawops.ParallelConcat segfaults with a nullptr dereference when given a parameter shape with rank that is not greater than zero. A fix is available in TensorFlow 2.12.0 and 2.11.1...

7.5CVSS6.6AI score0.00394EPSS
SaveExploits0References1
OSV
OSV
added 2023/03/25 12:15 a.m.12 views

AZL-35306 CVE-2023-25660 affecting package tensorflow for versions less than 2.11.1-1

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.6AI score0.00394EPSS
SaveExploits0References1
OSV
OSV
added 2023/03/25 12:15 a.m.13 views

AZL-31212 CVE-2023-25675 affecting package tensorflow for versions less than 2.11.1-1

TensorFlow is an open source machine learning platform. When running versions prior to 2.12.0 and 2.11.1 with XLA, tf.rawops.Bincount segfaults when given a parameter weights that is neither the same shape as parameter arr nor a length-0 tensor. A fix is included in TensorFlow 2.12.0 and 2.11.1...

7.5CVSS6.6AI score0.00394EPSS
SaveExploits0References1
OSV
OSV
added 2023/03/25 12:15 a.m.9 views

AZL-31202 CVE-2023-25660 affecting package tensorflow for versions less than 2.11.1-1

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.6AI score0.00394EPSS
SaveExploits0References1
Prion
Prion
added 2023/03/25 12:15 a.m.23 views

Stack overflow

TensorFlow is an open source machine learning platform. When running versions prior to 2.12.0 and 2.11.1 with XLA, tf.rawops.ParallelConcat segfaults with a nullptr dereference when given a parameter shape with rank that is not greater than zero. A fix is available in TensorFlow 2.12.0 and 2.11.1...

5CVSS7.7AI score0.00394EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2023/03/24 11:11 p.m.34 views

CVE-2023-25675 TensorFlow has Segfault in Bincount with XLA

TensorFlow is an open source machine learning platform. When running versions prior to 2.12.0 and 2.11.1 with XLA, tf.rawops.Bincount segfaults when given a parameter weights that is neither the same shape as parameter arr nor a length-0 tensor. A fix is included in TensorFlow 2.12.0 and 2.11.1...

7.5CVSS7.6AI score0.00394EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/03/24 11:11 p.m.8 views

CVE-2023-25675 TensorFlow has Segfault in Bincount with XLA

TensorFlow is an open source machine learning platform. When running versions prior to 2.12.0 and 2.11.1 with XLA, tf.rawops.Bincount segfaults when given a parameter weights that is neither the same shape as parameter arr nor a length-0 tensor. A fix is included in TensorFlow 2.12.0 and 2.11.1...

7.5CVSS7.4AI score0.00394EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/03/24 11:10 p.m.37 views

CVE-2023-25676 TensorFlow has null dereference on ParallelConcat with XLA

TensorFlow is an open source machine learning platform. When running versions prior to 2.12.0 and 2.11.1 with XLA, tf.rawops.ParallelConcat segfaults with a nullptr dereference when given a parameter shape with rank that is not greater than zero. A fix is available in TensorFlow 2.12.0 and 2.11.1...

7.5CVSS7.6AI score0.00394EPSS
SaveExploits0References2
OSV
OSV
added 2023/03/24 9:58 p.m.17 views

GHSA-QJQC-VQCF-5QVJ 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.5CVSS6.6AI score0.00394EPSS
SaveExploits0References4
OSV
OSV
added 2023/03/24 9:57 p.m.15 views

GHSA-FQM2-GH8W-GR68 TensorFlow vulnerable to segfault when opening multiframe gif

Impact Integer overflow occurs when 2^31 = numframes height width channels 2^32, for example Full HD screencast of at least 346 frames. python import urllib.request dat =...

6.5CVSS6.6AI score0.00308EPSS
SaveExploits0References4
OSV
OSV
added 2023/03/24 9:54 p.m.12 views

GHSA-7X4V-9GXG-9HWJ TensorFlow has Segfault in Bincount with XLA

Impact When running with XLA, tf.rawops.Bincount segfaults when given a parameter weights that is neither the same shape as parameter arr nor a length-0 tensor. python import tensorflow as tf func = tf.rawops.Bincount para='arr': 6, 'size': 804, 'weights': 52, 351 @tf.functionjitcompile=True def...

7.5CVSS5.8AI score0.00394EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/03/24 9:54 p.m.38 views

TensorFlow has Segfault in Bincount with XLA

Impact When running with XLA, tf.rawops.Bincount segfaults when given a parameter weights that is neither the same shape as parameter arr nor a length-0 tensor. python import tensorflow as tf func = tf.rawops.Bincount para='arr': 6, 'size': 804, 'weights': 52, 351 @tf.functionjitcompile=True def...

7.5CVSS7.2AI score0.00394EPSS
SaveExploits0References4Affected Software3
OSV
OSV
added 2023/03/15 11:15 p.m.67 views

UBUNTU-CVE-2023-28097

OpenSIPS is a Session Initiation Protocol SIP server implementation. Prior to versions 3.1.9 and 3.2.6, a malformed SIP message containing a large Content-Length value and a specially crafted Request-URI causes a segmentation fault in OpenSIPS. This issue occurs when a large amount of shared memo...

7.5CVSS5.8AI score0.00969EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2023/03/15 3:15 p.m.4 views

CVE-2023-27102

Libde265 v1.0.11 was discovered to contain a segmentation violation via the function decodercontext::processslicesegmentheader at decctx.cc...

6.5CVSS6.5AI score0.0067EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/03/11 3:59 a.m.8 views

SUSE CVE-2023-27114

radare2 v5.8.3 was discovered to contain a segmentation fault via the component wasmdis at p/wasm/wasm.c...

5.5CVSS7.3AI score0.00304EPSS
SaveExploits1References3
OSV
OSV
added 2023/03/10 2:15 a.m.6 views

DEBIAN-CVE-2023-27119

WebAssembly v1.0.29 was discovered to contain a segmentation fault via the component wabt::Decompiler::WrapChild...

5.5CVSS5.5AI score0.00278EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2023/03/10 12:00 a.m.65 views

CVE-2023-27119

WebAssembly v1.0.29 was discovered to contain a segmentation fault via the component wabt::Decompiler::WrapChild...

5.5CVSS5.4AI score0.00278EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2023/03/01 10:11 a.m.7 views

haproxy: segfault DoS

An uncontrolled resource consumption vulnerability was discovered in HAProxy which could crash the service. This issue could allow an authenticated remote attacker to run a specially crafted malicious server in an OpenShift cluster. The biggest impact is to availability...

6.5CVSS6.6AI score0.01834EPSS
SaveExploits0References5
Rows per page
Query Builder