GNOME Bugzilla – Bug 706417
xls save crash on areas with input message, but no validation
Last modified: 2013-08-20 19:13:48 UTC
Out-of-bounds read on converting a fuzzed .gnumeric file into xls. Git versions of glib, goffice, gnumeric, libgsf and libxml2. Test case: http://jutaky.com/fuzzing/gnumeric_case_20039_197369.2xls.gnumeric Program received signal SIGSEGV, Segmentation fault. 0x00007fffe5ff157b in excel_write_prep_validations (esheet=0x8498a0) at ms-excel-write.c:1517 1517 if (v->deps[0].texpr != NULL) (gdb) bt
+ Trace 232397
-- Juha Kylmänen Research Assistant, OUSPG
We had that for ods recently. Same fix, more or less. This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.