summaryrefslogtreecommitdiff
path: root/security/yama/Makefile
diff options
context:
space:
mode:
authorGen Zhang <blackgod016574@gmail.com>2019-06-12 21:55:38 +0800
committerPaul Moore <paul@paul-moore.com>2019-06-12 12:27:26 -0400
commitfec6375320c6399c708fa9801f8cfbf950fee623 (patch)
tree6e5c0b51a8054b81ed768fbd5973d85661f0625e /security/yama/Makefile
parente2e0e09758a6f7597de0f9b819647addfb71b6bd (diff)
selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts()
In selinux_sb_eat_lsm_opts(), 'arg' is allocated by kmemdup_nul(). It returns NULL when fails. So 'arg' should be checked. And 'mnt_opts' should be freed when error. Signed-off-by: Gen Zhang <blackgod016574@gmail.com> Fixes: 99dbbb593fe6 ("selinux: rewrite selinux_sb_eat_lsm_opts()") Cc: <stable@vger.kernel.org> Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'security/yama/Makefile')
0 files changed, 0 insertions, 0 deletions