diff options
| author | Gen Zhang <[email protected]> | 2019-06-12 13:55:38 +0000 |
|---|---|---|
| committer | Paul Moore <[email protected]> | 2019-06-12 16:27:26 +0000 |
| commit | fec6375320c6399c708fa9801f8cfbf950fee623 (patch) | |
| tree | 6e5c0b51a8054b81ed768fbd5973d85661f0625e /scripts/decode_stacktrace.sh | |
| parent | selinux: fix a missing-check bug in selinux_add_mnt_opt( ) (diff) | |
| download | kernel-fec6375320c6399c708fa9801f8cfbf950fee623.tar.gz kernel-fec6375320c6399c708fa9801f8cfbf950fee623.zip | |
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 <[email protected]>
Fixes: 99dbbb593fe6 ("selinux: rewrite selinux_sb_eat_lsm_opts()")
Cc: <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'scripts/decode_stacktrace.sh')
0 files changed, 0 insertions, 0 deletions
