CVE-2026-46302

In the Linux kernel, the following vulnerability has been resolved: selinux: allow multiple opens of /sys/fs/selinux/policy Currently there can only be a single open of /sys/fs/selinux/policy at any time. This allows any process to block any other process from reading the kernel policy. The original motivation seems to have been a mix of preventing an inconsistent view of the policy size and preventing userspace from allocating kernel memory without bound, but this is arguably equally bad. Eliminate the policy_opened flag and shrink the critical section that the policy mutex is held. While we are making changes here, drop a couple of extraneous BUG_ONs.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:*

History

23 Jul 2026, 08:10

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: selinux: permitir múltiples aperturas de /sys/fs/selinux/policy Actualmente solo puede haber una única apertura de /sys/fs/selinux/policy en cualquier momento. Esto permite a cualquier proceso bloquear a cualquier otro proceso de leer la política del kernel. La motivación original parece haber sido una mezcla de prevenir una vista inconsistente del tamaño de la política y evitar que el espacio de usuario asigne memoria del kernel sin límites, pero esto es, discutiblemente, igual de malo. Eliminar el indicador policy_opened y reducir la sección crítica en la que se mantiene el mutex de la política. Mientras estamos haciendo cambios aquí, eliminar un par de BUG_ONs superfluos.

08 Jul 2026, 14:48

Type Values Removed Values Added
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CWE NVD-CWE-noinfo
References () https://git.kernel.org/stable/c/714362f3779dfa453a78ced32396a72726962a41 - () https://git.kernel.org/stable/c/714362f3779dfa453a78ced32396a72726962a41 - Patch
References () https://git.kernel.org/stable/c/a02cd6805562305f936e807da83e253b719dd965 - () https://git.kernel.org/stable/c/a02cd6805562305f936e807da83e253b719dd965 - Patch
First Time Linux linux Kernel
Linux

08 Jun 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-08 17:16

Updated : 2026-07-23 08:10


NVD link : CVE-2026-46302

Mitre link : CVE-2026-46302

CVE.ORG link : CVE-2026-46302


JSON object : View

Products Affected

linux

  • linux_kernel