24 results (0.003 seconds)

CVSS: 5.5EPSS: 0%CPEs: 1EXPL: 1

A memory leak was discovered in matio 1.5.21 and earlier in Mat_VarReadNextInfo5() in mat5.c via a crafted file. This issue can potentially result in DoS. Se ha detectado una pérdida de memoria en matio versiones 1.5.21 y anteriores en la función Mat_VarReadNextInfo5() en el archivo mat5.c por medio de un archivo diseñado. Este problema puede resultar potencialmente en DoS • https://bugzilla.redhat.com/show_bug.cgi?id=2079986 https://github.com/tbeu/matio/issues/186 • CWE-401: Missing Release of Memory after Effective Lifetime •

CVSS: 8.8EPSS: 0%CPEs: 1EXPL: 1

Integer overflow vulnerability in Mat_VarReadNextInfo5 in mat5.c in tbeu matio (aka MAT File I/O Library) 1.5.17, allows attackers to cause a Denial of Service or possibly other unspecified impacts. Una vulnerabilidad de desbordamiento de enteros en la función Mat_VarReadNextInfo5 en el archivo mat5.c en tbeu matio (también se conoce como MAT File I/O Library) versión 1.5.17, permite a atacantes causar una Denegación de Servicio o posiblemente otros impactos no especificados • https://github.com/tbeu/matio/commit/5fa49ef9fc4368fe3d19b5fdaa36d8fa5e7f4606 https://github.com/tbeu/matio/issues/121 • CWE-190: Integer Overflow or Wraparound •

CVSS: 6.5EPSS: 0%CPEs: 2EXPL: 0

matio (aka MAT File I/O Library) 1.5.20 and 1.5.21 has a heap-based buffer overflow in H5MM_memcpy (called from H5MM_malloc and H5C_load_entry), related to use of HDF5 1.12.0. matio (también conocido como MAT File I/O Library) versiones 1.5.20 y 1.5.21 presenta un desbordamiento de búfer basado en heap en H5MM_memcpy (llamado desde H5MM_malloc y H5C_load_entry), relacionado con el uso de HDF5 1.12.0. • https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31265 https://github.com/HDFGroup/hdf5/issues/272 https://github.com/google/oss-fuzz-vulns/blob/main/vulns/matio/OSV-2021-440.yaml https://github.com/google/oss-fuzz-vulns/commit/37b781ace1b4228fc36483bb7e30c72ea9d4c3d6 https://github.com/google/oss-fuzz/issues/4999 • CWE-787: Out-of-bounds Write •

CVSS: 8.8EPSS: 0%CPEs: 1EXPL: 0

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). matio (también se conoce como MAT File I/O Library) versiones 1.5.18 hasta 1.5.21, presenta un desbordamiento de búfer en la región heap de la memoria en la función ReadInt32DataDouble (llamado desde ReadInt32Data y Mat_VarRead4) • https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21421 https://github.com/google/oss-fuzz-vulns/blob/main/vulns/matio/OSV-2020-799.yaml • CWE-787: Out-of-bounds Write •

CVSS: 6.5EPSS: 0%CPEs: 1EXPL: 1

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. Se descubrió una pérdida de memoria en la función Mat_VarCalloc en el archivo mat.c en matio versión 1.5.17 porque SafeMulDims no considera el caso de rank==0. • https://github.com/tbeu/matio/issues/131 • CWE-401: Missing Release of Memory after Effective Lifetime •