Pull request for security update for matio #300
2
matio
2
matio
Submodule matio updated: a301162ce9...cab79b5274
33
patchinfo.20260106101959221503.93181000773252/_patchinfo
Normal file
33
patchinfo.20260106101959221503.93181000773252/_patchinfo
Normal file
@@ -0,0 +1,33 @@
|
||||
<patchinfo>
|
||||
<issue tracker="bnc" id="1239678">VUL-0: CVE-2025-2337: matio: heap buffer overflow in function Mat_VarPrint of file src/mat.c</issue>
|
||||
<issue tracker="cve" id="2025-2337">VUL-0: CVE-2025-2337: matio: heap buffer overflow in function Mat_VarPrint of file src/mat.c</issue>
|
||||
<issue tracker="cve" id="2025-2338">VUL-0: CVE-2025-2338: matio: heap buffer overflow in function strdup_vprintf of file src/io.c</issue>
|
||||
<issue tracker="bnc" id="1239677">VUL-0: CVE-2025-2338: matio: heap buffer overflow in function strdup_vprintf of file src/io.c</issue>
|
||||
<packager>AndreasStieger</packager>
|
||||
<rating>important</rating>
|
||||
<category>security</category>
|
||||
<summary>Security update for matio</summary>
|
||||
<description>This update for matio fixes the following issues:
|
||||
|
||||
- update to version 1.5.29:
|
||||
* Fix printing rank-1-variable in Mat_VarPrint
|
||||
* Fix array index out of bounds in Mat_VarPrint when printing
|
||||
UTF-8 character data (boo#1239678, CVE-2025-2337)
|
||||
* Fix heap-based buffer overflow in strdup_vprintf
|
||||
(boo#1239677, CVE-2025-2338)
|
||||
* Changed Mat_VarPrint to print all values of rank-2-variable
|
||||
* Several other fixes, for example for access violations in
|
||||
Mat_VarPrint
|
||||
|
||||
- Update to version 1.5.28:
|
||||
* Fixed bug writing MAT_T_INT8/MAT_T_UINT8 encoded character
|
||||
array to compressed v5 MAT file (regression of v1.5.12).
|
||||
* Fixed bug reading all-zero sparse array of v4 MAT file
|
||||
(regression of v1.5.18).
|
||||
* Updated C99 snprintf.c.
|
||||
* CMake: Enabled testing.
|
||||
* Several other fixes, for example for access violations in
|
||||
Mat_VarPrint.
|
||||
</description>
|
||||
<package>matio</package>
|
||||
</patchinfo>
|
||||
Reference in New Issue
Block a user