Memory leak in Linux kernel - CVE-2026-93071
Published: September 18, 2026
Vulnerability details
The vulnerability allows a local privileged user to cause a denial of service.
The vulnerability exists due to improper resource cleanup in the bcm2835-unicam driver when handling driver initialization failures or device removal. A local privileged user can cause the driver to enter an error or removal path to leak allocated asynchronous subdevice connection resources and cause a denial of service.
The leak was detected after module removal.