There is a heap-based buffer-overflow at generator_spgemm_csc_reader.c (function libxsmm_sparse_csc_reader) in LIBXSMM 1.10, a different vulnerability than CVE-2018-20541 (which is in a different part of the source code and is seen at a different address).
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=1652633 | issue tracking exploit third party advisory |
https://github.com/hfp/libxsmm/issues/287 | exploit third party advisory patch |
https://github.com/hfp/libxsmm/commit/151481489192e6d1997f8bde52c5c425ea41741d | third party advisory patch |
https://bugzilla.redhat.com/show_bug.cgi?id=1652635 | issue tracking exploit third party advisory |