VYPR
Medium severity5.5NVD Advisory· Published Dec 28, 2024· Updated Jun 17, 2026

CVE-2024-56698

CVE-2024-56698

Description

In the Linux kernel, the following vulnerability has been resolved:

usb: dwc3: gadget: Fix looping of queued SG entries

The dwc3_request->num_queued_sgs is decremented on completion. If a partially completed request is handled, then the dwc3_request->num_queued_sgs no longer reflects the total number of num_queued_sgs (it would be cleared).

Correctly check the number of request SG entries remained to be prepare and queued. Failure to do this may cause null pointer dereference when accessing non-existent SG entry.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

108

Patches

Vulnerability mechanics

References

9

News mentions

0

No linked articles in our index yet.