Lucene search
+L

1851 matches found

CVE
CVE
added 2022/11/18 12:0 a.m.137 views

CVE-2022-41909

CVE-2022-41909 affects TensorFlow: an input encoded that is not a valid CompositeTensorVariant can cause a segfault in tf.raw_ops.CompositeTensorVariantToComponents. Patches are in commits bf594d08d... and 660ce5a89e..., with the fix slated for TensorFlow 2.11 and cherry-picked to 2.10.1, 2.9.3, ...

7.5CVSS6.2AI score0.0049EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/11/10 9:16 p.m.84 views

GHSA-WH6W-3828-G9QF Wasmtime may have data leakage between instances in the pooling allocator

Impact There is a bug in Wasmtime's implementation of it's pooling instance allocator where when a linear memory is reused for another instance the initial heap snapshot of the prior instance can be visible, erroneously to the next instance. The pooling instance allocator in Wasmtime works by...

8.6CVSS8.3AI score0.00657EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2022/11/10 9:16 p.m.23 views

Wasmtime may have data leakage between instances in the pooling allocator

Impact There is a bug in Wasmtime's implementation of it's pooling instance allocator where when a linear memory is reused for another instance the initial heap snapshot of the prior instance can be visible, erroneously to the next instance. The pooling instance allocator in Wasmtime works by...

8.6CVSS8.3AI score0.00657EPSS
SaveExploits0References8Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/11/09 12:0 a.m.34 views

SUSE SLED12 / SLES12 Security Update : gstreamer-0_10-plugins-good (SUSE-SU-2022:3906-1)

The remote SUSE Linux SLED12 / SLEDSAP12 / SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2022:3906-1 advisory. - CVE-2022-1920: Fixed an integer overflow while parsing matroska files bsc1201688. - CVE-2022-1921: Fixed an...

7.8CVSS7.3AI score0.00497EPSS
SaveExploits7References22
Positive Technologies
Positive Technologies
added 2022/10/28 12:0 a.m.8 views

PT-2022-5321 · Nginx · Nginx Njs

Name of the Vulnerable Software and Affected Versions: Nginx NJS versions 0.7.2 through 0.7.4 Description: The issue is related to a segmentation violation via the njs scope valid value function at njs scope.h. This could potentially allow a remote attacker to cause a denial of service. The vendo...

7.8CVSS7.2AI score0.0082EPSS
SaveExploits1References8
OSV
OSV
added 2022/10/14 6:15 p.m.10 views

UBUNTU-CVE-2022-2963

A vulnerability found in jasper. This security vulnerability happens because of a memory leak bug in function cmdoptsparse that can cause a crash or segmentation fault...

7.5CVSS7.1AI score0.01372EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/10/11 7:30 a.m.15 views

ruby: Buffer overrun in String-to-Float conversion

A buffer overrun vulnerability was found in Ruby. The issue occurs in a conversion algorithm from a String to a Float that causes process termination due to a segmentation fault, but under limited circumstances. This flaw may cause an illegal memory read...

7.5CVSS7.4AI score0.04267EPSS
SaveExploits0References5
OSV
OSV
added 2022/10/10 7:5 p.m.12 views

CLSA-2022-1665428733 Fix CVE(s): CVE-2020-13435, CVE-2020-13425

SECURITY UPDATE: segfault in sqlite3ExprCodeTarget - debian/patches/CVE-2020-13435.patch: tries to prevent a recurrence of problems. - CVE-2020-13425...

7.1CVSS6.8AI score0.0064EPSS
SaveExploits2References1
CNNVD
CNNVD
added 2022/10/03 12:0 a.m.12 views

LIEF 安全漏洞

LIEF is a cross-platform library from the personal developer Romain Thomas. Used for parsing, modifying and abstracting Elf, Pe and MachO formats, a denial of service vulnerability exists in LIEF v0.12.1, which stems from a failure to properly handle incoming error messages in the initandparse...

6.5CVSS6.6AI score0.00615EPSS
SaveExploits1References2
OSV
OSV
added 2022/09/22 5:15 p.m.7 views

DEBIAN-CVE-2022-35022

OTFCC commit 617837b was discovered to contain a segmentation violation via /release-x64/otfccdump+0x6badae...

6.5CVSS6.4AI score0.00759EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2022/09/16 10:50 p.m.50 views

