cve/2003/CVE-2003-0699.md
2024-06-09 00:33:16 +00:00

19 lines
778 B
Markdown

### [CVE-2003-0699](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0699)
![](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
The C-Media PCI sound driver in Linux before 2.4.21 does not use the get_user function to access userspace, which crosses security boundaries and may facilitate the exploitation of vulnerabilities, a different vulnerability than CVE-2003-0700.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2003-239.html
- http://www.redhat.com/support/errata/RHSA-2003-239.html
#### Github
No PoCs found on GitHub currently.