mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-27 00:50:19 +01: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.