Advisory Details

August 18th, 2022

(Pwn2Own) Linux Kernel route4_change Double Free Privilege Escalation Vulnerability

ZDI-22-1117
ZDI-CAN-17440

CVE ID CVE-2022-2588
CVSS SCORE 8.8, AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
AFFECTED VENDORS Linux
AFFECTED PRODUCTS Kernel
VULNERABILITY DETAILS

This vulnerability allows local attackers to escalate privileges on affected installations of Linux Kernel. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability.

The specific flaw exists within the handling of routing decisions. The issue results from the lack of validating the existence of an object prior to performing further free operations on the object. An attacker can leverage this vulnerability to escalate privileges and execute arbitrary code in the context of root.

ADDITIONAL DETAILS Linux has issued an update to correct this vulnerability. More details can be found at:
https://seclists.org/oss-sec/2022/q3/115
DISCLOSURE TIMELINE
  • 2022-05-25 - Vulnerability reported to vendor
  • 2022-08-18 - Coordinated public release of advisory
CREDIT Zhenpeng Lin from Northwestern University
BACK TO ADVISORIES