cve/2013/CVE-2013-2546.md
2024-06-18 02:51:15 +02:00

19 lines
792 B
Markdown

### [CVE-2013-2546](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2546)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The report API in the crypto user configuration API in the Linux kernel through 3.8.2 uses an incorrect C library function for copying strings, which allows local users to obtain sensitive information from kernel stack memory by leveraging the CAP_NET_ADMIN capability.
### POC
#### Reference
- http://www.mandriva.com/security/advisories?name=MDVSA-2013:176
- http://www.ubuntu.com/usn/USN-1797-1
#### Github
No PoCs found on GitHub currently.