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.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: redhat

Published: 2023-03-27T00:00:00

Updated: 2024-01-11T19:06:55.294655

Reserved: 2023-02-27T00:00:00


Link: CVE-2023-1077

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2023-03-27T21:15:10.467

Modified: 2024-01-12T17:43:31.383


Link: CVE-2023-1077

JSON object: View

cve-icon Redhat Information

No data.

CWE