cve/2003/CVE-2003-1040.md

19 lines
739 B
Markdown
Raw Permalink Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2003-1040](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1040)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
kmod in the Linux kernel does not set its uid, suid, gid, or sgid to 0, which allows local users to cause a denial of service (crash) by sending certain signals to kmod.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2004-065.html
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9423
#### Github
No PoCs found on GitHub currently.