mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-13 03:02:49 +00:00
817 B
817 B
CVE-2016-6264
Description
Integer signedness error in libc/string/arm/memset.S in uClibc and uClibc-ng before 1.0.16 allows context-dependent attackers to cause a denial of service (crash) via a negative length value to the memset function.
POC
Reference
- http://www.openwall.com/lists/oss-security/2016/06/29/3
- http://www.openwall.com/lists/oss-security/2016/07/21/2
- http://www.openwall.com/lists/oss-security/2016/07/21/6
Github
No PoCs found on GitHub currently.