Files
CVEs-PoC/2010/CVE-2010-0415.md
T
2024-06-18 02:51:15 +02:00

2.7 KiB

CVE-2010-0415

Description

The do_pages_move function in mm/migrate.c in the Linux kernel before 2.6.33-rc7 does not validate node values, which allows local users to read arbitrary kernel memory locations, cause a denial of service (OOPS), and possibly have unspecified other impact by specifying a node that is not part of the kernel's node set.

POC

Reference

Github