{
  "name": "CVE-2015-1805",
  "CVE": [
    [
      "CVE-2015-1805",
      "Bulletin-CVE-2015-1805"
    ]
  ],
  "Coordinated_disclosure": "unknown",
  "Categories": [
    "Elevation of Privilege Vulnerability in Kernel"
  ],
  "Details": [
    [
      "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.\"",
      "NIST-CVE-2015-1805"
    ]
  ],
  "Discovered_on": [],
  "Discovered_by": [],
  "Submission": [
    {
      "by": "dcc52",
      "on": "2019-07-29"
    }
  ],
  "Reported_on": [
    [
      "2016-04-02",
      "Bulletin-CVE-2015-1805"
    ]
  ],
  "Fixed_on": [],
  "Fix_released_on": [],
  "Affected_versions": [
    [
      "4.4.4, 5.0.2, 5.1.1, 6.0, 6.0.1",
      "Bulletin-CVE-2015-1805"
    ]
  ],
  "Affected_devices": [],
  "Affected_versions_regexp": [
    "(4\\.4\\.4)|(5\\.0\\.2)|(5\\.1\\.1)|(6\\.0\\.[0-9])|(6\\.0\\.1)"
  ],
  "Affected_manufacturers": [
    [
      "all",
      "Bulletin-CVE-2015-1805"
    ]
  ],
  "Fixed_versions": [
    [
      "4.4.4, 5.0.2, 5.1.1, 6.0, 6.0.1",
      "Bulletin-CVE-2015-1805"
    ]
  ],
  "Fixed_versions_regexp": [
    "(4\\.4\\.4)|(5\\.0\\.2)|(5\\.1\\.1)|(6\\.0\\.[0-9])|(6\\.0\\.1)"
  ],
  "references": {
    "ANDROID-27275324*": {},
    "NIST-CVE-2015-1805": {
      "url": "https://nvd.nist.gov/vuln/data-feeds"
    },
    "Bulletin-CVE-2015-1805": {
      "url": "https://source.android.com/security/bulletin/2016-04-02.html"
    }
  },
  "Surface": [
    "local",
    "app"
  ],
  "Vector": [
    "other"
  ],
  "Target": [
    "kernel"
  ],
  "Channel": [
    "app-execution"
  ],
  "Condition": [
    "affected-app-installed"
  ],
  "Privilege": [
    "denial-of-service",
    "kernel"
  ],
  "CWE": [
    [
      "CWE-17",
      "NIST-CVE-2015-1805"
    ]
  ]
}