The cdc_parse_cdc_header function in drivers/usb/core/message.c in the Linux kernel before 4.13.6 allows local users to cause a denial of service (out-of-bounds read and system crash) or possibly have unspecified other impact via a crafted USB device.
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 |
---|---|
http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00007.html | mailing list third party advisory vendor advisory |
https://groups.google.com/d/msg/syzkaller/nXnjqI73uPo/6sUyq6kqAgAJ | issue tracking third party advisory patch |
https://github.com/torvalds/linux/commit/2e1c42391ff2556387b3cb6308b24f6f65619feb | issue tracking third party advisory patch |