diff options
author | Tianyu Li <tianyu.li@arm.com> | 2022-06-01 11:32:11 +0200 |
---|---|---|
committer | akpm <akpm@linux-foundation.org> | 2022-07-04 03:08:39 +0200 |
commit | 000eca5d044d1ee23b4ca311793cf3fc528da6c6 (patch) | |
tree | c7c6c6574409f06dd8fc55becb3ca855dcfc4516 /lib/llist.c | |
parent | mm/hugetlb: remove unnecessary huge_ptep_set_access_flags() in hugetlb_mcopy_... (diff) | |
download | linux-000eca5d044d1ee23b4ca311793cf3fc528da6c6.tar.xz linux-000eca5d044d1ee23b4ca311793cf3fc528da6c6.zip |
mm/mempolicy: fix get_nodes out of bound access
When user specified more nodes than supported, get_nodes will access nmask
array out of bounds.
Link: https://lkml.kernel.org/r/20220601093211.2970565-1-tianyu.li@arm.com
Fixes: e130242dc351 ("mm: simplify compat numa syscalls")
Signed-off-by: Tianyu Li <tianyu.li@arm.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib/llist.c')
0 files changed, 0 insertions, 0 deletions