Files
CVEs-PoC/2006/CVE-2006-0145.md
2024-06-18 02:51:15 +02:00

756 B

CVE-2006-0145

Description

The kernfs_xread function in kernfs in NetBSD 1.6 through 2.1, and OpenBSD 3.8, does not properly validate file offsets against negative 32-bit values that occur as a result of truncation, which allows local users to read arbitrary kernel memory and gain privileges via the lseek system call.

POC

Reference

Github

No PoCs found on GitHub currently.