PoC Index

CVE-2023-1077

HIGH 7.0EPSS 0.3%

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.

CVSS v3.1
7.0 HIGHCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS
0.28% chance of exploitation in the next 30 days, 20th percentile
Published
2023-03-27
Updated
2024-08-02

Proof-of-concept exploits (1)

References

Related