SB20260529194 - Improper access control in Linux kernel selinux
Published: May 29, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Improper access control (CVE-ID: CVE-2026-46104)
CWE-ID: CWE-284 - Improper Access Control
CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a local user to bypass SELinux socket permission checks.
The vulnerability exists due to improper access control in sock_has_perm() and nlmsg_sock_has_extended_perms() when handling socket permission checks in stacked LSM configurations. A local user can trigger access checks on a socket with an incorrectly interpreted security blob to bypass SELinux socket permission checks.
The issue occurs when another LSM allocates socket blob storage before SELinux, causing invalid SID and class values to be used in AVC checks.
Remediation
Install update from vendor's website.