Vulnerability Details : CVE-2021-37600
Potential exploit
An integer overflow in util-linux through 2.37.1 can potentially cause a buffer overflow if an attacker were able to use system resources in a way that leads to a large number in the /proc/sysvipc/sem file. NOTE: this is unexploitable in GNU C Library environments, and possibly in all realistic environments.
Vulnerability category: Overflow
Products affected by CVE-2021-37600
- cpe:2.3:a:kernel:util-linux:*:*:*:*:*:*:*:*
- cpe:2.3:a:netapp:ontap_select_deploy_administration_utility:-:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-37600
0.04%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 7 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-37600
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
1.2
|
LOW | AV:L/AC:H/Au:N/C:N/I:N/A:P |
1.9
|
2.9
|
NIST | |
5.5
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H |
1.8
|
3.6
|
NIST |
CWE ids for CVE-2021-37600
-
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.Assigned by: nvd@nist.gov (Primary)
References for CVE-2021-37600
-
https://security.netapp.com/advisory/ntap-20210902-0002/
CVE-2021-37600 Util-linux Vulnerability in NetApp Products | NetApp Product SecurityThird Party Advisory
-
https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c
sys-utils/ipcutils: be careful when call calloc() for uint64 nmembs · karelzak/util-linux@1c9143d · GitHubPatch;Third Party Advisory
-
https://security.gentoo.org/glsa/202401-08
util-linux: Multiple Vulnerabilities (GLSA 202401-08) — Gentoo security
-
https://github.com/karelzak/util-linux/issues/1395
Potential integer overflow in ipcutils.c · Issue #1395 · karelzak/util-linux · GitHubExploit;Issue Tracking;Third Party Advisory
-
https://lists.debian.org/debian-lts-announce/2024/04/msg00005.html
[SECURITY] [DLA 3782-1] util-linux security update
Jump to