2 matches found
EUVD-2026-71615
In the Linux kernel, the following vulnerability has been resolved: selinux: reject an unclaimed class value in securitygetclasses securitygetclasses sizes an array by pclasses.nprim and fills it at value - 1, so a class value the policy never defines leaves a NULL. selmakeclasses passes every...
SaveExploits0References5
CVE-2026-80912
This Linux kernel vulnerability affects the SELinux subsystem in security_get_classes(). The function sizes an array by p_classes.nprim and fills entries at index value - 1, so a class value the policy never defines leaves a NULL entry. sel_make_classes() then passes every entry to sel_make_dir()...
SaveExploits0References5
20