Difference between revisions of "Download/kernel/rhel6/042stab120.3/changes"
< Download | kernel | rhel6 | 042stab120.3
(Created page with "== Changes == Since {{kernel link|rhel6|042stab120.2}}: * mm: Privilege escalation via MAP_PRIVATE COW breakage. (CVE-2016-5195) A race condition was found in the way the Lin...") |
(No difference)
|
Revision as of 13:21, 22 October 2016
Changes
Since 042stab120.2:
- mm: Privilege escalation via MAP_PRIVATE COW breakage. (CVE-2016-5195) A race condition was found in the way the Linux kernel's memory subsystem handled the copy-on-write (COW) breakage of private read-only memory mappings. An unprivileged local user could use this flaw to gain write access to otherwise read-only memory mappings and thus increase their privileges on the system.