2024-05-26 14:27:05 +02:00
### [CVE-2013-2634](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2634)

2025-09-29 21:09:30 +02:00


2024-05-26 14:27:05 +02:00
### Description
net/dcb/dcbnl.c in the Linux kernel before 3.8.4 does not initialize certain structures, which allows local users to obtain sensitive information from kernel stack memory via a crafted application.
### POC
#### Reference
- http://www.mandriva.com/security/advisories?name=MDVSA-2013:176
2025-09-29 21:09:30 +02:00
- http://www.ubuntu.com/usn/USN-1811-1
2024-05-26 14:27:05 +02:00
- http://www.ubuntu.com/usn/USN-1814-1
#### Github
No PoCs found on GitHub currently.