CVE-2016-0774

medium
Published 2016-04-27 · Modified 2026-05-06
CVSS v3
6.8
CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
CVSS v2
5.6
VIR risk
6.8

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.

Predictions

Exploit likelihood
67%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2016-0774

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed3.16.2-2
debian debianbullseyefixed3.16.2-2
debian debianforkyfixed3.16.2-2
debian debiansidfixed3.16.2-2
debian debiantrixiefixed3.16.2-2
linux linux-kernel-affected

References

CWEs

CWE-20

Verify integrity in audit chain (admin only). AS-IS.