CVE-2015-1805 Details
Description
The (1) pipe_read and (2) pipe_write implementations in fs/pipe.c in the Linux kernel before 3.16 do not properly consider the side effects of failed __copy_to_user_inatomic and __copy_from_user_inatomic calls, which allows local users to cause a denial of service (system crash) or possibly gain privileges via a crafted application, aka an "I/O vector array overrun."
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No CVSS 3.x data is available for this CVE.
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-17 | DEPRECATED: Code | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| google android | 4.4.3 5.0.1 5.1 5.1.1 6.0 |
CPE
Remediation
| |
| linux linux kernel | <= 3.15.10 |
CPE
Remediation
| |
Change History
18 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| May 6, 2026 | Status Change | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Jan 5, 2018 | CVE Modified | [email protected] |
| Dec 22, 2016 | CVE Modified | [email protected] |
| Dec 8, 2016 | CVE Modified | [email protected] |
| Dec 1, 2016 | CVE Modified | [email protected] |
| Nov 30, 2016 | CVE Modified | [email protected] |
| Nov 28, 2016 | CVE Modified | [email protected] |
| Oct 15, 2016 | CVE Modified | [email protected] |
| Jun 23, 2016 | Modified Analysis | [email protected] |
| May 10, 2016 | CVE Modified | [email protected] |
| Apr 19, 2016 | CVE Modified | [email protected] |
| Aug 26, 2015 | CVE Translated | [email protected] |
| Aug 26, 2015 | CVE Modified | [email protected] |
| Aug 10, 2015 | Modified Analysis | [email protected] |
| Aug 10, 2015 | Initial Analysis | [email protected] |