7.8
CVE-2023-2008
- EPSS 1.04%
- Veröffentlicht 14.04.2023 21:15:08
- Zuletzt bearbeitet 05.05.2025 16:15:35
- Quelle secalert@redhat.com
- CVE-Watchlists
- Unerledigt
A flaw was found in the Linux kernel's udmabuf device driver. The specific flaw exists within a fault handler. The issue results from the lack of proper validation of user-supplied data, which can result in a memory access past the end of an array. An attacker can leverage this vulnerability to escalate privileges and execute arbitrary code in the context of the kernel.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version < 5.19
Linux ≫ Linux Kernel Version >= 4.20 < 5.4.202
Linux ≫ Linux Kernel Version >= 5.5 < 5.10.127
Linux ≫ Linux Kernel Version >= 5.11 < 5.15.51
Linux ≫ Linux Kernel Version >= 5.16 < 5.18.8
Linux ≫ Linux Kernel Version5.19 Update-
Linux ≫ Linux Kernel Version5.19 Updaterc1
Linux ≫ Linux Kernel Version5.19 Updaterc2
Linux ≫ Linux Kernel Version5.19 Updaterc3
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.04% | 0.767 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
CWE-129 Improper Validation of Array Index
The product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array.