7

CVE-2016-10200

Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel before 4.8.14 allows local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LinuxLinux Kernel Version >= 3.0.34 < 3.2
LinuxLinux Kernel Version >= 3.2.20 < 3.2.88
LinuxLinux Kernel Version >= 3.4.2 < 3.12.69
LinuxLinux Kernel Version >= 3.13 < 3.16.40
LinuxLinux Kernel Version >= 3.17 < 3.18.52
LinuxLinux Kernel Version >= 3.19 < 4.4.38
LinuxLinux Kernel Version >= 4.5 < 4.8.14
GoogleAndroid Version <= 7.1.1
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.3% 0.209
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-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.

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://www.securitytracker.com/id/1037968
Third Party Advisory
VDB Entry
https://access.redhat.com/errata/RHSA-2017:2437
Third Party Advisory
https://access.redhat.com/errata/RHSA-2017:2444
Third Party Advisory
http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.14
Vendor Advisory
Release Notes
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=32c231164b762dddefa13af5a0101032c70b50ef
Patch
Third Party Advisory
Issue Tracking
http://source.android.com/security/bulletin/2017-03-01.html
Third Party Advisory
http://www.securityfocus.com/bid/101783
Third Party Advisory
VDB Entry
http://www.securitytracker.com/id/1037965
Third Party Advisory
VDB Entry
https://github.com/torvalds/linux/commit/32c231164b762dddefa13af5a0101032c70b50ef
Patch
Third Party Advisory
Issue Tracking