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-2020-25221

Description

get_gate_page in mm/gup.c in the Linux kernel 5.7.x and 5.8.x before 5.8.7 allows privilege escalation because of incorrect reference counting (caused by gate page mishandling) of the struct page that backs the vsyscall page. The result is a refcount underflow. This can be triggered by any 64-bit process that can use ptrace() or process_vm_readv(), aka CID-9fa2dd946743.

POC

Reference

- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.7

Github

- https://github.com/404notf0und/CVE-Flow

- https://github.com/ARPSyndicate/cvemon

- https://github.com/DNTYO/F5_Vulnerability

- https://github.com/DarkFunct/CVE_Exploits

- https://github.com/Live-Hack-CVE/CVE-2020-25221

- https://github.com/star-sg/CVE

- https://github.com/trhacknon/CVE2