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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
init_dev in tty_io.c in the Red Hat backport of NPTL to Red Hat Enterprise Linux 3 does not properly clear controlling tty's in multi-threaded applications, which allows local users to cause a denial of service (crash) and possibly gain tty access via unknown attack vectors that trigger an access of a pointer to a freed structure.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9435
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|