Linux Kernel sérülékenysége
Angol cím: Linux Kernel vulnerability
Publikálás dátuma: 2023.03.27.
Utolsó módosítás dátuma: 2023.04.03.
Leírás
Erőforráshoz való hozzáférés nem kompatibilis típussal (‘Type Confusion’): Az alkalmazás hozzárendel, vagy inicializál egy típusú erőforrást (mutatót, objektumot, vagy változót), de a későbbi hozzáféréskor az erőforrás olyan típust használ, mely nem kompatibilis az eredetivel.
Leírás forrása: CWE-843Elemzés leírás
Eredeti nyelven: 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.
Elemzés leírás forrása: CVE-2023-1077Hatás
CVSS3.1 Súlyosság és Metrika
Base score: 7.8 (Magas)
Vector: AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Impact Score: 5.9
Exploitability Score: 1.8
Attack Vector (AV): Local
Attack Complexity (AC): Low
Privileges Required (PR): Low
User Interaction (UI): None
Scope (S): Unchanged
Confidentiality Impact (C): High
Integrity Impact (I): High
Availability Impact (A): High
Sérülékeny szoftverek
Linux Kernel