Skip to content
Commit 3594f4c0 authored by Kees Cook's avatar Kees Cook Committed by Anton Vorontsov
Browse files

charger-manager: Ensure event is not used as format string



The exposed interface for cm_notify_event() could result in the event msg
string being parsed as a format string. Make sure it is only used as a
literal string.

Signed-off-by: default avatarKees Cook <keescook@chromium.org>
Cc: stable@vger.kernel.org
Cc: Anton Vorontsov <cbou@mail.ru>
Cc: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: default avatarAnton Vorontsov <anton@enomsg.org>
parent 4b43eb67
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment