Files
CVEs-PoC/2013/CVE-2013-2548.md
T
2024-06-18 02:51:15 +02:00

19 lines
842 B
Markdown

### [CVE-2013-2548](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2548)
![](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 crypto_report_one function in crypto/crypto_user.c in the report API in the crypto user configuration API in the Linux kernel through 3.8.2 uses an incorrect length value during a copy operation, which allows local users to obtain sensitive information from kernel 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.