Description

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.

INFO

Published Date :

2026-05-06T11:28:24.289Z

Last Modified :

2026-05-07T17:14:49.605Z

Source :

Linux
AFFECTED PRODUCTS

The following products are affected by CVE-2026-43225 vulnerability.

Vendors Products
Linux
  • Linux Kernel

CVSS Vulnerability Scoring System