In the Linux kernel, the following vulnerability has been resolved:
wifi: rtlwifi: rtl8192du: Fix possible memory leak in rtl92du_init_sw_vars()
The memory allocated inside rtl92du_init_shared_data() is not freed in
any of the subsequent error paths in rtl92du_init_sw_vars().
Fix that by adding a call to rtl92du_deinit_shared_data() in the error
path.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-11 20:18
Updated : 2026-09-11 20:18
NVD link : CVE-2026-80942
Mitre link : CVE-2026-80942
CVE.ORG link : CVE-2026-80942
JSON object : View
Products Affected
No product.
CWE
No CWE.
