CVE-2022-50663
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
09/12/2025
Last modified:
09/12/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net: stmmac: fix possible memory leak in stmmac_dvr_probe()<br />
<br />
The bitmap_free() should be called to free priv->af_xdp_zc_qps<br />
when create_singlethread_workqueue() fails, otherwise there will<br />
be a memory leak, so we add the err path error_wq_init to fix it.



