CVE-2022-50469
Last modified
CVE-2022-50469 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw() In rtw_init_drv_sw(), there are various init functions are called to populate the padapter structure and some checks for their return value. However, except for the first one error path, the other five error paths do not properly release the previous allocated resources, which leads to various memory leaks. This patch fixes them and keeps the success and error separate. Note that these changes keep the form of `rtw_init_drv_sw()` in "drivers/staging/r8188eu/os_dep/os_intfs.c". As there is no proper device to test with, no runtime testing was performed.. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw() In rtw_init_drv_sw(), there are various init functions are called to populate the padapter structure and some checks for their return value. However, except for the first one error path, the other five error paths do not properly release the previous allocated resources, which leads to various memory leaks. This patch fixes them and keeps the success and error separate. Note that these changes keep the form of `rtw_init_drv_sw()` in "drivers/staging/r8188eu/os_dep/os_intfs.c". As there is no proper device to test with, no runtime testing was performed.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.12, < 5.15.75 |
| Linux | Linux Kernel | >= 5.16, < 5.19.17 |
| Linux | Linux Kernel | >= 6.0, < 6.0.3 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2022-50469?
How severe is CVE-2022-50469?
How do I fix CVE-2022-50469?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-50463In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50464In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50465In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50466In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50467In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50468In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50470In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-50471In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50472In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50473In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50474In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50475In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2022-50469?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
