OESA-2022-2107

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2022-2107
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2022-2107.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2022-2107
Upstream
Published
2022-11-22T11:04:38Z
Modified
2025-08-12T05:14:51.756528Z
Summary
sysstat security update
Details

The sysstat package contains various utilities, common to many commercial Unixes, to monitor system performance and usage activity:iostat: reports CPU statistics and input/output statistics for block devices and partitions.mpstat: reports individual or combined processor related statistics.pidstat: reports statistics for Linux tasks (processes) : I/O, CPU, memory, etc.tapestat: reports statistics for tape drives connected to the system.cifsiostat: reports CIFS statistics.Sysstat also contains tools you can schedule via cron or systemd to collect and historize performance and activity data:sar: collects, reports and saves system activity information (see below a list of metrics collected by sar).sadc: is the system activity data collector, used as a backend for sar.sa1: collects and stores binary data in the system activity daily data file. It is a front end to sadc designed to be run from cron or systemd.sa2: writes asummarized daily activity report. It is a front end to sar designed to be run from cron or systemd.sadf: displays data collected by sar in multiple formats (CSV, XML, JSON, etc.) and can be used for data exchange with other programs. This command can also be used to draw graphs for the various activities collected by sar using SVG (Scalable Vector Graphics) format.

Security Fix(es):

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, allocatestructures contains a sizet overflow in sacommon.c. The allocatestructures 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.(CVE-2022-39377)

Database specific
{
    "severity": "Critical"
}
References

Affected packages

openEuler:20.03-LTS-SP1 / sysstat

Package

Name
sysstat
Purl
pkg:rpm/openEuler/sysstat&distro=openEuler-20.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
12.2.1-2.oe1

Ecosystem specific

{
    "x86_64": [
        "sysstat-debugsource-12.2.1-2.oe1.x86_64.rpm",
        "sysstat-12.2.1-2.oe1.x86_64.rpm",
        "sysstat-debuginfo-12.2.1-2.oe1.x86_64.rpm"
    ],
    "src": [
        "sysstat-12.2.1-2.oe1.src.rpm"
    ],
    "aarch64": [
        "sysstat-debuginfo-12.2.1-2.oe1.aarch64.rpm",
        "sysstat-debugsource-12.2.1-2.oe1.aarch64.rpm",
        "sysstat-12.2.1-2.oe1.aarch64.rpm"
    ]
}

openEuler:20.03-LTS-SP3 / sysstat

Package

Name
sysstat
Purl
pkg:rpm/openEuler/sysstat&distro=openEuler-20.03-LTS-SP3

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
12.2.1-2.oe1

Ecosystem specific

{
    "x86_64": [
        "sysstat-debuginfo-12.2.1-2.oe1.x86_64.rpm",
        "sysstat-debugsource-12.2.1-2.oe1.x86_64.rpm",
        "sysstat-12.2.1-2.oe1.x86_64.rpm"
    ],
    "src": [
        "sysstat-12.2.1-2.oe1.src.rpm"
    ],
    "aarch64": [
        "sysstat-debuginfo-12.2.1-2.oe1.aarch64.rpm",
        "sysstat-debugsource-12.2.1-2.oe1.aarch64.rpm",
        "sysstat-12.2.1-2.oe1.aarch64.rpm"
    ]
}

openEuler:22.03-LTS / sysstat

Package

Name
sysstat
Purl
pkg:rpm/openEuler/sysstat&distro=openEuler-22.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
12.5.4-4.oe2203

Ecosystem specific

{
    "x86_64": [
        "sysstat-debuginfo-12.5.4-4.oe2203.x86_64.rpm",
        "sysstat-12.5.4-4.oe2203.x86_64.rpm",
        "sysstat-debugsource-12.5.4-4.oe2203.x86_64.rpm"
    ],
    "src": [
        "sysstat-12.5.4-4.oe2203.src.rpm"
    ],
    "aarch64": [
        "sysstat-debugsource-12.5.4-4.oe2203.aarch64.rpm",
        "sysstat-12.5.4-4.oe2203.aarch64.rpm",
        "sysstat-debuginfo-12.5.4-4.oe2203.aarch64.rpm"
    ]
}