lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <53CC082B.70207@euromail.se> Date: Sun, 20 Jul 2014 20:19:23 +0200 From: Henrik Rydberg <rydberg@...omail.se> To: Dmitry Torokhov <dmitry.torokhov@...il.com>, linux-input@...r.kernel.org CC: Benson Leung <bleung@...omium.org>, David Herrmann <dh.herrmann@...il.com>, Andrew de los Reyes <adlr@...omium.org>, linux-kernel@...r.kernel.org Subject: Re: [PATCH] Input: fix defuzzing logic Hi Dmitry, > We attempt to remove noise from coordinates reported by devices in > input_handle_abs_event(), unfortunately, unless we were dropping the > event altogether, we were ignoring the adjusted value and were passing > on the original value instead. > > Reviewed-by: Andrew de los Reyes <adlr@...omium.org> > Reviewed-by: Benson Leung <bleung@...omium.org> > Signed-off-by: Dmitry Torokhov <dmitry.torokhov@...il.com> > --- > drivers/input/input.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) Oh my, that was a bad one. Reviewed-by: Henrik Rydberg <rydberg@...omail.se> Thanks, Henrik -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists