Files
CVEs-PoC/2020/CVE-2020-29368.md
T
2024-05-25 21:48:12 +02:00

849 B

CVE-2020-29368

Description

An issue was discovered in __split_huge_pmd in mm/huge_memory.c in the Linux kernel before 5.7.5. The copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check, aka CID-c444eb564fb1.

POC

Reference

Github