cve/2019/CVE-2019-9213.md
2024-08-11 18:44:53 +00:00

2.0 KiB

CVE-2019-9213

Description

In the Linux kernel before 4.20.14, expand_downwards in mm/mmap.c lacks a check for the mmap minimum address, which makes it easier for attackers to exploit kernel NULL pointer dereferences on non-SMAP platforms. This is related to a capability check for the wrong task.

POC

Reference

Github