Difference between revisions of "Download/kernel/rhel6/042stab112.15/changes"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(Created page with "== Changes == Since {{kernel link|rhel6|042stab111.12}}: * rebase to RHEL6.7 2.6.32-573.7.1.el6 kernel (non-security bug fixes, see link below) * CPT suspend of a ploop cont...")
 
(OVZ linked)
 
Line 3: Line 3:
 
Since {{kernel link|rhel6|042stab111.12}}:
 
Since {{kernel link|rhel6|042stab111.12}}:
  
* rebase to RHEL6.7 2.6.32-573.7.1.el6 kernel (non-security bug fixes, see link below)
+
* Rebase to RHEL6.7 2.6.32-573.7.1.el6 kernel (non-security bug fixes, see link below)
 
* CPT suspend of a ploop container could lead to a crash in add_extent_mapping(). (PSBM-26762)
 
* CPT suspend of a ploop container could lead to a crash in add_extent_mapping(). (PSBM-26762)
 
* In certain circumstances, host node could hang on memory allocation inside ext4_writepages(). (PSBM-39335)
 
* In certain circumstances, host node could hang on memory allocation inside ext4_writepages(). (PSBM-39335)
Line 11: Line 11:
 
* Crash when attempting to garbage-collect an uninstantiated keyring. (PSBM-40458, CVE-2015-7872)
 
* Crash when attempting to garbage-collect an uninstantiated keyring. (PSBM-40458, CVE-2015-7872)
 
* Use-after-free in unix_dgram_poll(). (PSBM-40459)
 
* Use-after-free in unix_dgram_poll(). (PSBM-40459)
* Performance degradation when starting systemd-based containers. (OVZ-6510)
+
* Performance degradation when starting systemd-based containers. ({{OVZ|6510}})
* Crash on mount of corrupted ext4 filesystem. (OVZ-6541)
+
* Crash on mount of corrupted ext4 filesystem. ({{OVZ|6541}})
 
* RDS: verify the underlying transport exists before creating a connection. (CVE-2015-6937)
 
* RDS: verify the underlying transport exists before creating a connection. (CVE-2015-6937)
 
* Minor memory leaks and performance optimizations.
 
* Minor memory leaks and performance optimizations.

Latest revision as of 18:39, 13 September 2016

Changes[edit]

Since 042stab111.12:

  • Rebase to RHEL6.7 2.6.32-573.7.1.el6 kernel (non-security bug fixes, see link below)
  • CPT suspend of a ploop container could lead to a crash in add_extent_mapping(). (PSBM-26762)
  • In certain circumstances, host node could hang on memory allocation inside ext4_writepages(). (PSBM-39335)
  • DRM/i915: crash on boot in intel_cleanup_ring_buffer(). (PSBM-39657)
  • Infinite loop in fuse_fill_write_pages(). (PSBM-40379)
  • Uninterruptable hang in sendfile. (PSBM-40387)
  • Crash when attempting to garbage-collect an uninstantiated keyring. (PSBM-40458, CVE-2015-7872)
  • Use-after-free in unix_dgram_poll(). (PSBM-40459)
  • Performance degradation when starting systemd-based containers. (OVZ-6510)
  • Crash on mount of corrupted ext4 filesystem. (OVZ-6541)
  • RDS: verify the underlying transport exists before creating a connection. (CVE-2015-6937)
  • Minor memory leaks and performance optimizations.
  • Non-security issues in RHSA-2015-1272, RHBA-2015-1466, RHSA-2015-1623, RHBA-2015-1827.

See also[edit]