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.
- http://www.redhat.com/support/errata/RHSA-2005-808.html
No PoCs found on GitHub currently.