Files
CVEs-PoC/2005/CVE-2005-3108.md
2025-09-29 21:09:30 +02:00

719 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.