CVE-2016-7042

medium
Published 2016-10-16 · 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

The proc_keys_show function in security/keys/proc.c in the Linux kernel through 4.8.2, when the GNU Compiler Collection (gcc) stack protector is enabled, uses an incorrect buffer size for certain timeout data, which allows local users to cause a denial of service (stack memory corruption and panic) by reading the /proc/keys file.

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-7042

vendor Authored 2026-05-27

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

OS impact

OSVersionStatusFixed in
suse slesaffected
debian debianbookwormfixed4.7.8-1
debian debianbullseyefixed4.7.8-1
debian debianforkyfixed4.7.8-1
debian debiansidfixed4.7.8-1
debian debiantrixiefixed4.7.8-1
linux linux-kernelaffected

References

CWEs

CWE-119

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