cve/2005/CVE-2005-3276.md
2024-05-26 14:27:05 +02:00

790 B

CVE-2005-3276

Description

The sys_get_thread_area function in process.c in Linux 2.6 before 2.6.12.4 and 2.6.13 does not clear a data structure before copying it to userspace, which might allow a user process to obtain sensitive information.

POC

Reference

Github

No PoCs found on GitHub currently.