[PATCH 0/3] XPAD safety strengthening
Griffin Kroah-Hartman <[email protected]> Mon, 03 Aug 2026 17:07:23 +0200
| Newsgroups | org.kernel.vger.linux-input,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
A patch series dedicated to increasing the security of the Xbox controller family input signals. Signed-off-by: Griffin Kroah-Hartman <[email protected]> --- Griffin Kroah-Hartman (3): Input: xpad - add safer data access framework Input: xpad - add sdata_check() to xpad controllers Input: xpad - add sdata_check() to xpad360 branches drivers/input/joystick/xpad.c | 240 +++++++++++++++++++++++++----------------- 1 file changed, 142 insertions(+), 98 deletions(-) --- base-commit: f5098b6bae761e346ebcd9da7f95622c04733cff change-id: 20260729-xpadone_packet_fix-3cdceb6fc8ff Best regards, -- Griffin Kroah-Hartman <[email protected]>