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: A flaw was found in the Linux Kernel in RDS (Reliable Datagram Sockets) protocol. The rds_rm_zerocopy_callback() uses list_entry() on the head of a list causing a type confusion. Local user can trigger this with rds_message_put(). Type confusion leads to `struct rds_msg_zcopy_info *info` actually points to something else that is potentially controlled by local user. It is known how to trigger this, which causes an out of bounds access, and a lock corruption.
Elemzés leírás forrása: CVE-2023-1078Hatá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
