6.9

CVE-2015-7613

Exploit

Race condition in the IPC object implementation in the Linux kernel through 4.2.3 allows local users to gain privileges by triggering an ipc_addid call that leads to uid and gid comparisons against uninitialized data, related to msg.c, shm.c, and util.c.

Data is provided by the National Vulnerability Database (NVD)
LinuxLinux Kernel Version < 3.2.72
LinuxLinux Kernel Version >= 3.3 < 3.4.111
LinuxLinux Kernel Version >= 3.5 < 3.10.91
LinuxLinux Kernel Version >= 3.11 < 3.12.50
LinuxLinux Kernel Version >= 3.13 < 3.14.55
LinuxLinux Kernel Version >= 3.15 < 3.16.35
LinuxLinux Kernel Version >= 3.17 < 3.18.23
LinuxLinux Kernel Version >= 3.19 < 4.1.11
LinuxLinux Kernel Version >= 4.2 < 4.2.4
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.08% 0.249
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
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.

http://www.openwall.com/lists/oss-security/2015/10/01/8
Third Party Advisory
Exploit
Mailing List
http://www.securityfocus.com/bid/76977
Third Party Advisory
VDB Entry
http://www.securitytracker.com/id/1034094
Third Party Advisory
VDB Entry
http://www.securitytracker.com/id/1034592
Third Party Advisory
VDB Entry
https://bugzilla.redhat.com/show_bug.cgi?id=1268270
Third Party Advisory
Issue Tracking