CVE-2015-8660

medium
Published 2015-12-28 · Modified 2026-05-06
CVSS v3
6.7
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
CVSS v2
7.2
VIR risk
6.7

Description

The ovl_setattr function in fs/overlayfs/inode.c in the Linux kernel through 4.3.3 attempts to merge distinct setattr operations, which allows local users to bypass intended access restrictions and modify the attributes of arbitrary overlay files via a crafted application.

Predictions

Exploit likelihood
66%
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-2015-8660

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — https://github.com/torvalds/linux/commit/acff81ec2c79492b180fade3c2894425cd35a545

vendor Authored 2026-05-27

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

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed4.3.3-3
debian debianbullseyefixed4.3.3-3
debian debianforkyfixed4.3.3-3
debian debiansidfixed4.3.3-3
debian debiantrixiefixed4.3.3-3
linux linux-kernelaffected3.18.31

References

CWEs

CWE-264

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