The sg implementation in the Linux kernel through 4.9 does not properly restrict write operations in situations where the KERNEL_DS option is set, which allows local users to read or write to arbitrary kernel memory locations or cause a denial of service (use-after-free) by leveraging access to a /dev/sg device, related to block/bsg.c and drivers/scsi/sg.c. NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-9576.
References
Configurations
Information
Published : 2016-12-30 10:59
Updated : 2018-01-04 18:30
NVD link : CVE-2016-10088
Mitre link : CVE-2016-10088
JSON object : View
CWE
CWE-416
Use After Free
Products Affected
linux
- linux_kernel