diff options
author | Eddie James <eajames@linux.ibm.com> | 2020-01-07 16:40:40 +0100 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2020-01-23 22:15:10 +0100 |
commit | d9c8ae69b9962197883f79c7df3fd562cc52b21a (patch) | |
tree | 43ebf331dc34a603177768f2fc54712f64aa4bc3 /drivers/hwmon/raspberrypi-hwmon.c | |
parent | hwmon: (w83627ehf) Remove set but not used variable 'fan4min' (diff) | |
download | linux-d9c8ae69b9962197883f79c7df3fd562cc52b21a.tar.xz linux-d9c8ae69b9962197883f79c7df3fd562cc52b21a.zip |
hwmon: (pmbus/ibm-cffps) Prevent writing on_off_config with bad data
If the user write parameters resulted in no bytes being written to the
temporary buffer, then ON_OFF_CONFIG will be written with uninitialized
data. Prevent this by bailing out in this case.
Signed-off-by: Eddie James <eajames@linux.ibm.com>
Link: https://lore.kernel.org/r/1578411640-16929-1-git-send-email-eajames@linux.ibm.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions