CVE-2026-43225
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
06/05/2026
Last modified:
08/05/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
staging: rtl8723bs: fix memory leak on failure path<br />
<br />
cfg80211_inform_bss_frame() may return NULL on failure. In that case,<br />
the allocated buffer &#39;buf&#39; is not freed and the function returns early,<br />
leading to potential memory leak.<br />
Fix this by ensuring that &#39;buf&#39; is freed on both success and failure paths.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.12 (including) | 5.15.202 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.165 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.128 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.75 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.18.16 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.6 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/017295b17bf1f477246c95bd253a7ef0cb4684c9
- https://git.kernel.org/stable/c/8311bb40698ba027649d5d1ca84ad4bf25270546
- https://git.kernel.org/stable/c/9874e33ce52ba449ab0ade78752a2d37a2294617
- https://git.kernel.org/stable/c/9f70f78e22b321429afc77befecedf05543d4e2c
- https://git.kernel.org/stable/c/a968c6a39607c129b8ac2c3c2a5e8923574e90d0
- https://git.kernel.org/stable/c/abe850d82c8cb72d28700673678724e779b1826e
- https://git.kernel.org/stable/c/af48c1a0abe849e167fc754b6c260b6d8350b6fd



