mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 13:37:50 +02:00
814 B
814 B
CVE-2013-3229
Description
The iucv_sock_recvmsg function in net/iucv/af_iucv.c in the Linux kernel before 3.9-rc7 does not initialize a certain length variable, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call.
POC
Reference
- http://www.mandriva.com/security/advisories?name=MDVSA-2013:176
- http://www.mandriva.com/security/advisories?name=MDVSA-2013:176
Github
No PoCs found on GitHub currently.