Memory Leak in Ath12k Service Ready Event for Linux Kernel

Post Reply
Shane1145
Posts: 1689
Joined: Wed Sep 25, 2024 2:31 pm

Memory Leak in Ath12k Service Ready Event for Linux Kernel

Post by Shane1145 »

A memory leak vulnerability has been identified in the ath12k driver of the Linux kernel. Specifically, the function ath12k_service_ready_ext_event fails to free the 'svc_rdy_ext.mac_phy_caps' structure when an error occurs, leading to unreferenced objects that remain in memory. This flaw can cause increased memory usage over time, potentially leading to system instability. The issue has been documented and addressed in updates to ensure proper memory management and the prevention of leaks during failure scenarios.



https://securityvulnerability.io/vulner ... 2025-39890
Post Reply