The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel through 4.10.4 allows local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function.
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://source.android.com/security/bulletin/pixel/2017-10-01 | third party advisory |
https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?h=4.11/scsi-fixes&id=bf33f87dd04c371ea33feb821b60d63d754e3124 | issue tracking patch vendor advisory |
https://access.redhat.com/errata/RHSA-2017:2669 | third party advisory vendor advisory |
http://www.securitytracker.com/id/1038086 | vdb entry third party advisory |
https://access.redhat.com/errata/RHSA-2017:2077 | third party advisory vendor advisory |
https://gist.github.com/dvyukov/48ad14e84de45b0be92b7f0eda20ff1b | third party advisory |
https://access.redhat.com/errata/RHSA-2017:1842 | third party advisory vendor advisory |
http://www.securityfocus.com/bid/96989 | vdb entry third party advisory |