CVE-2023-53840
Linux Kernel 4.12-5.15.99, 5.16-6.1.16, 6.2-6.2.3 - Out-of-Bounds Memory Access in xhci-dbc USB Driver
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: usb: early: xhci-dbc: Fix a potential out-of-bound memory access If xdbc_bulk_write() fails, the values in 'buf' can be anything. So the string is not guaranteed to be NULL terminated when xdbc_trace() is called. Reserve an extra byte, which will be zeroed automatically because 'buf' is a static variable, in order to avoid troubles, should it happen.
References (4)
Core 4
Core References
Scores
EPSS
0.0022
EPSS Percentile
12.4%
Details
Status
published
Products (13)
linux/Kernel
4.12.0 - 5.15.99linux
linux/Kernel
5.16.0 - 6.1.16linux
linux/Kernel
6.2.0 - 6.2.3linux
Linux/Linux
< 4.12
Linux/Linux
4.12
Linux/Linux
5.15.99 - 5.15.*
Linux/Linux
6.1.16 - 6.1.*
Linux/Linux
6.2.3 - 6.2.*
Linux/Linux
6.3
Linux/Linux
aeb9dd1de98c1a5f2007ea5d2a154c1244caf8a0 - 351c8d8650d1ccc006255fa01f98b6c6496a02e5
... and 3 more
Published
Dec 09, 2025
Tracked Since
Feb 18, 2026