Hey openeuler-ci-bot, Welcome to openEuler Community.
All of the projects in openEuler Community are maintained by @openeuler-ci-bot.
That means the developers can comment below every pull request or issue to trigger Bot Commands.
Please follow instructions at https://gitee.com/openeuler/community/blob/master/en/sig-infrastructure/command.md to find the details.


@sinever ,@hubble_zhu ,@njlzk ,@ZhengZhenyu ,@yangzhao_kl ,@
issue处理注意事项:
1. 当前issue受影响的分支提交pr时, 须在pr描述中填写当前issue编号进行关联, 否则无法关闭当前issue;
2. 模板内容需要填写完整, 无论是受影响或者不受影响都需要填写完整内容,未引入的分支不需要填写, 否则无法关闭当前issue;
3. 以下为模板中需要填写完整的内容, 请复制到评论区回复, 注: 内容的标题名称(影响性分析说明, openEuler评分, 受影响版本排查(受影响/不受影响), 修复是否涉及abi变化(是/否))不能省略,省略后cve-manager将无法正常解析填写内容.
影响性分析说明:
openEuler评分: (评分和向量)
受影响版本排查(受影响/不受影响):
修复是否涉及abi变化(是/否):
issue处理具体操作请参考:
https://gitee.com/openeuler/cve-manager/blob/master/doc/md/manual.md
pr关联issue具体操作请参考:
https://gitee.com/help/articles/4142


一、漏洞信息
漏洞编号:CVE-2021-37686
漏洞归属组件:tensorflow
漏洞归属的版本:2.10.0,2.12.1,2.3.1
CVSS V3.0分值:
BaseScore:5.5 Medium
Vector:CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
漏洞简述:
TensorFlow is an end-to-end open source platform for machine learning. In affected versions the strided slice implementation in TFLite has a logic bug which can allow an attacker to trigger an infinite loop. This arises from newly introduced support for ellipsis in axis definition. An attacker can craft a model such that
ellipsis_end_idxis smaller thani(e.g., always negative). In this case, the inner loop does not increaseiand thecontinuestatement causes execution to skip over the preincrement at the end of the outer loop. We have patched the issue in GitHub commit dfa22b348b70bb89d6d6ec0ff53973bacb4f4695. TensorFlow 2.6.0 is the only affected version.漏洞公开时间:2021-08-13 06:15
漏洞创建时间:2021-08-19 09:12:46
漏洞详情参考链接:
https://nvd.nist.gov/vuln/detail/CVE-2021-37686
更多参考(点击展开)
漏洞分析指导链接:
https://gitee.com/openeuler/cve-manager/blob/master/cve-vulner-manager/doc/md/manual.md
漏洞数据来源:
其它
漏洞补丁信息:
详情(点击展开)
二、漏洞分析结构反馈
影响性分析说明:
openEuler评分:
5.5
Vector:CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
受影响版本排查(受影响/不受影响):
2.openEuler-24.03-LTS(2.12.1):
3.master(2.12.1):
4.openEuler-22.03-LTS-SP4(2.10.0):
修复是否涉及abi变化(是/否):
2.openEuler-24.03-LTS(2.12.1):
3.master(2.12.1):
4.openEuler-22.03-LTS-SP4(2.10.0):