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

756 B

CVE-2005-0529

Description

Linux kernel 2.6.10 and 2.6.11rc1-bk6 uses different size types for offset arguments to the proc_file_read and locks_read_proc functions, which leads to a heap-based buffer overflow when a signed comparison causes negative integers to be used in a positive context.

POC

Reference

Github

No PoCs found on GitHub currently.