Difference between revisions of "Download/kernel/rhel6/042stab113.17/changes"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(Created page with "== Changes == Since {{kernel link|rhel6|042stab113.11}}: * Crash in restore_one_vfsmount() on restoring shared non-master mounts. (PSBM-42471) * Introduced FADV_DEACTIVATE fl...")
 
(OVZ and CVE linked)
 
Line 4: Line 4:
 
* Crash in restore_one_vfsmount() on restoring shared non-master mounts. (PSBM-42471)
 
* Crash in restore_one_vfsmount() on restoring shared non-master mounts. (PSBM-42471)
 
* Introduced FADV_DEACTIVATE flag in fadvise() to be able to move file pages from the active to the inactive list. (PSBM-42664)
 
* Introduced FADV_DEACTIVATE flag in fadvise() to be able to move file pages from the active to the inactive list. (PSBM-42664)
* Race between keyctl_read() and keyctl_revoke() could crash the host. (PSBM-43799, CVE-2015-7550)
+
* Race between keyctl_read() and keyctl_revoke() could crash the host. (PSBM-43799, {{CVE|2015-7550}})
 
* Under certain circumstances, backup/restore via CBT interface could hang the host. (PSBM-43936)
 
* Under certain circumstances, backup/restore via CBT interface could hang the host. (PSBM-43936)
* Second-level quota in simfs containers was broken in 042stab113.x kernels. (OVZ-6655)
+
* Second-level quota in simfs containers was broken in 042stab113.x kernels. ({{OVZ|6655}})

Latest revision as of 18:37, 13 September 2016

Changes[edit]

Since 042stab113.11:

  • Crash in restore_one_vfsmount() on restoring shared non-master mounts. (PSBM-42471)
  • Introduced FADV_DEACTIVATE flag in fadvise() to be able to move file pages from the active to the inactive list. (PSBM-42664)
  • Race between keyctl_read() and keyctl_revoke() could crash the host. (PSBM-43799, CVE-2015-7550)
  • Under certain circumstances, backup/restore via CBT interface could hang the host. (PSBM-43936)
  • Second-level quota in simfs containers was broken in 042stab113.x kernels. (OVZ-6655)