[lvc-project] [PATCH v2 0/2] Input: adp5588-keys - fixes and improvements for report events processing
Denis Arefev
arefev at swemel.ru
Tue May 20 14:13:56 MSK 2025
The first patch fixes a missing check of the return value of the adp5588_read function.
The second patch prevent a possible buffer overflow kpad->keycode[code]
Link to v1:
https://lore.kernel.org/all/20250516134313.282564-1-arefev@swemel.ru/
Denis Arefev (2):
Input: adp5588-keys - Add check on return code
Input: adp5588-keys - Prevent buffer overflow
drivers/input/keyboard/adp5588-keys.c | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 deletions(-)
--
2.43.0
More information about the lvc-project
mailing list