aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorDan Williams <[email protected]>2017-04-25 19:58:31 +0000
committerRafael J. Wysocki <[email protected]>2017-04-26 22:27:49 +0000
commit0de0e198bc7191a0e46cf71f66fec4d07ca91396 (patch)
treec87c76de72cb5ba4f4d93a3b85f4f39ed5b92eaf /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentLinux 4.11-rc8 (diff)
downloadkernel-0de0e198bc7191a0e46cf71f66fec4d07ca91396.tar.gz
kernel-0de0e198bc7191a0e46cf71f66fec4d07ca91396.zip
ACPI / sysfs: fix acpi_get_table() leak / acpi-sysfs denial of service
Reading an ACPI table through the /sys/firmware/acpi/tables interface more than 65,536 times leads to the following log message: ACPI Error: Table ffff88033595eaa8, Validation count is zero after increment (20170119/tbutils-423) ...and the table being unavailable until the next reboot. Add the missing acpi_put_table() so the table ->validation_count is decremented after each read. Reported-by: Anush Seetharaman <[email protected]> Fixes: 174cc7187e6f "ACPICA: Tables: Back port acpi_get_table_with_size() ..." Signed-off-by: Dan Williams <[email protected]> Cc: 4.10+ <[email protected]> # 4.10+ Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions