CVE-2025-37810
Description
In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: check that event count does not exceed event buffer length The event count is read from register DWC3_GEVNTCOUNT. There is a check for the count being zero, but not for exceeding the event buffer length. Check that event count does not exceed event buffer length, avoiding an out-of-bounds access when memcpy'ing the event. Crash log: Unable to handle kernel paging request at virtual address ffffffc0129be000 pc : __memcpy+0x114/0x180 lr : dwc3_check_event_buf+0xec/0x348 x3 : 0000000000000030 x2 : 000000000000dfc4 x1 : ffffffc0129be000 x0 : ffffff87aad60080 Call trace: __memcpy+0x114/0x180 dwc3_interrupt+0x24/0x34
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| rhel | 9 | fixed | |
| sles | affected | | |
| debian | bookworm | fixed | 6.1.137-1 |
| debian | bullseye | fixed | 5.10.237-1 |
| debian | forky | fixed | 6.12.27-1 |
| debian | sid | fixed | 6.12.27-1 |
| debian | trixie | fixed | 6.12.27-1 |
| almalinux | 9 | fixed | kernel-debug-devel-5.14.0-570.46.1.el9_6.aarch64.rpm |
References
- https://access.redhat.com/errata/RHSA-2025:16398
- https://www.suse.com/security/cve/CVE-2025-37810.html
- https://security-tracker.debian.org/tracker/CVE-2025-37810
- https://bugzilla.redhat.com/2363686
- https://bugzilla.redhat.com/2365028
- https://bugzilla.redhat.com/2384422
- https://bugzilla.redhat.com/2393534
- https://errata.almalinux.org/9/ALSA-2025-16398.html
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.