cve/2019/CVE-2019-9213.md
2024-06-22 09:37:59 +00:00

1.9 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