6.5
CVE-2023-0459
- EPSS 0.01%
- Published 25.05.2023 14:15:09
- Last modified 21.11.2024 07:37:13
- Source cve-coordination@google.com
- CVE-Watchlists
- Open
Copy_from_user on 64-bit versions of the Linux kernel does not implement the __uaccess_begin_nospec allowing a user to bypass the "access_ok" check and pass a kernel pointer to copy_from_user(). This would allow an attacker to leak information. We recommend upgrading beyond commit 74e19ef0ff8061ef55957c3abd71614ef0f42f47
Data is provided by the National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version < 4.14.307
Linux ≫ Linux Kernel Version >= 4.19.0 < 4.19.274
Linux ≫ Linux Kernel Version >= 5.4.0 < 5.4.233
Linux ≫ Linux Kernel Version >= 5.10.0 < 5.10.170
Linux ≫ Linux Kernel Version >= 5.15.0 < 5.15.96
Linux ≫ Linux Kernel Version >= 6.1.0 < 6.1.14
Linux ≫ Linux Kernel Version >= 6.2.0 < 6.2.1
| Type | Source | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.01% | 0.01 |
| Source | Base Score | Exploit Score | Impact Score | Vector string |
|---|---|---|---|---|
| nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
|
| cve-coordination@google.com | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
|
CWE-763 Release of Invalid Pointer or Reference
The product attempts to return a memory resource to the system, but it calls the wrong release function or calls the appropriate release function incorrectly.