CVE-2022-36027 Segfault TFLite converter on per-channel quantized transposed convolutions in TensorFlow

TensorFlow is an open source platform for machine learning. When converting transposed convolutions using per-channel weight quantization the converter segfaults and crashes the Python process. We have patched the issue in GitHub commit aa0b852a4588cea4d36b74feb05d93055540b450. The fix will be...

5.9CVSS7.8AI score0.00619EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2022/09/16 10:50 p.m.10 views

CVE-2022-36027 Segfault TFLite converter on per-channel quantized transposed convolutions in TensorFlow

TensorFlow is an open source platform for machine learning. When converting transposed convolutions using per-channel weight quantization the converter segfaults and crashes the Python process. We have patched the issue in GitHub commit aa0b852a4588cea4d36b74feb05d93055540b450. The fix will be...

5.9CVSS7.8AI score0.00619EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2022/09/16 10:50 p.m.14 views

CVE-2022-36027

TensorFlow is an open source platform for machine learning. When converting transposed convolutions using per-channel weight quantization the converter segfaults and crashes the Python process. We have patched the issue in GitHub commit aa0b852a4588cea4d36b74feb05d93055540b450. The fix will be...

7.5CVSS7AI score0.00619EPSS
SaveExploits1
Cvelist
Cvelist
added 2022/09/16 10:50 p.m.36 views

CVE-2022-36017 Segfault in `Requantize` in TensorFlow

TensorFlow is an open source platform for machine learning. If Requantize is given inputmin, inputmax, requestedoutputmin, requestedoutputmax tensors of a nonzero rank, it results in a segfault that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit...

5.9CVSS7.6AI score0.00439EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2022/09/16 10:50 p.m.8 views

CVE-2022-36017 Segfault in `Requantize` in TensorFlow

TensorFlow is an open source platform for machine learning. If Requantize is given inputmin, inputmax, requestedoutputmin, requestedoutputmax tensors of a nonzero rank, it results in a segfault that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit...

5.9CVSS7.4AI score0.00439EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2022/09/16 10:50 p.m.12 views

CVE-2022-36017

TensorFlow is an open source platform for machine learning. If Requantize is given inputmin, inputmax, requestedoutputmin, requestedoutputmax tensors of a nonzero rank, it results in a segfault that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit...

7.5CVSS6.8AI score0.00439EPSS
SaveExploits0
OSV
OSV
added 2022/09/16 10:29 p.m.81 views

GHSA-WR9V-G9VF-C74V TensorFlow vulnerable to segfault in `RaggedBincount`

Impact If RaggedBincount is given an empty input tensor splits, it results in a segfault that can be used to trigger a denial of service attack. python import tensorflow as tf binaryoutput = True splits = tf.random.uniformshape=0, minval=-10000, maxval=10000, dtype=tf.int64, seed=-7430 values =...

5.9CVSS5.8AI score0.00439EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/09/16 10:29 p.m.33 views

TensorFlow vulnerable to segfault in `RaggedBincount`

Impact If RaggedBincount is given an empty input tensor splits, it results in a segfault that can be used to trigger a denial of service attack. python import tensorflow as tf binaryoutput = True splits = tf.random.uniformshape=0, minval=-10000, maxval=10000, dtype=tf.int64, seed=-7430 values =...

7.5CVSS7.4AI score0.00439EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/09/16 10:27 p.m.16 views

GHSA-397C-5G2J-QXPV TensorFlow vulnerable to segfault in `SparseBincount`

Impact If SparseBincount is given inputs for indices, values, and denseshape that do not make a valid sparse tensor, it results in a segfault that can be used to trigger a denial of service attack. python import tensorflow as tf binaryoutput = True indices = tf.random.uniformshape=, minval=-10000...

5.9CVSS7AI score0.00439EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/09/16 10:27 p.m.41 views

TensorFlow vulnerable to segfault in `SparseBincount`

Impact If SparseBincount is given inputs for indices, values, and denseshape that do not make a valid sparse tensor, it results in a segfault that can be used to trigger a denial of service attack. python import tensorflow as tf binaryoutput = True indices = tf.random.uniformshape=, minval=-10000...

7.5CVSS7.4AI score0.00439EPSS
SaveExploits0References5Affected Software3
Rows per page
Query Builder