commit | 15ec76fb29be31df2bccb30fc09875274cba2776 | [log] [tgz] |
---|---|---|
author | Xiu Jianfeng <xiujianfeng@huawei.com> | Tue Jun 14 10:14:49 2022 +0800 |
committer | Paul Moore <paul@paul-moore.com> | Tue Jun 14 21:52:37 2022 -0400 |
tree | 77a1eb30dffc1231cafb9f21ea2aa2a55af72c16 | |
parent | 73de1befcc53a7c68b0c5e76b9b5ac41c517760f [diff] |
selinux: Add boundary check in put_entry() Just like next_entry(), boundary check is necessary to prevent memory out-of-bound access. Signed-off-by: Xiu Jianfeng <xiujianfeng@huawei.com> Signed-off-by: Paul Moore <paul@paul-moore.com>