Logo
componentsysstat
Name
sysstat
Version
12.4.5
Type
library
Description
System performance tools
Licenses
GPL-2.0-or-later
PURL
-
CPE
cpe:2.3:*:sysstat_project:sysstat:12.4.5:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
master
12.7.9
scarthgap
12.7.5

Patches#


#
Title
Author
Resolve
1
Fix size_t overflow in sa_common.c (GHSL-2022-074)
Sebastien <seb@fedora-2.home>
2
configure.in: remove check for chkconfig
Wenlin Kang <wenlin.kang@windriver.com>
3
Fix an overflow which is still possible for some values.
Pavel Kopylov <pkopylov@>
CVE-2023-33204

Vulnerabilities#


Name
Analysis
Description
Patched
sysstat through 12.7.2 allows a multiplication integer overflow in check_overflow in common.c. NOTE: this issue exists because of an incomplete fix for CVE-2022-39377.
Exploitable
sysstat is a set of system performance tools for the Linux operating system. On 32 bit systems, in versions 9.1.16 and newer but prior to 12.7.1, allocate_structures contains a size_t overflow in sa_common.c. The allocate_structures function insufficiently checks bounds before arithmetic multiplication, allowing for an overflow in the size allocated for the buffer representing system activities. This issue may lead to Remote Code Execution (RCE). This issue has been patched in version 12.7.1.