Linux · Linux Kernel · CVE-2022-49116
**Name of the Vulnerable Software and Affected Versions**
Linux kernel (affected versions not specified)
**Description**
A memory leak issue in the Linux kernel's Bluetooth component has been resolved by using memset to initialize structs, specifically in the l2cap ecred connect function. This prevents memory leaks.
**Recommendations**
For the affected Linux kernel versions, apply the patch that utilizes memset to initialize structs in the l2cap ecred connect function to prevent memory leaks.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.