mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 02:41:46 +02:00
18 lines
707 B
Markdown
18 lines
707 B
Markdown
### [CVE-2013-2164](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2164)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The mmc_ioctl_cdrom_read_data function in drivers/cdrom/cdrom.c in the Linux kernel through 3.10 allows local users to obtain sensitive information from kernel memory via a read operation on a malfunctioning CD-ROM drive.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.redhat.com/show_bug.cgi?id=973100
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|