Summary: | Kernel: Race condition in packet_set_ring leads to use after free (CVE-2016-8655) | ||
---|---|---|---|
Product: | Gentoo Security | Reporter: | Thomas Deutschmann (RETIRED) <whissi> |
Component: | Kernel | Assignee: | Gentoo Kernel Security <security-kernel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | hydrapolic, jer, kernel, morlix |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://seclists.org/oss-sec/2016/q4/607 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Thomas Deutschmann (RETIRED)
2016-12-07 18:44:51 UTC
Possible mitigation: Don't grant CAP_NET_RAW capability to the attacker's account. Don't set CONFIG_USER_NS in your kernel so that local unprivileged users also cannot abuse namespaces to grant this capability to themselves and elevate their privileges. Fixed in 4.9 |