mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 05:38:02 +02:00
19 lines
842 B
Markdown
19 lines
842 B
Markdown
### [CVE-2013-2548](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2548)
|
|

|
|

|
|

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