mirror of
https://github.com/torvalds/linux.git
synced 2026-05-13 00:28:54 +02:00
When selecting the high resolution values from the array, FIELD_GET() is used to pull from a 3 bit register, yet the array being indexed has only 5 values in it. Odds are the hardware is sane, but just to be safe, properly check before just overflowing and reading random data and then setting up chip values based on that. Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Link: https://patch.msgid.link/2026021934-nearby-playroom-036b@gregkh Signed-off-by: Lee Jones <lee@kernel.org> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| leds-group-multicolor.c | ||
| leds-ktd202x.c | ||
| leds-lp5812.c | ||
| leds-lp5812.h | ||
| leds-mt6370-rgb.c | ||
| leds-ncp5623.c | ||
| leds-pwm-multicolor.c | ||
| leds-qcom-lpg.c | ||
| Makefile | ||