9.8
CVE-2021-22156
- EPSS 0.65%
- Published 17.08.2021 19:15:08
- Last modified 22.08.2025 16:15:33
- Source secure@blackberry.com
- Teams watchlist Login
- Open Login
An integer overflow vulnerability in the calloc() function of the C runtime library of affected versions of BlackBerry® QNX Software Development Platform (SDP) version(s) 6.5.0SP1 and earlier, QNX OS for Medical 1.1 and earlier, and QNX OS for Safety 1.0.1 and earlier that could allow an attacker to potentially perform a denial of service or execute arbitrary code.
Data is provided by the National Vulnerability Database (NVD)
Blackberry ≫ Qnx Software Development Platform Version < 6.5.0
Blackberry ≫ Qnx Software Development Platform Version6.5.0 Update-
Blackberry ≫ Qnx Software Development Platform Version6.5.0 Updatesp1
Blackberry ≫ Qnx Os For Medical Version <= 1.1.1
Blackberry ≫ Qnx Os For Safety Version <= 1.0.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.65% | 0.699 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 6.8 | 8.6 | 6.4 |
AV:N/AC:M/Au:N/C:P/I:P/A:P
|
secure@blackberry.com | 9 | 2.2 | 6 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
|
CWE-190 Integer Overflow or Wraparound
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.