CVE-2022-50663
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
net: stmmac: fix possible memory leak in stmmac_dvr_probe()
The bitmap_free() should be called to free priv->af_xdp_zc_qps when create_singlethread_workqueue() fails, otherwise there will be a memory leak, so we add the err path error_wq_init to fix it.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | bba2556efad66e7eaa56fece13f7708caa1187f8 < 96e50897029f65222ef76cfe9bc802321fcea33b | affected |
| Linux | Linux | bba2556efad66e7eaa56fece13f7708caa1187f8 < b59253e32c203a20bce15dca80890b7d268bacd7 | affected |
| Linux | Linux | bba2556efad66e7eaa56fece13f7708caa1187f8 < 446757787baf99b7db15cb347783c45a37bfe21f | affected |
| Linux | Linux | bba2556efad66e7eaa56fece13f7708caa1187f8 < a137f3f27f9290933fe7e40e6dc8a445781c31a2 | affected |
| Linux | Linux | 5.13 | affected |
| Linux | Linux | 0 < 5.13 | unaffected |
| Linux | Linux | 5.15.86 <= 5.15.* | 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/96e50897029f65222ef76cfe9bc802321fcea33b
- https://git.kernel.org/stable/c/b59253e32c203a20bce15dca80890b7d268bacd7
- https://git.kernel.org/stable/c/446757787baf99b7db15cb347783c45a37bfe21f
- https://git.kernel.org/stable/c/a137f3f27f9290933fe7e40e6dc8a445781c31a2
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.