Memory leak in Linux kernel - CVE-2026-46042
Published: May 28, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper resource management in weighted_interleave_auto_store() when processing writes that toggle weighted interleave mode. A local user can repeatedly write crafted values such as "1" to trigger memory leaks and cause a denial of service.
The issue can be triggered repeatedly by writing values that match or change the current mode, leading to leaked kernel memory.