CVE-2022-50565
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
wifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()
urbs does not be freed in exception paths in __lf_x_usb_enable_rx(). That will trigger memory leak. To fix it, add kfree() for urbs within "error" label. Compile tested only.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 68d57a07bfe5bb29b80cd8b8fa24c9d1ea104124 < 286464463a05cb4bad80b134e24f8ffaab20bee4 | affected |
| Linux | Linux | 68d57a07bfe5bb29b80cd8b8fa24c9d1ea104124 < fce7e46273649d9cdcd98d89551975a65f206a14 | affected |
| Linux | Linux | 68d57a07bfe5bb29b80cd8b8fa24c9d1ea104124 < 895b3b06efc285c1245242e9638b9ae251dc13ec | affected |
| Linux | Linux | 5.19 | affected |
| Linux | Linux | 0 < 5.19 | unaffected |
| Linux | Linux | 6.0.16 <= 6.0.* | unaffected |
| Linux | Linux | 6.1.2 <= 6.1.* | unaffected |
| Linux | Linux | 6.2 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/286464463a05cb4bad80b134e24f8ffaab20bee4
- https://git.kernel.org/stable/c/fce7e46273649d9cdcd98d89551975a65f206a14
- https://git.kernel.org/stable/c/895b3b06efc285c1245242e9638b9ae251dc13ec
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.