CVE-2022-1515
https://notcve.org/view.php?id=CVE-2022-1515
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 •
CVE-2020-19497
https://notcve.org/view.php?id=CVE-2020-19497
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 •
CVE-2019-20052
https://notcve.org/view.php?id=CVE-2019-20052
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 •
CVE-2019-20017
https://notcve.org/view.php?id=CVE-2019-20017
A stack-based buffer over-read was discovered in Mat_VarReadNextInfo5 in mat5.c in matio 1.5.17. Se detectó una lectura excesiva de búfer en la región stack de la memoria en la función Mat_VarReadNextInfo5 en el archivo mat5.c en matio versión 1.5.17. • https://github.com/tbeu/matio/issues/127 • CWE-125: Out-of-bounds Read •
CVE-2019-20018
https://notcve.org/view.php?id=CVE-2019-20018
A stack-based buffer over-read was discovered in ReadNextCell in mat5.c in matio 1.5.17. Se detectó una lectura excesiva de búfer en la región stack de la memoria en la función ReadNextCell en el archivo mat5.c en matio versión 1.5.17. • https://github.com/tbeu/matio/issues/129 • CWE-125: Out-of-bounds Read •