From: Bob Moore Date: Wed, 8 May 2013 04:01:15 +0000 (+0000) Subject: ACPICA: Fix possible buffer overflow during a field unit read operation X-Git-Tag: v3.10-rc1~22^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61388f9e5d93053cf399a356414f31f9b4814c6d;p=pandora-kernel.git ACPICA: Fix possible buffer overflow during a field unit read operation Can only happen under these conditions: 1) The DSDT version is 1, meaning integers are 32-bits. 2) The field is between 33 and 64 bits long. It applies cleanly back to ACPICA 20100806+ (Linux v2.6.37+). Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Cc: 2.6.37+ Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed