Mindspore

Mindspore

11 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.06%
  • Veröffentlicht 03.04.2025 07:15:41
  • Zuletzt bearbeitet 07.04.2025 14:18:34

A vulnerability, which was classified as problematic, has been found in MindSpore 2.5.0. Affected by this issue is the function mindspore.numpy.fft.rfft2. The manipulation leads to memory corruption. The attack needs to be approached locally. The exp...

  • EPSS 0.08%
  • Veröffentlicht 03.04.2025 06:15:43
  • Zuletzt bearbeitet 07.04.2025 14:18:34

A vulnerability classified as problematic was found in MindSpore 2.5.0. Affected by this vulnerability is the function mindspore.numpy.fft.hfftn. The manipulation leads to memory corruption. It is possible to launch the attack on the local host. The ...

  • EPSS 0.06%
  • Veröffentlicht 30.05.2023 06:16:30
  • Zuletzt bearbeitet 21.11.2024 07:59:39

A vulnerability classified as problematic was found in MindSpore 2.0.0-alpha/2.0.0-rc1. This vulnerability affects the function JsonHelper::UpdateArray of the file mindspore/ccsrc/minddata/dataset/util/json_helper.cc. The manipulation leads to memory...

  • EPSS 0.33%
  • Veröffentlicht 27.06.2022 17:15:09
  • Zuletzt bearbeitet 21.11.2024 06:09:17

When performing the initialization operation of the Split operator, if a dimension in the input shape is 0, it will cause a division by 0 exception.

  • EPSS 0.32%
  • Veröffentlicht 27.06.2022 17:15:08
  • Zuletzt bearbeitet 21.11.2024 06:09:16

When performing the inference shape operation of the Tile operator, if the input data type is not int or int32, it will access data outside of bounds of heap allocated buffers.

  • EPSS 0.32%
  • Veröffentlicht 27.06.2022 17:15:08
  • Zuletzt bearbeitet 21.11.2024 06:09:16

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.

  • EPSS 0.39%
  • Veröffentlicht 27.06.2022 17:15:08
  • Zuletzt bearbeitet 21.11.2024 06:09:16

When performing the inference shape operation of the Transpose operator, if the value in the perm element is greater than or equal to the size of the input_shape, it will access data outside of bounds of input_shape which allocated from heap buffers.

  • EPSS 0.32%
  • Veröffentlicht 27.06.2022 17:15:08
  • Zuletzt bearbeitet 21.11.2024 06:09:16

When performing the inference shape operation of the SparseToDense operator, if the number of inputs is less than three, it will access data outside of bounds of inputs which allocated from heap buffers.

  • EPSS 0.33%
  • Veröffentlicht 27.06.2022 17:15:08
  • Zuletzt bearbeitet 21.11.2024 06:09:16

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

  • EPSS 0.43%
  • Veröffentlicht 27.06.2022 17:15:08
  • Zuletzt bearbeitet 21.11.2024 06:09:17

When the Reduce operator run operation is executed, if there is a value of 0 in the parameter axis_sizes element, it will cause a division by 0 exception.