mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 10:49:42 +02:00
18 lines
657 B
Markdown
18 lines
657 B
Markdown
### [CVE-2005-0530](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0530)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Signedness error in the copy_from_read_buf function in n_tty.c for Linux kernel 2.6.10 and 2.6.11rc1 allows local users to read kernel memory via a negative argument.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2005-366.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|