-
Seth Jenkins authored
Commit 258f669e ("mm: /proc/pid/smaps_rollup: convert to single value seq_file") introduced a null-deref if there are no vma's in the task in show_smaps_rollup. Fixes: 258f669e ("mm: /proc/pid/smaps_rollup: convert to single value seq_file") Signed-off-by:
Seth Jenkins <sethjenkins@google.com> Reviewed-by:
Alexey Dobriyan <adobriyan@gmail.com> Tested-by:
Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Seth Jenkins authoredCommit 258f669e ("mm: /proc/pid/smaps_rollup: convert to single value seq_file") introduced a null-deref if there are no vma's in the task in show_smaps_rollup. Fixes: 258f669e ("mm: /proc/pid/smaps_rollup: convert to single value seq_file") Signed-off-by:
Seth Jenkins <sethjenkins@google.com> Reviewed-by:
Alexey Dobriyan <adobriyan@gmail.com> Tested-by:
Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.