diff options
author | Bob Moore <robert.moore@intel.com> | 2013-05-08 04:01:15 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-19 10:54:35 -0700 |
commit | b03a3c907aa9f1caa0624055374a633a03f8e8b2 (patch) | |
tree | 330d5f333263c355f758be42b45ca8bf00d5c590 /sound | |
parent | 3fbe1888cace5d821aa59f804737c90ac6eb4542 (diff) | |
download | linux-3.10-b03a3c907aa9f1caa0624055374a633a03f8e8b2.tar.gz linux-3.10-b03a3c907aa9f1caa0624055374a633a03f8e8b2.tar.bz2 linux-3.10-b03a3c907aa9f1caa0624055374a633a03f8e8b2.zip |
ACPICA: Fix possible buffer overflow during a field unit read operation
commit 61388f9e5d93053cf399a356414f31f9b4814c6d upstream.
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 <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions