aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2021-11-30 13:51:17 +0300
committerGuenter Roeck <[email protected]>2021-12-26 15:02:06 -0800
commit3315e716999d98d628abebbffaa82bef52962c95 (patch)
treeaacaf38c68c1db1595afcbf7f37aaa0ae3fb77c0 /net/lapb/lapb_timer.c
parent34e2bd10ab6005d2967c2f203fea664fd44d0b0f (diff)
hwmon: (asus_wmi_sensors) fix an array overflow
Smatch detects this array overflow: drivers/hwmon/asus_wmi_sensors.c:569 asus_wmi_configure_sensor_setup() error: buffer overflow 'hwmon_attributes' 8 <= 9 The hwmon_attributes[] array should have "hwmon_max" so that it gets larger when more attributes are added. Fixes: 9d07e54a25b8 ("hwmon: (asus_wmi_sensors) Support X370 Asus WMI.") Signed-off-by: Dan Carpenter <[email protected]> Link: https://lore.kernel.org/r/20211130105117.GH5827@kili Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions