cbcvebase.
CVE-2022-50876
published 2025-12-30

CVE-2022-50876: In the Linux kernel, the following vulnerability has been resolved: usb: musb: Fix musb_gadget.c rxstate overflow bug The usb function device call…

PriorityP426
EPSS
0.20%
10.5th percentile
In the Linux kernel, the following vulnerability has been resolved: usb: musb: Fix musb_gadget.c rxstate overflow bug The usb function device call musb_gadget_queue() adds the passed request to musb_ep::req_list,If the (request->length > musb_ep->packet_sz) and (is_buffer_mapped(req) return false),the rxstate() will copy all data in fifo to request->buf which may cause request->buf out of bounds. Fix it by add the length check : fifocnt = min_t(unsigned, request->length - request->actual, fifocnt);

Affected

23 ranges
VendorProductVersion rangeFixed in
debianlinux< linux 6.0.3-1 (bookworm)linux 6.0.3-1 (bookworm)
linuxlinux
linuxlinux>= 03840fad004ce8a56bc8b3bb60a2df10f6f9481e < 826f84ab04a5cafe484ea9c2c85a3930068e5cb7826f84ab04a5cafe484ea9c2c85a3930068e5cb7
linuxlinux>= 03840fad004ce8a56bc8b3bb60a2df10f6f9481e < a1008c8b9f357691ce6a8fdb8f157aecb2d79167a1008c8b9f357691ce6a8fdb8f157aecb2d79167
linuxlinux>= 03840fad004ce8a56bc8b3bb60a2df10f6f9481e < 7c80f3a918ba9aa26fb699ee887064ec3af0396a7c80f3a918ba9aa26fb699ee887064ec3af0396a
linuxlinux>= 03840fad004ce8a56bc8b3bb60a2df10f6f9481e < d6afcab1b48f4051211c50145b9e91be3b1b42c9d6afcab1b48f4051211c50145b9e91be3b1b42c9
linuxlinux>= 03840fad004ce8a56bc8b3bb60a2df10f6f9481e < acf0006f2b2b2ca672988875fd154429aafb2a9bacf0006f2b2b2ca672988875fd154429aafb2a9b
linuxlinux>= 03840fad004ce8a56bc8b3bb60a2df10f6f9481e < 3c84c7f592c4ba38f54ddaddd0115acc443025db3c84c7f592c4ba38f54ddaddd0115acc443025db
linuxlinux>= 03840fad004ce8a56bc8b3bb60a2df10f6f9481e < a9ccd2ab1becf5dcb6d57e9fcd981f5eaa606c96a9ccd2ab1becf5dcb6d57e9fcd981f5eaa606c96
linuxlinux>= 03840fad004ce8a56bc8b3bb60a2df10f6f9481e < 523313881f0aa5cbbdb548ce575b6e58b202bd76523313881f0aa5cbbdb548ce575b6e58b202bd76
linuxlinux>= 03840fad004ce8a56bc8b3bb60a2df10f6f9481e < eea4c860c3b366369eff0489d94ee4f0571d467deea4c860c3b366369eff0489d94ee4f0571d467d
linuxlinux_kernel>= 0 < 5.10.158-15.10.158-1
linuxlinux_kernel>= 0 < 6.0.3-16.0.3-1
linuxlinux_kernel>= 0 < 6.0.3-16.0.3-1
linuxlinux_kernel>= 0 < 6.0.3-16.0.3-1
linuxlinux_kernel>= 4.10.0 < 4.14.2964.14.296
linuxlinux_kernel>= 4.15.0 < 4.19.2624.19.262
linuxlinux_kernel>= 4.20.0 < 5.4.2205.4.220
linuxlinux_kernel>= 4.3.0 < 4.9.3314.9.331
linuxlinux_kernel>= 5.11.0 < 5.15.755.15.75
linuxlinux_kernel>= 5.16.0 < 5.19.175.19.17
linuxlinux_kernel>= 5.20.0 < 6.0.36.0.3
linuxlinux_kernel>= 5.5.0 < 5.10.1505.10.150
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.