Difference between revisions of "Download/kernel/rhel6-testing/042stab114.5/changes"
< Download | kernel | rhel6-testing | 042stab114.5
(Created page with "== Changes == Since {{kernel link|rhel6-testing|042stab113.21}}: * CVE-2016-3156: ipv4: Don't do expensive useless work during inetdev (PSBM-42403) issue was workarounded i...") |
|||
Line 2: | Line 2: | ||
Since {{kernel link|rhel6-testing|042stab113.21}}: | Since {{kernel link|rhel6-testing|042stab113.21}}: | ||
− | * CVE-2016-3156: ipv4: Don't do expensive useless work during inetdev | + | * CVE-2016-3156: ipv4: Don't do expensive useless work during inetdev destroy. PSBM-42403) |
issue was workarounded in 042stab113.11 kernel by adding per-container limit on using of ipv4 addresses | issue was workarounded in 042stab113.11 kernel by adding per-container limit on using of ipv4 addresses | ||
here old workaround is replaced by fix backported from mainline linux kernel. | here old workaround is replaced by fix backported from mainline linux kernel. |
Revision as of 11:57, 30 March 2016
Changes
Since 042stab113.21:
- CVE-2016-3156: ipv4: Don't do expensive useless work during inetdev destroy. PSBM-42403)
issue was workarounded in 042stab113.11 kernel by adding per-container limit on using of ipv4 addresses here old workaround is replaced by fix backported from mainline linux kernel.
- fix for kernel BUG at block/cfq-iosched.c:2806 (OVZ-6651)
- fix for kernel crash inside pick_next_task_fair() (PSBM-44475)
- write to CIFS share hangs (OVZ-6642)
- ub memcg: fake use_hierarhy file is required for KVM's libvirtd (OVZ-6660)
- some internal fixes