Changes

214 bytes added ,  08:51, 30 November 2015
no edit summary
Line 64: Line 64:  
* Restoring from images with files pointing to /proc file of dead tasks could crash
 
* Restoring from images with files pointing to /proc file of dead tasks could crash
 
* Tasks with STOP in queue (i.e. -- not ''yet'' stopped) were CONT-ed in case of --leave-running dump
 
* Tasks with STOP in queue (i.e. -- not ''yet'' stopped) were CONT-ed in case of --leave-running dump
 +
* Stopped task with one more STOP in queue caused dump to stuck
 +
* If parent task left the MNT namespace it created for children restore could BUG()
 +
* Link-local IPv6 addresses sometimes failed to bind() at restore
    
=== Security ===
 
=== Security ===
 
* Service run as root could allow users to violate ptrace policies
 
* Service run as root could allow users to violate ptrace policies
 
* Service run as root could give users access to privileged files and directories
 
* Service run as root could give users access to privileged files and directories