Lucene search
+L

143784 matches found

OSV
OSV
added 2026/07/07 10:17 a.m.12 views

PYSEC-2026-1035 `tf.raw_ops.Mfcc` crashes

Impact If ThreadUnsafeUnigramCandidateSampler is given input filterbankchannelcount greater than the allowed max size, TensorFlow will crash. python import tensorflow as tf tf.rawops.Mfcc spectrogram = 1.38, 6.32, 5.75, 9.51, samplerate = 2, upperfrequencylimit = 5.0, lowerfrequencylimit = 1.0,...

4.8CVSS7AI score0.00457EPSS
SaveExploits1References7
PyPA
PyPA
added 2026/07/07 10:17 a.m.17 views

`CHECK_EQ` fail in `tf.raw_ops.TensorListResize`

ImpactIf tf.rawops.TensorListResize is given a nonscalar value for input size, it results CHECK fail which can be used to trigger a denial of service attack.pythonimport numpy as npimport tensorflow as tfa = datastructures.tftensorlistnewelements = tf.constantvalue=3, 4, 5b = np.zeros0, 2, 3,...

7.5CVSS7AI score0.00456EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2026/07/07 10:17 a.m.11 views

PYSEC-2026-1000 `MirrorPadGrad` heap out of bounds read

Impact If MirrorPadGrad is given outsize input paddings, TensorFlow will give a heap OOB error. python import tensorflow as tf tf.rawops.MirrorPadGradinput=1, paddings=0x77f00000,0xa000000, mode = 'REFLECT' Patches We have patched the issue in GitHub commit 717ca98d8c3bba348ff62281fdf38dcb5ea1ec9...

4.8CVSS7AI score0.00457EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/07 10:17 a.m.10 views

PYSEC-2026-1021 `CHECK` fail via inputs in `PyFunc`

Impact An input token that is not a UTF-8 bytestring will trigger a CHECK fail in tf.rawops.PyFunc. python import tensorflow as tf value = tf.constantvalue=1,2 token = b'\xb0' dataType = tf.int32 tf.rawops.PyFuncinput=value,token=token,Tout=dataType Patches We have patched the issue in GitHub...

4.8CVSS7AI score0.00467EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/07 10:17 a.m.13 views

PYSEC-2026-970 Overflow in `tf.keras.losses.poisson`

Impact tf.keras.losses.poisson receives a ypred and ytrue that are passed through functor::mul in BinaryOp. If the resulting dimensions overflow an int32, TensorFlow will crash due to a size mismatch during broadcast assignment. python import numpy as np import tensorflow as tf truevalue =...

4.8CVSS7AI score0.00456EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/07 10:17 a.m.10 views

PYSEC-2026-842 When matrix-nio receives forwarded room keys, the receiver doesn't check if it requested the key from the forwarder

When matrix-nio before 0.20 requests a room key from our devices, it correctly accepts key forwards only if they are a response to a previous request. However, it doesn't check that the device that responded matches the device the key was requested from. This allows a malicious homeserver to inse...

8.6CVSS6.9AI score0.00597EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 10:17 a.m.10 views

PYSEC-2026-1041 TensorFlow vulnerable to `CHECK` fail in `FractionalMaxPoolGrad`

Impact FractionalMaxPoolGrad validates its inputs with CHECK failures instead of with returning errors. If it gets incorrectly sized inputs, the CHECK failure can be used to trigger a denial of service attack: python import tensorflow as tf overlapping = True originput = tf.constant.453409232,...

5.9CVSS5.9AI score0.00423EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 10:17 a.m.9 views

PYSEC-2026-1046 TensorFlow vulnerable to `CHECK` failures in `AvgPool3DGrad`

Impact The implementation of AvgPool3DGradOp does not fully validate the input originputshape. This results in an overflow that results in a CHECK failure which can be used to trigger a denial of service attack: python import tensorflow as tf ksize = 1, 1, 1, 1, 1 strides = 1, 1, 1, 1, 1 padding ...

5.9CVSS7AI score0.00409EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 10:17 a.m.17 views

PYSEC-2026-969 TensorFlow vulnerable to `CHECK` failures in `FractionalAvgPoolGrad`

Impact The implementation of FractionalAvgPoolGrad does not fully validate the input originputtensorshape. This results in an overflow that results in a CHECK failure which can be used to trigger a denial of service attack. python import tensorflow as tf overlapping = True originputtensorshape =...

5.9CVSS5.9AI score0.00423EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 10:17 a.m.10 views

PYSEC-2026-1014 TensorFlow vulnerable to `CHECK` fail in `DrawBoundingBoxes`

Impact When DrawBoundingBoxes receives an input boxes that is not of dtype float, it gives a CHECK fail that can trigger a denial of service attack. python import tensorflow as tf import numpy as np arg0=tf.constantvalue=np.random.randomsize=1, 3, 2, 3, shape=1, 3, 2, 3, dtype=tf.half...

5.9CVSS5.9AI score0.00423EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 10:17 a.m.11 views

PYSEC-2026-987 TensorFlow vulnerable to `CHECK` failure in tf.reshape via overflows

Impact The implementation of tf.reshape op in TensorFlow is vulnerable to a denial of service via CHECK-failure assertion failure caused by overflowing the number of elements in a tensor: python import tensorflow as tf tf.reshapetensor=1,shape=tf.constant0 for i in range255, dtype=tf.int64 This i...

5.9CVSS5.9AI score0.00423EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 10:09 a.m.15 views

RHSA-2026:36101 Red Hat Security Advisory: firefox security update

Bulletin has no description...

7.5CVSS5.9AI score0.00493EPSS
SaveExploits2References177
OSV
OSV
added 2026/07/07 10:09 a.m.11 views

RHSA-2026:36100 Red Hat Security Advisory: firefox security update

Bulletin has no description...

7.5CVSS5.9AI score0.00493EPSS
SaveExploits2References177
OSV
OSV
added 2026/07/07 10:09 a.m.11 views

RHSA-2026:36049 Red Hat Security Advisory: kernel-rt security, bug fix, and enhancement update

Bulletin has no description...

7.8CVSS5.9AI score0.00184EPSS
SaveExploits0References18
OSV
OSV
added 2026/07/07 10:09 a.m.10 views

RHSA-2026:35997 Red Hat Security Advisory: plexus-utils security update

Bulletin has no description...

8.3CVSS5.9AI score0.00663EPSS
SaveExploits0References12
OSV
OSV
added 2026/07/07 10:09 a.m.11 views

RHSA-2026:35992 Red Hat Security Advisory: plexus-utils security update

Bulletin has no description...

8.3CVSS5.9AI score0.00663EPSS
SaveExploits0References12
OSV
OSV
added 2026/07/07 10:09 a.m.13 views

RHSA-2026:35904 Red Hat Security Advisory: kernel-rt security update

Bulletin has no description...

7.1CVSS6.1AI score0.00397EPSS
SaveExploits0References28
OSV
OSV
added 2026/07/07 10:09 a.m.11 views

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

Bulletin has no description...

7.8CVSS5.9AI score0.01338EPSS
SaveExploits0References58
OSV
OSV
added 2026/07/07 10:09 a.m.13 views

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

Bulletin has no description...

7.8CVSS5.9AI score0.00459EPSS
SaveExploits0References33
OSV
OSV
added 2026/07/07 10:09 a.m.12 views

RHSA-2026:35892 Red Hat Security Advisory: nodejs:22 security, bug fix, and enhancement update

Bulletin has no description...

8.1CVSS5.9AI score0.03711EPSS
SaveExploits1References66
Rows per page
Query Builder