CVE-2016-0774

Published Apr 27, 2016

Last updated 8 years ago

Overview

Description
The (1) pipe_read and (2) pipe_write implementations in fs/pipe.c in a certain Linux kernel backport in the linux package before 3.2.73-2+deb7u3 on Debian wheezy and the kernel package before 3.10.0-229.26.2 on Red Hat Enterprise Linux (RHEL) 7.1 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." NOTE: this vulnerability exists because of an incorrect fix for CVE-2015-1805.
Source
secalert@redhat.com
NVD status
Modified

Social media

Hype score
Not currently trending

Risk scores

CVSS 3.0

Type
Primary
Base score
6.8
Impact score
4.2
Exploitability score
2.5
Vector string
CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
Severity
MEDIUM

CVSS 2.0

Type
Primary
Base score
5.6
Impact score
7.8
Exploitability score
3.9
Vector string
AV:L/AC:L/Au:N/C:P/I:N/A:C

Weaknesses

nvd@nist.gov
CWE-20

Configurations

References