WSL2-Linux-Kernel/drivers/thermal
Dan Carpenter 3a8f4e58e1 thermal: core: prevent potential string overflow
[ Upstream commit c99626092efca3061b387043d4a7399bf75fbdd5 ]

The dev->id value comes from ida_alloc() so it's a number between zero
and INT_MAX.  If it's too high then these sprintf()s will overflow.

Fixes: 203d3d4aa4 ("the generic thermal sysfs driver")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-11-20 11:08:15 +01:00
..
broadcom
intel thermal: intel: BXT_PMIC: select REGMAP instead of depending on it 2023-03-11 13:57:32 +01:00
qcom thermal/drivers/tsens: limit num_sensors to 9 for msm8939 2023-03-10 09:39:10 +01:00
samsung
st
tegra thermal/core: Rename 'trips' to 'num_trips' 2023-02-01 08:27:15 +01:00
ti-soc-thermal
Kconfig
Makefile
amlogic_thermal.c
armada_thermal.c
cpufreq_cooling.c
cpuidle_cooling.c
da9062-thermal.c
db8500_thermal.c
devfreq_cooling.c
dove_thermal.c
gov_bang_bang.c
gov_fair_share.c thermal: Validate new state in cur_state_store() 2023-02-01 08:27:15 +01:00
gov_power_allocator.c thermal/core: Rename 'trips' to 'num_trips' 2023-02-01 08:27:15 +01:00
gov_step_wise.c
gov_user_space.c
hisi_thermal.c thermal/drivers/hisi: Drop second sensor hi3660 2023-03-10 09:39:18 +01:00
imx8mm_thermal.c thermal/drivers/imx8mm_thermal: Validate temperature range 2022-12-31 13:14:31 +01:00
imx_sc_thermal.c
imx_thermal.c
k3_bandgap.c
khadas_mcu_fan.c
kirkwood_thermal.c
max77620_thermal.c
mtk_thermal.c Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_thermal_probe" 2023-07-05 18:25:05 +01:00
qoriq_thermal.c
rcar_gen3_thermal.c
rcar_thermal.c
rockchip_thermal.c
spear_thermal.c
sprd_thermal.c
sun8i_thermal.c thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe() 2023-07-23 13:46:46 +02:00
thermal-generic-adc.c
thermal_core.c thermal: core: prevent potential string overflow 2023-11-20 11:08:15 +01:00
thermal_core.h
thermal_helpers.c thermal/core: Rename 'trips' to 'num_trips' 2023-02-01 08:27:15 +01:00
thermal_hwmon.c
thermal_hwmon.h
thermal_mmio.c
thermal_netlink.c thermal/core: Rename 'trips' to 'num_trips' 2023-02-01 08:27:15 +01:00
thermal_netlink.h
thermal_of.c
thermal_sysfs.c thermal: Validate new state in cur_state_store() 2023-02-01 08:27:15 +01:00
uniphier_thermal.c