cve/2005/CVE-2005-3108.md
2024-06-18 02:51:15 +02:00

708 B

CVE-2005-3108

Description

mm/ioremap.c in Linux 2.6 on 64-bit x86 systems allows local users to cause a denial of service or an information leak via an ioremap on a certain memory map that causes the iounmap to perform a lookup of a page that does not exist.

POC

Reference

Github

No PoCs found on GitHub currently.