(Pwn2Own) Linux Kernel XFRM Out-Of-Bounds Access Privilege Escalation Vulnerability

March 30th, 2017

Vulnerability Details


This vulnerability allows local attackers to execute arbitrary code on vulnerable installations of the 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 xfrm states. The issue results from the lack of proper validation of user-supplied data, which can result in a memory access past the end of an allocated buffer. An attacker can leverage this vulnerability to elevate privileges and execute arbitrary code under the context of the kernel.

Additional Details

Linux has issued an update to correct this vulnerability. More details can be found at:
https://www.ubuntu.com/usn/usn-3251-1/

Disclosure Timeline

  • 2017-03-18 - Vulnerability reported to vendor
  • 2017-03-30 - Coordinated public release of advisory

Credit

Chaitin Security Research Lab

Back to Advisories