AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2015-1805

HIGH · CVSS 7.2 EPSS 1.23% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2015-08-08 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.2. It affects Linux. Public exploit code or proof-of-concept references have been detected in its references. It may lead to a denial-of-service condition.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2015-1805
Severity
HIGH
CVSS
7.2
EPSS
1.23%
Linux

Original NVD 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."