VYPR

rpm package

opensuse/matio&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/matio&distro=openSUSE%20Tumbleweed

Vulnerabilities (7)

  • CVE-2025-50343Dec 30, 2025
    affected < 1.5.30-1.1fixed 1.5.30-1.1

    An issue was discovered in matio 1.5.28. A heap-based memory corruption can occur in Mat_VarCreateStruct() when the nfields value does not match the actual number of strings in the fields array. This leads to out-of-bounds reads and invalid memory frees during cleanup, potentiall

  • CVE-2025-2338MedMar 16, 2025
    affected < 1.5.29-1.1fixed 1.5.29-1.1

    A vulnerability, which was classified as critical, was found in tbeu matio 1.5.28. Affected is the function strdup_vprintf of the file src/io.c. The manipulation leads to heap-based buffer overflow. It is possible to launch the attack remotely. The exploit has been disclosed to t

  • CVE-2025-2337MedMar 16, 2025
    affected < 1.5.29-1.1fixed 1.5.29-1.1

    A vulnerability, which was classified as critical, has been found in tbeu matio 1.5.28. This issue affects the function Mat_VarPrint of the file src/mat.c. The manipulation leads to heap-based buffer overflow. The attack may be initiated remotely. The exploit has been disclosed t

  • CVE-2020-36428Jul 20, 2021
    affected < 1.5.23-1.1fixed 1.5.23-1.1

    matio (aka MAT File I/O Library) 1.5.18 through 1.5.21 has a heap-based buffer overflow in ReadInt32DataDouble (called from ReadInt32Data and Mat_VarRead4).

  • CVE-2019-20052Dec 27, 2019
    affected < 1.5.21-1.2fixed 1.5.21-1.2

    A memory leak was discovered in Mat_VarCalloc in mat.c in matio 1.5.17 because SafeMulDims does not consider the rank==0 case.

  • CVE-2019-20017Dec 27, 2019
    affected < 1.5.21-1.2fixed 1.5.21-1.2

    A stack-based buffer over-read was discovered in Mat_VarReadNextInfo5 in mat5.c in matio 1.5.17.

  • CVE-2019-17533Oct 13, 2019
    affected < 1.5.21-1.2fixed 1.5.21-1.2

    Mat_VarReadNextInfo4 in mat4.c in MATIO 1.5.17 omits a certain '\0' character, leading to a heap-based buffer over-read in strdup_vprintf when uninitialized memory is accessed.