Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: core: Check for unset descriptor Make sure the descriptor has been set before looking at maxpacket. This fixes a null pointer panic in this case. This may happen if the gadget doesn't properly set up the endpoint for the current speed, or the gadget descriptors are malformed and the descriptor for the speed/endpoint are not found. No current gadget driver is known to have this problem, but this may cause a hard-to-find bug during development of new gadgets.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 3.16.80 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/1a9df57d57452b104c46c918569143cf21d7ebf1Patch
- https://git.kernel.org/stable/c/50c5248b0ea8aae0529fdf28dac42a41312d3b62Patch
- https://git.kernel.org/stable/c/716cba46f73a92645cf13eded8d257ed48afc2a4Patch
- https://git.kernel.org/stable/c/7cc9ebcfe58be22f18056ad8bc6272d120bdcb3ePatch
- https://git.kernel.org/stable/c/973a57891608a98e894db2887f278777f564de18Patch
- https://git.kernel.org/stable/c/a0362cd6e503278add954123957fd47990e8d9bfPatch
- https://git.kernel.org/stable/c/ba15815dd24cc5ec0d23e2170dc58c7db1e03b4aPatch
- https://git.kernel.org/stable/c/df8e734ae5e605348aa0ca2498aedb73e815f244Patch
- https://lists.debian.org/debian-lts-announce/2024/10/msg00003.html
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
- https://cert-portal.siemens.com/productcert/html/ssa-265688.html
- https://cert-portal.siemens.com/productcert/html/ssa-355557.html
- https://cert-portal.siemens.com/productcert/html/ssa-613116.html
FAQ
What is CVE-2024-44960?
CVE-2024-44960 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: usb: gadget: core: Check for unset descriptor Make sure the descriptor has been set before looking at maxpacket. This fixes a null...
How severe is CVE-2024-44960?
CVE-2024-44960 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-2024-44960?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.