mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
726 B
Markdown
18 lines
726 B
Markdown
### [CVE-2005-3847](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3847)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The handle_stop_signal function in signal.c in Linux kernel 2.6.11 up to other versions before 2.6.13 and 2.6.12.6 allows local users to cause a denial of service (deadlock) by sending a SIGKILL to a real-time threaded process while it is performing a core dump.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cve-scores
|
|
|