CVE-2016-5195
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Race condition in mm/gup.c in the Linux kernel 2.x through 4.x before 4.8.3 allows local users to gain privileges by leveraging incorrect handling of a copy-on-write (COW) feature to write to a read-only memory mapping, as exploited in the wild in October 2016, aka "Dirty COW."
References
Published
Community ground truth
Community verdict
2 verdictsIncludes TruePositive's curated baseline from public sources — community verdicts accrue on top.
to add your verdict.
In line with its CVSS base score.
Field notes & remediation
Verdicts are the quick signal — notes are the evidence and fixes behind them.
- 0
Reliable local privesc to root via a copy-on-write race in the kernel. Local-only, so high not critical — but it's the go-to post-exploitation step on any unpatched Linux box, and exploits are rock-solid.
- 0
Patch the kernel and reboot. There's no real userspace mitigation; this is a kernel fix.