mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 13:37:50 +02:00
18 lines
742 B
Markdown
18 lines
742 B
Markdown
### [CVE-2010-4076](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4076)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The rs_ioctl function in drivers/char/amiserial.c in the Linux kernel 2.6.36.1 and earlier does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via a TIOCGICOUNT ioctl call.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.redhat.com/show_bug.cgi?id=648661
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|