CVE-2023-1077
Last modified
CVE-2023-1077 is a high-severity vulnerability rated 7/10 on the CVSS scale. In the Linux kernel, pick_next_rt_entity() may return a type confused entry, not detected by the BUG_ON condition, as the confused entry will not be NULL, but list_head.The buggy error condition would lead to a type confused entry with the list head,which would then be used as a type confused sched_rt_entity,causing memory corruption.. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
In the Linux kernel, pick_next_rt_entity() may return a type confused entry, not detected by the BUG_ON condition, as the confused entry will not be NULL, but list_head.The buggy error condition would lead to a type confused entry with the list head,which would then be used as a type confused sched_rt_entity,causing memory corruption.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 2.6.25, < 4.19.293 |
| Linux | Linux Kernel | >= 4.20, < 5.4.235 |
| Linux | Linux Kernel | >= 5.5, < 5.10.173 |
| Linux | Linux Kernel | >= 5.11, < 5.15.99 |
| Linux | Linux Kernel | >= 5.16, < 6.1.16 |
| Linux | Linux Kernel | >= 6.2, < 6.2.3 |
| Debian | Debian Linux | 10.0 |
| Netapp | A700s Firmware | All versions |
| Netapp | 8300 Firmware | All versions |
| Netapp | 8700 Firmware | All versions |
| Netapp | A400 Firmware | All versions |
| Netapp | C400 Firmware | All versions |
| Netapp | H300s Firmware | All versions |
| Netapp | H500s Firmware | All versions |
| Netapp | H700s Firmware | All versions |
| Netapp | H410s Firmware | All versions |
| Netapp | H410c Firmware | All versions |
References
- https://lists.debian.org/debian-lts-announce/2023/05/msg00005.htmlMailing List, Third Party Advisory
- https://security.netapp.com/advisory/ntap-20230511-0002/Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2023/05/msg00005.htmlMailing List, Third Party Advisory
- https://security.netapp.com/advisory/ntap-20230511-0002/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-1077?
How severe is CVE-2023-1077?
How do I fix CVE-2023-1077?
Are you affected by CVE-2023-1077?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
