cve/2019/CVE-2019-9213.md
2025-09-29 21:09:30 +02:00

2.1 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