commit | f953529f3b659a72c0982c2cf195158db96361f1 | [log] [tgz] |
---|---|---|
author | Bob Moore <robert.moore@intel.com> | Wed Feb 26 10:33:47 2014 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Mar 18 01:52:18 2014 +0100 |
tree | 48eeb4fe487c2c0c82add70e8b71edea9a14f37d | |
parent | a487af33a4f0f5ced860ab18c4a740b97b435a3e [diff] |
ACPICA: Prevent infinite loops when traversing corrupted lists. This change hardens the ACPICA code to detect circular linked object lists and prevent an infinite loop if such corruption exists. 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>