CVE-2015-1805

UnknownEPSS 1.48%

Last modified

CVE-2015-1805 is a vulnerability of currently unknown severity. 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.". EPSS estimates a 1.48% chance of exploitation in the next 30 days.

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

EPSS Probability
1.48%

70.6th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
GoogleAndroid4.4.3
GoogleAndroid5.0.1
GoogleAndroid5.1
GoogleAndroid5.1.1
GoogleAndroid6.0
LinuxLinux Kernel<= 3.15.10

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2015-1805?
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."
How severe is CVE-2015-1805?
Severity scoring for CVE-2015-1805 is pending analysis. The EPSS model estimates a 1.48% probability of exploitation in the next 30 days.
How do I fix CVE-2015-1805?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2015-1805?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST