• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

CVE漏洞

RSS
  • CVE-2021-29577
    CVE-2021-29577
    TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.raw_ops.AvgPool3DGrad` is vulnerable to a heap buffer overflow. The implementation(https://github.com/t ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:13 | 回复:0
  • CVE-2021-29578
    CVE-2021-29578
    TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.raw_ops.FractionalAvgPoolGrad` is vulnerable to a heap buffer overflow. The implementation(https://gith ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:13 | 回复:0
  • CVE-2021-29579
    CVE-2021-29579
    TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.raw_ops.MaxPoolGrad` is vulnerable to a heap buffer overflow. The implementation(https://github.com/ten ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:11 | 回复:0
  • CVE-2021-29580
    CVE-2021-29580
    TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.raw_ops.FractionalMaxPoolGrad` triggers an undefined behavior if one of the input tensors is empty. The ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:29 | 回复:0
  • CVE-2021-29581
    CVE-2021-29581
    TensorFlow is an end-to-end open source platform for machine learning. Due to lack of validation in `tf.raw_ops.CTCBeamSearchDecoder`, an attacker can trigger denial of service via segmentation faults ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:20 | 回复:0
  • CVE-2021-29582
    CVE-2021-29582
    TensorFlow is an end-to-end open source platform for machine learning. Due to lack of validation in `tf.raw_ops.Dequantize`, an attacker can trigger a read from outside of bounds of heap allocated dat ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:18 | 回复:0
  • CVE-2021-29583
    CVE-2021-29583
    TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.raw_ops.FusedBatchNorm` is vulnerable to a heap buffer overflow. If the tensors are empty, the same imp ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:20 | 回复:0
  • CVE-2021-29584
    CVE-2021-29584
    TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a denial of service via a `CHECK`-fail in caused by an integer overflow in constructing a new tensor shap ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:13 | 回复:0
  • CVE-2021-29585
    CVE-2021-29585
    TensorFlow is an end-to-end open source platform for machine learning. The TFLite computation for size of output after padding, `ComputeOutSize`(https://github.com/tensorflow/tensorflow/blob/0c9692ae7 ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:13 | 回复:0
  • CVE-2021-29586
    CVE-2021-29586
    TensorFlow is an end-to-end open source platform for machine learning. Optimized pooling implementations in TFLite fail to check that the stride arguments are not 0 before calling `ComputePaddingHeigh ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:9 | 回复:0
  • CVE-2021-29587
    CVE-2021-29587
    TensorFlow is an end-to-end open source platform for machine learning. The `Prepare` step of the `SpaceToDepth` TFLite operator does not check for 0 before division(https://github.com/tensorflow/tenso ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:30 | 回复:0
  • CVE-2021-29588
    CVE-2021-29588
    TensorFlow is an end-to-end open source platform for machine learning. The optimized implementation of the `TransposeConv` TFLite operator is (https://github.com/tensorflow/tensorflow/blob/0d45ea1ca64 ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:15 | 回复:0
  • CVE-2021-29589
    CVE-2021-29589
    TensorFlow is an end-to-end open source platform for machine learning. The reference implementation of the `GatherNd` TFLite operator is vulnerable to a division by zero error(https://github.com/tenso ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:10 | 回复:0
  • CVE-2021-29590
    CVE-2021-29590
    TensorFlow is an end-to-end open source platform for machine learning. The implementations of the `Minimum` and `Maximum` TFLite operators can be used to read data outside of bounds of heap allocated ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:7 | 回复:0
  • CVE-2021-29591
    CVE-2021-29591
    TensorFlow is an end-to-end open source platform for machine learning. TFlite graphs must not have loops between nodes. However, this condition was not checked and an attacker could craft models that ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:5 | 回复:0
  • CVE-2021-29592
    CVE-2021-29592
    TensorFlow is an end-to-end open source platform for machine learning. The fix for CVE-2020-15209(https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15209) missed the case when the target shape o ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:13 | 回复:0
  • CVE-2021-29593
    CVE-2021-29593
    TensorFlow is an end-to-end open source platform for machine learning. The implementation of the `BatchToSpaceNd` TFLite operator is vulnerable to a division by zero error(https://github.com/tensorflo ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:7 | 回复:0
  • CVE-2021-29594
    CVE-2021-29594
    TensorFlow is an end-to-end open source platform for machine learning. TFLite's convolution code(https://github.com/tensorflow/tensorflow/blob/09c73bca7d648e961dd05898292d91a8322a9d45/tensorflow/l ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:18 | 回复:0
  • CVE-2021-29595
    CVE-2021-29595
    TensorFlow is an end-to-end open source platform for machine learning. The implementation of the `DepthToSpace` TFLite operator is vulnerable to a division by zero error(https://github.com/tensorflow/ ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:20 | 回复:0
  • CVE-2021-29596
    CVE-2021-29596
    TensorFlow is an end-to-end open source platform for machine learning. The implementation of the `EmbeddingLookup` TFLite operator is vulnerable to a division by zero error(https://github.com/tensorfl ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:17 | 回复:0
  • CVE-2021-29597
    CVE-2021-29597
    TensorFlow is an end-to-end open source platform for machine learning. The implementation of the `SpaceToBatchNd` TFLite operator is (https://github.com/tensorflow/tensorflow/blob/412c7d9bb8f8a762c5b2 ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:13 | 回复:0
  • CVE-2021-29598
    CVE-2021-29598
    TensorFlow is an end-to-end open source platform for machine learning. The implementation of the `SVDF` TFLite operator is vulnerable to a division by zero error(https://github.com/tensorflow/tensorfl ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:16 | 回复:0
  • CVE-2021-29599
    CVE-2021-29599
    TensorFlow is an end-to-end open source platform for machine learning. The implementation of the `Split` TFLite operator is vulnerable to a division by zero error(https://github.com/tensorflow/tensorf ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:17 | 回复:0
  • CVE-2021-29600
    CVE-2021-29600
    TensorFlow is an end-to-end open source platform for machine learning. The implementation of the `OneHot` TFLite operator is vulnerable to a division by zero error(https://github.com/tensorflow/tensor ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:13 | 回复:0
  • CVE-2021-29601
    CVE-2021-29601
    TensorFlow is an end-to-end open source platform for machine learning. The TFLite implementation of concatenation is vulnerable to an integer overflow issue(https://github.com/tensorflow/tensorflow/bl ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:17 | 回复:0
  • CVE-2021-29602
    CVE-2021-29602
    TensorFlow is an end-to-end open source platform for machine learning. The implementation of the `DepthwiseConv` TFLite operator is vulnerable to a division by zero error(https://github.com/tensorflow ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:16 | 回复:0
  • CVE-2021-29603
    CVE-2021-29603
    TensorFlow is an end-to-end open source platform for machine learning. A specially crafted TFLite model could trigger an OOB write on heap in the TFLite implementation of `ArgMin`/`ArgMax`(https://git ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:17 | 回复:0
  • CVE-2021-29604
    CVE-2021-29604
    TensorFlow is an end-to-end open source platform for machine learning. The TFLite implementation of hashtable lookup is vulnerable to a division by zero error(https://github.com/tensorflow/tensorflow/ ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:23 | 回复:0
  • CVE-2021-29605
    CVE-2021-29605
    TensorFlow is an end-to-end open source platform for machine learning. The TFLite code for allocating `TFLiteIntArray`s is vulnerable to an integer overflow issue(https://github.com/tensorflow/tensorf ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:15 | 回复:0
  • CVE-2021-29606
    CVE-2021-29606
    TensorFlow is an end-to-end open source platform for machine learning. A specially crafted TFLite model could trigger an OOB read on heap in the TFLite implementation of `Split_V`(https://github.com/t ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:21 | 回复:0
  • CVE-2021-29607
    CVE-2021-29607
    TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in `SparseAdd` results in allowing attackers to exploit undefined behavior (dereferencing null pointers) as ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:19 | 回复:0
  • CVE-2021-29608
    CVE-2021-29608
    TensorFlow is an end-to-end open source platform for machine learning. Due to lack of validation in `tf.raw_ops.RaggedTensorToTensor`, an attacker can exploit an undefined behavior if input arguments ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:21 | 回复:0
  • CVE-2021-29609
    CVE-2021-29609
    TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in `SparseAdd` results in allowing attackers to exploit undefined behavior (dereferencing null pointers) as ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:43 | 阅读:24 | 回复:0
  • CVE-2021-31855
    CVE-2021-31855
    KDE Messagelib through 5.17.0 reveals cleartext of encrypted messages in some situations. Deleting an attachment of a decrypted encrypted message stored on a remote server (e.g., an IMAP server) cause ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:42 | 阅读:18 | 回复:0
  • CVE-2021-31921
    CVE-2021-31921
    Istio before 1.8.6 and 1.9.x before 1.9.5 contains a remotely exploitable vulnerability where an external client can access unexpected services in the cluster, bypassing authorization checks, when a g ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:42 | 阅读:26 | 回复:0
  • CVE-2021-3468
    CVE-2021-3468
    A flaw was found in avahi in versions 0.6 up to 0.8. The event used to signal the termination of the client connection on the avahi Unix socket is not correctly handled in the client_work function, al ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:42 | 阅读:23 | 回复:0
  • CVE-2021-3499
    CVE-2021-3499
    A vulnerability was found in OVN Kubernetes in versions up to and including 0.3.0 where the Egress Firewall does not reliably apply firewall rules when there is multiple DNS rules. It could lead to po ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:42 | 阅读:6 | 回复:0
  • CVE-2011-3656
    CVE-2011-3656
    Cross-site scripting (XSS) vulnerability in Mozilla Firefox before 3.6.24 and 4.x through 7 allows remote attackers to inject arbitrary web script or HTML via vectors involving HTTP 0.9 errors, non-de ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:42 | 阅读:20 | 回复:0
  • CVE-2015-1877
    CVE-2015-1877
    The open_generic_xdg_mime function in xdg-open in xdg-utils 1.1.0 rc1 in Debian, when using dash, does not properly handle local variables, which allows remote attackers to execute arbitrary commands ...……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:42 | 阅读:27 | 回复:0
  • CVE-2020-22051
    CVE-2020-22051
    A Denial of Service vulnerability exists in FFmpeg 4.2 due to a memory leak in the filter_frame function in vf_tile.c.……
    作者:菜鸟教程小白 | 时间:2022-2-5 10:42 | 阅读:22 | 回复:0

关注我们

极客给你想要的成长

关注极客中国获取最新资讯

热门推荐
专题导读
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap