Memory Leak in RTW88 Driver for Linux Kernel by Realtek
CVE-2023-53529
Currently unrated
What is CVE-2023-53529?
The RTW88 driver in the Linux kernel has a vulnerability that results in a memory leak during the USB probe routine. An unreferenced object is left allocated, which can lead to potential performance degradation and resource exhaustion. The leak was confirmed through kmemleak and persists until the driver is unloaded, after which it leaves a dangling pointer. This issue underscores the importance of maintaining updated drivers and monitoring for memory management problems within kernel components.
Affected Version(s)
Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 5bba1ad561a8b5bb14704d8f511cf10466336e3d
Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 59a3a312009723e3e5082899655fdcc420e2b47a
Linux 6.3.4 <= 6.3.*