Lucene search
+L

143844 matches found

OSV
OSV
added 2026/07/06 10:08 a.m.14 views

RHSA-2026:35869 Red Hat Security Advisory: compat-openssl11 security update

Bulletin has no description...

8.1CVSS5.9AI score0.03566EPSS
SaveExploits0References17
OSV
OSV
added 2026/07/06 10:08 a.m.13 views

RHSA-2026:35867 Red Hat Security Advisory: ruby:2.5 security update

Bulletin has no description...

7.4CVSS5.9AI score0.00783EPSS
SaveExploits0References21
OSV
OSV
added 2026/07/06 10:08 a.m.11 views

RHSA-2026:35844 Red Hat Security Advisory: kernel security update

Bulletin has no description...

7.1CVSS5.9AI score0.01338EPSS
SaveExploits0References23
OSV
OSV
added 2026/07/06 10:08 a.m.12 views

RHSA-2026:35842 Red Hat Security Advisory: nodejs22 security, bug fix, and enhancement update

Bulletin has no description...

8.1CVSS5.9AI score0.03711EPSS
SaveExploits1References66
OSV
OSV
added 2026/07/06 10:08 a.m.11 views

RHSA-2026:35843 Red Hat Security Advisory: flatpak security update

Bulletin has no description...

9CVSS7.2AI score0.0168EPSS
SaveExploits0References13
OSV
OSV
added 2026/07/06 10:08 a.m.24 views

RHSA-2026:35835 Red Hat Security Advisory: fence-agents security update

Bulletin has no description...

7.4CVSS5.9AI score0.00395EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/06 10:07 a.m.12 views

RHSA-2026:35832 Red Hat Security Advisory: golang-github-openprinting-ipp-usb security update

Bulletin has no description...

7.5CVSS7.2AI score0.00813EPSS
SaveExploits0References19
OSV
OSV
added 2026/07/06 10:07 a.m.14 views

RHSA-2026:35831 Red Hat Security Advisory: grafana-pcp security update

Bulletin has no description...

8.2CVSS5.9AI score0.00692EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/06 10:07 a.m.18 views

RHSA-2026:35828 Red Hat Security Advisory: grafana security update

Bulletin has no description...

8.2CVSS6.6AI score0.00692EPSS
SaveExploits0References18
OSV
OSV
added 2026/07/06 10:07 a.m.10 views

RHSA-2026:35813 Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update

Bulletin has no description...

6.5CVSS5.9AI score0.00445EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/06 8:03 a.m.12 views

PYSEC-2026-918 sanic vulnerable to Path Traversal when using `app.static` if using encoded `%2F` URLs

Impact Access to lateral directories when using app.static if using encoded %2F URLs. Parent directory traversal is not impacted. Patches - v20.12.7 LTS - v21.12.2 LTS - v22.6.1 References https://github.com/sanic-org/sanic/issues/2478 https://github.com/sanic-org/sanic/pull/2495 For more...

8.3CVSS7.1AI score0.0114EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/06 8:03 a.m.9 views

PYSEC-2026-993 Missing validation causes denial of service via `GetSessionTensor`

Impact The implementation of tf.rawops.GetSessionTensor does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack: python import tensorflow as tf handle = tf.constant"", shape=0, dtype=tf.string...

5.5CVSS6.2AI score0.00353EPSS
SaveExploits1References11
OSV
OSV
added 2026/07/06 8:03 a.m.9 views

PYSEC-2026-1003 Missing validation causes denial of service via `StagePeek`

Impact The implementation of tf.rawops.StagePeek does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack: python import tensorflow as tf index = tf.constant, shape=0, dtype=tf.int32 tf.rawops.StagePeekindex=index,...

5.5CVSS6.2AI score0.0032EPSS
SaveExploits1References11
OSV
OSV
added 2026/07/06 8:03 a.m.12 views

PYSEC-2026-950 Segfault due to missing support for quantized types

Impact There is a potential for segfault / denial of service in TensorFlow by calling tf.compat.v1. ops which don't yet have support for quantized types added after migration to TF 2.x: python import numpy as np import tensorflow as tf...

5.5CVSS6.1AI score0.0032EPSS
SaveExploits1References12
OSV
OSV
added 2026/07/06 8:03 a.m.11 views

PYSEC-2026-1026 Missing validation results in undefined behavior in `QuantizedConv2D`

Impact The implementation of tf.rawops.QuantizedConv2D does not fully validate the input arguments: python import tensorflow as tf input = tf.constant1, shape=1, 2, 3, 3, dtype=tf.quint8 filter = tf.constant1, shape=1, 2, 3, 3, dtype=tf.quint8 bad args mininput = tf.constant, shape=0,...

5.5CVSS5.9AI score0.00335EPSS
SaveExploits1References11
OSV
OSV
added 2026/07/06 8:03 a.m.10 views

PYSEC-2026-1012 Integer overflow in `SpaceToBatchND`

Impact The implementation of tf.rawops.SpaceToBatchND in all backends such as XLA and handwritten kernels is vulnerable to an integer overflow: python import tensorflow as tf input = tf.constant-3.5e+35, shape=10,19,22, dtype=tf.float32 blockshape = tf.constant-1879048192, shape=2, dtype=tf.int64...

5.5CVSS5.9AI score0.00335EPSS
SaveExploits1References11
OSV
OSV
added 2026/07/06 8:03 a.m.10 views

PYSEC-2026-1002 Missing validation crashes `QuantizeAndDequantizeV4Grad`

Impact The implementation of tf.rawops.QuantizeAndDequantizeV4Grad does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack: python import tensorflow as tf tf.rawops.QuantizeAndDequantizeV4Grad gradients=tf.constant1,...

5.5CVSS5.9AI score0.00343EPSS
SaveExploits1References11
OSV
OSV
added 2026/07/06 8:03 a.m.11 views

PYSEC-2026-1004 Missing validation causes denial of service via `DeleteSessionTensor`

Impact The implementation of tf.rawops.DeleteSessionTensor does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack: python import tensorflow as tf handle = tf.constant"", shape=0, dtype=tf.string...

5.5CVSS5.9AI score0.00328EPSS
SaveExploits1References11
Circl
Circl
added 2026/07/06 7:58 a.m.18 views

GHSA-F38Q-MGVJ-VPH7

creationtimestamp| type| source ---|---|--- 2026-07-06 07:58:49+00:00| seen| https://gist.github.com/alon710/85679449cb8fbdc65386d384f1841a0e 2026-07-06 07:59:30+00:00| seen| https://gist.github.com/alon710/e1c58c0e5e300cd65a71e5b861eaf325...

5.9AI score
SaveExploits0References2
Circl
Circl
added 2026/07/06 7:58 a.m.20 views

GHSA-QJ7J-3JP8-8CCV

creationtimestamp| type| source ---|---|--- 2026-07-06 07:58:49+00:00| seen| https://gist.github.com/alon710/55a58ea60e7552b2b158fa946acca5cd 2026-07-06 07:59:30+00:00| seen| https://gist.github.com/alon710/2046460989ab8e559515c0789ce99248...

5.9AI score
SaveExploits0References2
Rows per page
Query Builder