CVE-2026-43225
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
staging: rtl8723bs: fix memory leak on failure path
cfg80211_inform_bss_frame() may return NULL on failure. In that case, the allocated buffer 'buf' is not freed and the function returns early, leading to potential memory leak. Fix this by ensuring that 'buf' is freed on both success and failure paths.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 554c0a3abf216c991c5ebddcdb2c08689ecd290b < 9874e33ce52ba449ab0ade78752a2d37a2294617 | affected |
| Linux | Linux | 554c0a3abf216c991c5ebddcdb2c08689ecd290b < a968c6a39607c129b8ac2c3c2a5e8923574e90d0 | affected |
| Linux | Linux | 554c0a3abf216c991c5ebddcdb2c08689ecd290b < 8311bb40698ba027649d5d1ca84ad4bf25270546 | affected |
| Linux | Linux | 554c0a3abf216c991c5ebddcdb2c08689ecd290b < 9f70f78e22b321429afc77befecedf05543d4e2c | affected |
| Linux | Linux | 554c0a3abf216c991c5ebddcdb2c08689ecd290b < af48c1a0abe849e167fc754b6c260b6d8350b6fd | affected |
| Linux | Linux | 554c0a3abf216c991c5ebddcdb2c08689ecd290b < 017295b17bf1f477246c95bd253a7ef0cb4684c9 | affected |
| Linux | Linux | 554c0a3abf216c991c5ebddcdb2c08689ecd290b < abe850d82c8cb72d28700673678724e779b1826e | affected |
| Linux | Linux | 4.12 | affected |
| Linux | Linux | 0 < 4.12 | unaffected |
| Linux | Linux | 5.15.202 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.165 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.128 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.75 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.16 <= 6.18.* | unaffected |
| Linux | Linux | 6.19.6 <= 6.19.* | unaffected |
| Linux | Linux | 7.0 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/9874e33ce52ba449ab0ade78752a2d37a2294617
- https://git.kernel.org/stable/c/a968c6a39607c129b8ac2c3c2a5e8923574e90d0
- https://git.kernel.org/stable/c/8311bb40698ba027649d5d1ca84ad4bf25270546
- https://git.kernel.org/stable/c/9f70f78e22b321429afc77befecedf05543d4e2c
- https://git.kernel.org/stable/c/af48c1a0abe849e167fc754b6c260b6d8350b6fd
- https://git.kernel.org/stable/c/017295b17bf1f477246c95bd253a7ef0cb4684c9
- https://git.kernel.org/stable/c/abe850d82c8cb72d28700673678724e779b1826e
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.