CVE-2025-68765
Linux Kernel 5.7.0-6.18.1 - Memory Leak in mt7615_mcu_wtbl_sta_add
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: mt76: mt7615: Fix memory leak in mt7615_mcu_wtbl_sta_add() In mt7615_mcu_wtbl_sta_add(), an skb sskb is allocated. If the subsequent call to mt76_connac_mcu_alloc_wtbl_req() fails, the function returns an error without freeing sskb, leading to a memory leak. Fix this by calling dev_kfree_skb() on sskb in the error handling path to ensure it is properly released.
References (7)
Core 7
Core References
Scores
EPSS
0.0007
EPSS Percentile
21.0%
Details
Status
published
Products (22)
linux/Kernel
5.16.0 - 6.1.160linux
linux/Kernel
5.7.0 - 5.15.198linux
linux/Kernel
6.13.0 - 6.17.13linux
linux/Kernel
6.18.0 - 6.18.2linux
linux/Kernel
6.2.0 - 6.6.120linux
linux/Kernel
6.7.0 - 6.12.63linux
Linux/Linux
< 5.7
Linux/Linux
5.15.198 - 5.15.*
Linux/Linux
5.7
Linux/Linux
6.1.160 - 6.1.*
... and 12 more
Published
Jan 05, 2026
Tracked Since
Feb 18, 2026