diff options
author | 2010-04-27 14:06:05 -0700 | |
---|---|---|
committer | 2010-05-06 02:38:25 -0400 | |
commit | 97c227cb51ddcf52c66f7a7fba69237026418b56 (patch) | |
tree | 68833613ebe79fb7cec38d3ff0be3a457844fe5b /fs/cachefiles/security.c | |
parent | power_meter: acpi_device_class "power_meter_resource" too long (diff) | |
download | wireguard-linux-97c227cb51ddcf52c66f7a7fba69237026418b56.tar.xz wireguard-linux-97c227cb51ddcf52c66f7a7fba69237026418b56.zip |
sbshc: acpi_device_class "smbus_host_controller" too long
acpi_device_class can only be 19 characters and a NULL terminator.
With the current name we get a buffer overflow in acpi_smbus_hc_add()
when we do:
strcpy(acpi_device_class(device), ACPI_SMB_HC_CLASS);
Signed-off-by: Dan Carpenter <error27@gmail.com>
Cc: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'fs/cachefiles/security.c')
0 files changed, 0 insertions, 0 deletions