CVE-2016-2847

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

Description

fs/pipe.c in the Linux kernel before 4.5 does not limit the amount of unread data in pipes, which allows local users to cause a denial of service (memory consumption) by creating many pipes with non-default sizes.

Predictions

Exploit likelihood
62%
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-2847

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — http://www.openwall.com/lists/oss-security/2016/03/01/3

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=759c01142a5d0f364a462346168a56de28a80f52

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2016-2847.html

OS impact

OSVersionStatusFixed in
suse slesaffected
debian debianbookwormfixed4.3.5-1
debian debianbullseyefixed4.3.5-1
debian debianforkyfixed4.3.5-1
debian debiansidfixed4.3.5-1
debian debiantrixiefixed4.3.5-1
suse suse11.0affected
suse suse12.0affected
linux linux-kernelaffected

Application impact

References

CWEs

CWE-399

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