VDB
DEBIAN-CVE-2023-0045
DEBIAN-CVE-2023-0045
PUBLISHED
CVSS 7.5 HIGH
The current implementation of the prctl syscall does not issue an IBPB immediately during the syscall. The ib_prctl_set function updates the Thread Information Flags (TIFs) for the task and updates the SPEC_CTRL MSR on the function __speculation_ctrl_update, but the IBPB is only issued on the next schedule, when the TIF bits are checked. This leaves the victim vulnerable to values already injected on the BTB, prior to the prctl syscall. The patch that added the support for the conditional mitigation via prctl (ib_prctl_set) dates back to the kernel 4.9.176. We recommend upgrading past commit a664ec9158eeddd75121d39c9a0758016097fa96
Risk Scores
CVSS 3.1
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, 0, 0 |
| Debian:14 | linux | 0, 0, 0 |
| Debian:11 | linux | 5.10.148-1, 5.10.158-1, 5.10.148-1 |
| Debian:12 | linux | 0, 0, 0 |
Exploit Intelligence
- es0j/CVE-2023-0045 (github-poc)
- ASkyeye/CVE-2023-0045 (github-poc)
Timeline
- Apr 25, 2023 CVE Published
- Apr 28, 2026 CVE Updated