GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CNVD-2023-10605

Vulnerability from cnvd - Published: 2023-02-21
VLAI
Title
Google TensorFlow Conv2D拒绝服务漏洞
Description
Google TensorFlow是美国谷歌(Google)公司的一套用于机器学习的端到端开源平台。 Google TensorFlow存在拒绝服务漏洞,该漏洞源于如果Conv2D被指定为空输入并且filter和padding大小有效,则输出全为零,这会出现除零浮点异常,攻击者可利用该漏洞触发拒绝服务攻击。
Severity
Patch Name
Google TensorFlow Conv2D拒绝服务漏洞的补丁
Patch Description
Google TensorFlow是美国谷歌(Google)公司的一套用于机器学习的端到端开源平台。 Google TensorFlow存在拒绝服务漏洞,该漏洞源于如果Conv2D被指定为空输入并且filter和padding大小有效,则输出全为零,这会出现除零浮点异常,攻击者可利用该漏洞触发拒绝服务攻击。目前,供应商发布了安全公告及相关补丁信息,修复了此漏洞。
Formal description

目前厂商已发布升级补丁以修复漏洞,补丁获取链接: https://github.com/tensorflow/tensorflow/security/advisories/GHSA-q5jv-m6qw-5g37

Reference
https://github.com/tensorflow/tensorflow/commit/611d80db29dd7b0cfb755772c69d60ae5bca05f9
Impacted products
Name
['Google TensorFlow >=2.8.0,<2.8.1', 'Google TensorFlow >=2.9.0,<2.9.1', 'Google TensorFlow <2.7.2', 'Google TensorFlow 2.10-RC0', 'Google TensorFlow 2.10-RC1', 'Google TensorFlow 2.10-RC2', 'Google TensorFlow 2.10-RC3']
Show details on source website

{
  "cves": {
    "cve": {
      "cveNumber": "CVE-2022-35996",
      "cveUrl": "https://nvd.nist.gov/vuln/detail/CVE-2022-35996"
    }
  },
  "description": "Google TensorFlow\u662f\u7f8e\u56fd\u8c37\u6b4c\uff08Google\uff09\u516c\u53f8\u7684\u4e00\u5957\u7528\u4e8e\u673a\u5668\u5b66\u4e60\u7684\u7aef\u5230\u7aef\u5f00\u6e90\u5e73\u53f0\u3002\n\nGoogle TensorFlow\u5b58\u5728\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u5982\u679cConv2D\u88ab\u6307\u5b9a\u4e3a\u7a7a\u8f93\u5165\u5e76\u4e14filter\u548cpadding\u5927\u5c0f\u6709\u6548\uff0c\u5219\u8f93\u51fa\u5168\u4e3a\u96f6\uff0c\u8fd9\u4f1a\u51fa\u73b0\u9664\u96f6\u6d6e\u70b9\u5f02\u5e38\uff0c\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u89e6\u53d1\u62d2\u7edd\u670d\u52a1\u653b\u51fb\u3002",
  "formalWay": "\u76ee\u524d\u5382\u5546\u5df2\u53d1\u5e03\u5347\u7ea7\u8865\u4e01\u4ee5\u4fee\u590d\u6f0f\u6d1e\uff0c\u8865\u4e01\u83b7\u53d6\u94fe\u63a5\uff1a\r\nhttps://github.com/tensorflow/tensorflow/security/advisories/GHSA-q5jv-m6qw-5g37",
  "isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
  "number": "CNVD-2023-10605",
  "openTime": "2023-02-21",
  "patchDescription": "Google TensorFlow\u662f\u7f8e\u56fd\u8c37\u6b4c\uff08Google\uff09\u516c\u53f8\u7684\u4e00\u5957\u7528\u4e8e\u673a\u5668\u5b66\u4e60\u7684\u7aef\u5230\u7aef\u5f00\u6e90\u5e73\u53f0\u3002\r\n\r\nGoogle TensorFlow\u5b58\u5728\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u5982\u679cConv2D\u88ab\u6307\u5b9a\u4e3a\u7a7a\u8f93\u5165\u5e76\u4e14filter\u548cpadding\u5927\u5c0f\u6709\u6548\uff0c\u5219\u8f93\u51fa\u5168\u4e3a\u96f6\uff0c\u8fd9\u4f1a\u51fa\u73b0\u9664\u96f6\u6d6e\u70b9\u5f02\u5e38\uff0c\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u89e6\u53d1\u62d2\u7edd\u670d\u52a1\u653b\u51fb\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
  "patchName": "Google TensorFlow Conv2D\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e\u7684\u8865\u4e01",
  "products": {
    "product": [
      "Google TensorFlow \u003e=2.8.0\uff0c\u003c2.8.1",
      "Google TensorFlow \u003e=2.9.0\uff0c\u003c2.9.1",
      "Google TensorFlow \u003c2.7.2",
      "Google TensorFlow 2.10-RC0",
      "Google TensorFlow 2.10-RC1",
      "Google TensorFlow 2.10-RC2",
      "Google TensorFlow 2.10-RC3"
    ]
  },
  "referenceLink": "https://github.com/tensorflow/tensorflow/commit/611d80db29dd7b0cfb755772c69d60ae5bca05f9",
  "serverity": "\u9ad8",
  "submitTime": "2022-09-20",
  "title": "Google TensorFlow Conv2D\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e"
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…