diff options
author | Christian Göttsche <cgzones@googlemail.com> | 2024-03-28 22:16:58 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2024-04-02 06:32:35 +0300 |
commit | 37801a36b4d68892ce807264f784d818f8d0d39b (patch) | |
tree | f30921a08fef5c3237716ba481a00d51fb2e03db /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 4cece764965020c22cff7665b18a012006359095 (diff) | |
download | linux-37801a36b4d68892ce807264f784d818f8d0d39b.tar.xz |
selinux: avoid dereference of garbage after mount failure
In case kern_mount() fails and returns an error pointer return in the
error branch instead of continuing and dereferencing the error pointer.
While on it drop the never read static variable selinuxfs_mount.
Cc: stable@vger.kernel.org
Fixes: 0619f0f5e36f ("selinux: wrap selinuxfs state")
Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions