CVE-2024-57931

Publication date

2025-01-21 12:01:28

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: selinux: ignore unknown extended permissions When evaluating extended permissions, ignore unknown permissions instead of calling BUG(). This commit ensures that future permissions can be added without interfering with older kernels.