We found results for “”
CVE-2023-1077
Good to know:
Date: March 26, 2023
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.
Language: C
Severity Score
Related Resources (7)
Severity Score
Weakness Type (CWE)
Access of Resource Using Incompatible Type ('Type Confusion')
CWE-843Top Fix
Upgrade Version
Upgrade to version linux-libc-headers - 5.14;linux-yocto - 4.10+gitAUTOINC+805ea440c7_b259a5d744;linux-yocto - 4.8.24+gitAUTOINC+c84532b647_f6329fd287
CVSS v3.1
| Base Score: |
|
|---|---|
| Attack Vector (AV): | LOCAL |
| Attack Complexity (AC): | HIGH |
| Privileges Required (PR): | LOW |
| User Interaction (UI): | NONE |
| Scope (S): | UNCHANGED |
| Confidentiality (C): | HIGH |
| Integrity (I): | HIGH |
| Availability (A): | HIGH |
Vulnerabilities
Projects
Contact Us


