Vulnerability in Linux

CVE-2022-50663

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.

EPSS: 0.002 (11.7th percentile) — read the EPSS interpretation.

Affected products

  • Linux — versions bba2556efad66e7eaa56fece13f7708caa1187f8, 5.13, 0

References