sysstat before 12.1.6 has memory corruption due to an Integer Overflow in remap_struct() in sa_common.c.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
https://github.com/sysstat/sysstat/issues/230 | issue tracking exploit third party advisory |
https://github.com/sysstat/sysstat/compare/v12.1.5...v12.1.6 | third party advisory release notes |
http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00067.html | mailing list third party advisory vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00068.html | mailing list third party advisory vendor advisory |
https://usn.ubuntu.com/4242-1/ | third party advisory vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RVSMKUPWIGQYX4G5LZXL7ZBJN3KY6RM3/ | vendor advisory |
https://lists.debian.org/debian-lts-announce/2022/11/msg00014.html | third party advisory mailing list |