In /drivers/isdn/i4l/isdn_net.c: A user-controlled buffer is copied into a local buffer of constant size using strcpy without a length check which can cause a buffer overflow. This affects the Linux kernel 4.9-stable tree, 4.12-stable tree, 3.18-stable tree, and 4.4-stable tree.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://usn.ubuntu.com/3620-2/ | third party advisory vendor advisory |
https://patchwork.kernel.org/patch/9880041/ | patch vendor advisory |
http://www.securityfocus.com/bid/100251 | vdb entry third party advisory |
https://usn.ubuntu.com/3620-1/ | third party advisory vendor advisory |
http://www.openwall.com/lists/oss-security/2020/02/11/1 | third party advisory mailing list |
http://www.openwall.com/lists/oss-security/2020/02/11/2 | third party advisory mailing list |
http://www.openwall.com/lists/oss-security/2020/02/14/4 | third party advisory mailing list |