Vulnerability CVE-2021-33648


Published: 2022-06-27

Description:
When performing the inference shape operation of Affine, Concat, MatMul, ArgMinMax, EmbeddingLookup, and Gather operators, if the input shape size is 0, it will access data outside of bounds of shape which allocated from heap buffers.

 References:
https://gitee.com/mindspore/community/blob/master/security/security_advisory_list/mssa-2021-007_en.md

Copyright 2026, cxsecurity.com

 

Back to Top