Vulnerabilities > CVE-2021-33651 - Divide By Zero vulnerability in Mindspore

047910
CVSS 5.0 - MEDIUM
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
NONE
Integrity impact
NONE
Availability impact
PARTIAL
network
low complexity
mindspore
CWE-369

Summary

When performing the analytical operation of the DepthwiseConv2D operator, if the attribute depth_multiplier is 0, it will cause a division by 0 exception.

Common Weakness Enumeration (CWE)