Files
CVEs-PoC/2010/CVE-2010-1086.md
T
2024-06-18 02:51:15 +02:00

18 lines
739 B
Markdown

### [CVE-2010-1086](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1086)
![](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 ULE decapsulation functionality in drivers/media/dvb/dvb-core/dvb_net.c in dvb-core in Linux kernel 2.6.33 and earlier allows attackers to cause a denial of service (infinite loop) via a crafted MPEG2-TS frame, related to an invalid Payload Pointer ULE.
### POC
#### Reference
- http://www.vmware.com/security/advisories/VMSA-2011-0003.html
#### Github
No PoCs found on GitHub currently.