Files
linux/drivers/input
Dmitry Torokhov 48c9d92fd4 Input: ims-pcu - add response length checks
The driver processes response data from device buffers without verifying
that the device actually sent enough data. This can lead to
out-of-bounds reads or processing stale data.

Add checks for the expected response length before accessing the
buffers.

Fixes: 628329d524 ("Input: add IMS Passenger Control Unit driver")
Cc: stable@vger.kernel.org
Reported-by: Sashiko bot <sashiko-bot@kernel.org>
Assisted-by: Gemini:gemini-3.1-pro
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2026-06-06 21:05:16 -07:00
..
2026-05-31 19:43:25 -07:00
2026-05-31 19:43:25 -07:00
2026-05-31 19:43:25 -07:00
2026-03-12 10:44:42 -07:00
2024-12-17 13:53:52 -08:00