4.7
CVE-2023-1582
- EPSS 0.02%
- Veröffentlicht 05.04.2023 20:15:07
- Zuletzt bearbeitet 13.02.2025 15:15:13
- Quelle secalert@redhat.com
- CVE-Watchlists
- Unerledigt
A race problem was found in fs/proc/task_mmu.c in the memory management sub-component in the Linux kernel. This issue may allow a local attacker with user privilege to cause a denial of service.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version < 5.7
Linux ≫ Linux Kernel Version5.7 Updaterc1
Linux ≫ Linux Kernel Version5.7 Updaterc2
Linux ≫ Linux Kernel Version5.7 Updaterc3
Linux ≫ Linux Kernel Version5.7 Updaterc4
Linux ≫ Linux Kernel Version5.7 Updaterc5
Linux ≫ Linux Kernel Version5.7 Updaterc6
Linux ≫ Linux Kernel Version5.7 Updaterc7
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.02% | 0.023 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 4.7 | 1 | 3.6 |
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 4.7 | 1 | 3.6 |
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
|
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.