CVE-2024-44960 | 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 thi
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.
- 🔗 git.kernel.org/stable/c/ba15815dd24cc5ec0d23e2170dc58c7d…
- 🔗 git.kernel.org/stable/c/df8e734ae5e605348aa0ca2498aedb73…
- 🔗 git.kernel.org/stable/c/7cc9ebcfe58be22f18056ad8bc6272d1…
- 🔗 git.kernel.org/stable/c/50c5248b0ea8aae0529fdf28dac42a41…
- 🔗 git.kernel.org/stable/c/a0362cd6e503278add954123957fd479…
- 🔗 git.kernel.org/stable/c/1a9df57d57452b104c46c918569143cf…
- 🔗 git.kernel.org/stable/c/716cba46f73a92645cf13eded8d257ed…
- 🔗 git.kernel.org/stable/c/973a57891608a98e894db2887f278777…
Zero-Day & Vulnerability Intelligence Hub
Echtzeit-Tracking mit EPSS Exploit-Wahrscheinlichkeiten, Angriffsvektor-Decodern und KI-Patch-Anleitungen.
📊 Historien-Charts — Criticals-Trend · Vendors · EPSS-Verteilung
| Tier | 2026-08-29 | 2026-09-16 |
|---|---|---|
| ≥90 % | 4 | 0 |
| ≥50 % | 4 | 0 |
| ≥10 % | 3 | 0 |
| <10 % | 304 | 300 |
CVE-2024-44960 | 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 thi
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 h