10
CVE-2023-2163
- EPSS 0.17%
- Veröffentlicht 20.09.2023 06:15:10
- Zuletzt bearbeitet 21.11.2024 07:58:03
- Quelle cve-coordination@google.com
- CVE-Watchlists
- Unerledigt
Incorrect verifier pruning in BPF in Linux Kernel >=5.4 leads to unsafe code paths being incorrectly marked as safe, resulting in arbitrary read/write in kernel memory, lateral privilege escalation, and container escape.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 5.3 < 5.4.242
Linux ≫ Linux Kernel Version >= 5.5 < 5.10.179
Linux ≫ Linux Kernel Version >= 5.11 < 5.15.109
Linux ≫ Linux Kernel Version >= 5.16 < 6.1.26
Linux ≫ Linux Kernel Version >= 6.2 < 6.2.13
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.17% | 0.385 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.8 | 2 | 6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
|
| cve-coordination@google.com | 10 | 3.9 | 5.8 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
|
CWE-682 Incorrect Calculation
The product performs a calculation that generates incorrect or unintended results that are later used in security-critical decisions or resource management.