Entreprise d'experts en Sécurité Informatique : Audits et conseils en cybersécurité
Entreprise française de cybersécurité depuis 2004
☎ 03 60 47 09 81 - info@securiteinfo.com


CVE-2019-11599

Description

The coredump implementation in the Linux kernel before 5.0.10 does not use locking or other mechanisms to prevent vma layout or vma flags changes while it runs, which allows local users to obtain sensitive information, cause a denial of service, or possibly have unspecified other impact by triggering a race condition with mmget_not_zero or get_task_mm calls. This is related to fs/userfaultfd.c, mm/mmap.c, fs/proc/task_mmu.c, and drivers/infiniband/core/uverbs_main.c.

POC

Reference

- http://packetstormsecurity.com/files/152663/Linux-Missing-Lockdown.html

- http://packetstormsecurity.com/files/153702/Slackware-Security-Advisory-Slackware-14.2-kernel-Updates.html

- https://github.com/torvalds/linux/commit/04f5866e41fb70690e28397487d8bd8eea7d712a

- https://seclists.org/bugtraq/2019/Jun/26

- https://usn.ubuntu.com/4069-2/

- https://usn.ubuntu.com/4115-1/

- https://usn.ubuntu.com/4118-1/

- https://www.exploit-db.com/exploits/46781/

- https://www.oracle.com/security-alerts/cpuApr2021.html

Github

- https://github.com/HaleyWei/POC-available

- https://github.com/Sec20-Paper310/Paper310

- https://github.com/chadjoan/cdj-kernel-config