Lucene search

K
ubuntucveUbuntu.comUB:CVE-2023-1077
HistoryMar 27, 2023 - 12:00 a.m.

CVE-2023-1077

2023-03-2700:00:00
ubuntu.com
ubuntu.com
13
linux kernel
type confused entry
memory corruption

7 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

0.0004 Low

EPSS

Percentile

5.1%

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.

Bugs

Rows per page:
1-10 of 611

7 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

0.0004 Low

EPSS

Percentile

5.1%