Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue(), cdns3_gadget_ep_enable() If 'ep' is NULL, result of ep_to_cdns3_ep(ep) is invalid pointer and its dereference with priv_ep->cdns3_dev may cause panic. Found by Linux Verification Center (linuxtesting.org) with SVACE.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.4, < 5.10.137 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/7af83bb516d7aa4f96835288e4aeda21d7aa2a17Patch
- https://git.kernel.org/stable/c/bfa0201468587072454dba7933e4a4a7be44467aPatch
- https://git.kernel.org/stable/c/c3ffc9c4ca44bfe9562166793d133e1fb0630ea6Patch
- https://git.kernel.org/stable/c/d342203df9f2d0851b4acd9ed577d73d10eade77Patch
- https://git.kernel.org/stable/c/eb82c0382285ee17a9966aaab27b8becb08eb1acPatch
FAQ
What is CVE-2022-50132?
CVE-2022-50132 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue(), cdns3_gadget_ep_enable() If 'ep' is NULL, result of...
How severe is CVE-2022-50132?
CVE-2022-50132 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-50132?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.