mirror of
https://github.com/torvalds/linux.git
synced 2026-07-18 19:47:46 +02:00
Based on patch originally by Jeff Mahoney <jeffm@suse.com> enclosure_status is expected to be a NULL terminated array of strings but isn't actually NULL terminated. When writing an invalid value to /sys/class/enclosure/.../.../status, it goes off the end of the array and Oopses. Fix by making the assumption true and adding NULL at the end. Reported-by: Artur Wojcik <artur.wojcik@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de> |
||
|---|---|---|
| .. | ||
| c2port | ||
| cb710 | ||
| eeprom | ||
| hdpuftrs | ||
| ibmasm | ||
| iwmc3200top | ||
| sgi-gru | ||
| sgi-xp | ||
| atmel_pwm.c | ||
| atmel_tclib.c | ||
| atmel-ssc.c | ||
| ds1682.c | ||
| enclosure.c | ||
| ep93xx_pwm.c | ||
| hpilo.c | ||
| hpilo.h | ||
| ics932s401.c | ||
| ioc4.c | ||
| isl29003.c | ||
| Kconfig | ||
| kgdbts.c | ||
| lkdtm.c | ||
| Makefile | ||
| phantom.c | ||
| tifm_7xx1.c | ||
| tifm_core.c | ||