mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
19 lines
792 B
Markdown
19 lines
792 B
Markdown
### [CVE-2013-2546](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2546)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|