CVE-2015-7550
Advisory lineage Upstream: 0 Downstream: 18
Modified
Published: 08 Feb 2016, 02:00
Last modified:06 Aug 2024, 07:51
Vulnerability Summary
Overall Risk (default)
low
22/100 CVSS Score
5.5 MEDIUM
v3.0 (nvd)
EPSS Score
0.05% LOW
0% probability -0.01%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected
Timeline
08 Feb 2016, 02:00
Published
Vulnerability first disclosed
06 Aug 2024, 07:51
Last Modified
Vulnerability information updated
Description
The keyctl_read_key function in security/keys/keyctl.c in the Linux kernel before 4.3.4 does not properly use a semaphore, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a crafted application that leverages a race condition between keyctl_revoke and keyctl_read calls.
CVSS Metrics
- v3.0•MEDIUM•Score: 5.5CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- v2.0•MEDIUM•Score: 4.9AV:L/AC:L/Au:N/C:N/I:N/A:C
EPSS Trends
Current EPSS score: 0.05%• Percentile: 16%
Techniques & Countermeasures
- 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.
Affected Systems
- linux•linux_kernel
≤ 4.3.3
References (16)
- http://www.securityfocus.com/bid/79903
- http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.3.4
- http://www.ubuntu.com/usn/USN-2911-1
- http://www.ubuntu.com/usn/USN-2890-3
- http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00045.html
- https://bugzilla.redhat.com/show_bug.cgi?id=1291197
- https://github.com/torvalds/linux/commit/b4a1b4f5047e4f54e194681125c74c0aa64d637d
- http://www.ubuntu.com/usn/USN-2911-2
- http://lists.opensuse.org/opensuse-security-announce/2016-08/msg00038.html
- http://www.ubuntu.com/usn/USN-2890-2
- https://security-tracker.debian.org/tracker/CVE-2015-7550
- http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=b4a1b4f5047e4f54e194681125c74c0aa64d637d
- http://www.ubuntu.com/usn/USN-2890-1
- http://www.debian.org/security/2016/dsa-3434
- http://www.ubuntu.com/usn/USN-2888-1
- http://lists.opensuse.org/opensuse-security-announce/2016-03/msg00094.html