CVE-2017-12762
A buffer overflow was found in the Linux kernel's isdnnetnewslave function in the /drivers/isdn/i4l/isdnnet.c file. An overflow happens when the user-controlled buffer is copied into a local buffer of constant size using strcpy without a length check. Mitigation The ISDN kernel module is...