mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
674 B
Markdown
18 lines
674 B
Markdown
### [CVE-2016-9826](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9826)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libavcodec/ituh263dec.c in libav 11.8 allows remote attackers to cause a denial of service (crash) via vectors involving left shift of a negative value.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://blogs.gentoo.org/ago/2016/12/01/libav-multiple-crashes-from-the-undefined-behavior-sanitizer/
|
|
|
|
#### Github
|
|
- https://github.com/mrash/afl-cve
|
|
|