Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hwmon: (applesmc) Limit key length in warning messages
commit ac852ed upstream. Key lookups may call read_smc() with a fixed-length key string, and if the lookup fails, trailing stack content may appear in the kernel log. Fixed with this patch. Signed-off-by: Henrik Rydberg <[email protected]> Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Ben Hutchings <[email protected]>
- Loading branch information