Bug 2141207 (CVE-2022-39377)
Summary: | CVE-2022-39377 sysstat: arithmetic overflow in allocate_structures() on 32 bit systems | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | TEJ RATHI <trathi> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | msekleta |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | sysstat 12.7.1 | Doc Type: | If docs needed, set a value |
Doc Text: |
An arithmetic overflow issue was discovered in Sysstat on 32-bit systems. The allocate_structures() function in sa_common.c insufficiently checks bounds before arithmetic multiplication, allowing an overflow in the size allocated for the buffer representing system activities. The vulnerability can be triggered when displaying activity data files and may lead to memory corruption or possibly arbitrary code execution due to an incorrectly sized buffer.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2023-05-16 18:34:45 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2141208, 2141209, 2141211, 2141212 | ||
Bug Blocks: | 2141210 |
Description
TEJ RATHI
2022-11-09 06:41:50 UTC
Created sysstat tracking bugs for this issue: Affects: fedora-35 [bug 2141208] Affects: fedora-36 [bug 2141209] Upstream Commits: https://github.com/sysstat/sysstat/commit/076313903801533470fad5199443bc387cd66f10 https://github.com/sysstat/sysstat/commit/a953ee3307d51255cc96e1f211882e97f795eed9 This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2023:2234 https://access.redhat.com/errata/RHSA-2023:2234 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2023:2800 https://access.redhat.com/errata/RHSA-2023:2800 This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2022-39377 |