7

CVE-2016-10088

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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LinuxLinux Kernel Version < 3.10.107
LinuxLinux Kernel Version >= 3.11 < 3.12.70
LinuxLinux Kernel Version >= 3.13 < 3.16.40
LinuxLinux Kernel Version >= 3.17 < 3.18.47
LinuxLinux Kernel Version >= 3.19 < 4.1.38
LinuxLinux Kernel Version >= 4.2 < 4.4.41
LinuxLinux Kernel Version >= 4.5 < 4.8.17
LinuxLinux Kernel Version >= 4.9 < 4.9.2
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.37% 0.288
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7 1 5.9
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 6.9 3.4 10
AV:L/AC:M/Au:N/C:C/I:C/A:C
CWE-416 Use After Free

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

https://access.redhat.com/errata/RHSA-2017:1842
Third Party Advisory
https://access.redhat.com/errata/RHSA-2017:2077
Third Party Advisory
http://rhn.redhat.com/errata/RHSA-2017-0817.html
Third Party Advisory
https://access.redhat.com/errata/RHSA-2017:2669
Third Party Advisory
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=128394eff343fc6d2f32172f03e24829539c5835
Patch
Vendor Advisory
http://www.openwall.com/lists/oss-security/2016/12/30/1
Third Party Advisory
Mailing List
http://www.securityfocus.com/bid/95169
Third Party Advisory
VDB Entry
http://www.securitytracker.com/id/1037538
Third Party Advisory
VDB Entry
https://github.com/torvalds/linux/commit/128394eff343fc6d2f32172f03e24829539c5835
Patch
Vendor Advisory