Files
cve/2013/CVE-2013-3229.md
2025-09-29 21:09:30 +02:00

758 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

Github

No PoCs found on GitHub currently.