Security Advisory

CVE-2024-35904

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-19 08:34:57
Last updated 2026-05-11 20:13:30
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: 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.