linux-next/drivers/pinctrl/mvebu
David Wang acfeb6defc Fix a potential abuse of seq_printf() format string in drivers
Using device name as format string of seq_printf() is proned to
"Format string attack", opens possibility for exploitation.
Seq_puts() is safer and more efficient.

Signed-off-by: David Wang <00107082@163.com>
Reviewed-by: Kees Cook <kees@kernel.org>
Link: https://lore.kernel.org/r/20241120053055.225195-1-00107082@163.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-22 15:31:35 +01:00
..
Kconfig pinctrl: mvebu: pinctrl driver for 98DX2530 SoC 2022-04-18 01:15:34 +02:00
Makefile pinctrl: mvebu: pinctrl driver for 98DX2530 SoC 2022-04-18 01:15:34 +02:00
pinctrl-ac5.c pinctrl: Explicitly include correct DT includes 2023-07-20 21:41:24 +02:00
pinctrl-armada-37xx.c Fix a potential abuse of seq_printf() format string in drivers 2024-11-22 15:31:35 +01:00
pinctrl-armada-38x.c pinctrl: Use device_get_match_data() 2023-10-30 14:50:42 +01:00
pinctrl-armada-39x.c pinctrl: Use device_get_match_data() 2023-10-30 14:50:42 +01:00
pinctrl-armada-370.c pinctrl: Explicitly include correct DT includes 2023-07-20 21:41:24 +02:00
pinctrl-armada-375.c pinctrl: Explicitly include correct DT includes 2023-07-20 21:41:24 +02:00
pinctrl-armada-ap806.c pinctrl: Use device_get_match_data() 2023-10-30 14:50:42 +01:00
pinctrl-armada-cp110.c pinctrl: Use device_get_match_data() 2023-10-30 14:50:42 +01:00
pinctrl-armada-xp.c pinctrl: Use device_get_match_data() 2023-10-30 14:50:42 +01:00
pinctrl-dove.c pinctrl: mvebu: Fix devinit_dove_pinctrl_probe function 2024-09-02 10:08:46 +02:00
pinctrl-kirkwood.c pinctrl: Use device_get_match_data() 2023-10-30 14:50:42 +01:00
pinctrl-mvebu.c pinctrl: Explicitly include correct DT includes 2023-07-20 21:41:24 +02:00
pinctrl-mvebu.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
pinctrl-orion.c pinctrl: Use device_get_match_data() 2023-10-30 14:50:42 +01:00