ACPI: APEI: EINJ: Limit error type to 32-bit width
mainline inclusion from mainline-v6.3-rc1 commit 53fc7e80 category: feature bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I8ZRE0 CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=53fc7e80f3aa9c34d396bcfbcc03a4c0d2eaac96 -------------------------------- The bit map of error types to inject is 32-bit width [1]. Add parameter check to reflect the fact. [1] ACPI Specification 6.4, Section 18.6.4. Error Types Intel-SIG: commit 53fc7e80 ACPI: APEI: EINJ: Limit error type to 32-bit width. Backport to limit error types to 32-bit width. Signed-off-by:Shuai Xue <xueshuai@linux.alibaba.com> Reviewed-by:
Tony Luck <tony.luck@intel.com> Signed-off-by:
Rafael J. Wysocki <rafael.j.wysocki@intel.com> Signed-off-by:
Wen Jin <wen.jin@intel.com>
Loading
Please sign in to comment