First published: Wed May 25 2016(Updated: )
Integer signedness error in the genkbd_commonioctl function in sys/dev/kbd/kbd.c in FreeBSD 9.3 before p42, 10.1 before p34, 10.2 before p17, and 10.3 before p3 allows local users to obtain sensitive information from kernel memory, cause a denial of service (memory overwrite and kernel crash), or gain privileges via a negative value in the flen structure member in the arg argument in a SETFKEY ioctl call, which triggers a "two way heap and stack overflow."
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
FreeBSD Kernel | =9.3 | |
FreeBSD Kernel | =10.1 | |
FreeBSD Kernel | =10.2 | |
FreeBSD Kernel | =10.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-1886 is considered to have a high severity due to its potential impact on system security and stability.
To fix CVE-2016-1886, upgrade FreeBSD to versions 9.3-p42, 10.1-p34, 10.2-p17, or 10.3-p3 or later.
CVE-2016-1886 introduces risks of sensitive information disclosure, denial of service, and potential kernel crashes.
Local users of vulnerable FreeBSD versions are affected by CVE-2016-1886.
CVE-2016-1886 is caused by an integer signedness error in the genkbd_commonioctl function in FreeBSD.