KSPP / linux

Linux kernel source tree (Kernel Self Protection Project)
https://kernsec.org/wiki/index.php/Kernel_Self_Protection_Project
Other
83 stars 5 forks source link

Fix -Warray-bounds warning in arch/arm/mach-omap2/powerdomain.c #307

Closed GustavoARSilva closed 1 year ago

GustavoARSilva commented 1 year ago

arch/arm/mach-omap2/powerdomain.c:178:45: warning: array subscript -22 is below array bounds of 'unsigned int[4]' [-Warray-bounds]
GustavoARSilva commented 1 year ago

Patch: https://lore.kernel.org/linux-hardening/ZIFVGwImU3kpaGeH@work/