Improper access control in Linux kernel - CVE-2026-46045
Published: May 28, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause data corruption.
The vulnerability exists due to improper access control in md-llbitmap when reading bitmap pages from member disks. A local user can cause the system to read bitmap data from a spare disk that is still being rebuilt to cause data corruption.
The issue occurs because disks that are not fully synchronized may be treated as valid bitmap sources.