In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: Fix out-of-bounds array access in ACPI package parsing The hp_populate_*_elements_from_package() functi…
High CVSS 7.1
Summary
In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: Fix out-of-bounds array access in ACPI package parsing The hp_populate_*_elements_from_package() functions in the hp-bioscfg driver contain out-of-bounds array access vulnerabilities. These functions parse ACPI packages into internal data structures using a for loop with index variable 'elem' that iterates through enum_obj/integer_obj/order_obj/password_obj/string_obj arrays. When processing multi-…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/79cab730dbaaac03b946c7f5681bd08c986e2abd Patch
- https://git.kernel.org/stable/c/cf7ae870560b988247a4bbbe5399edd326632680 Patch
- https://git.kernel.org/stable/c/db4c26adf7117b1a4431d1197ae7109fee3230ad Patch
- https://git.kernel.org/stable/c/e44c42c830b7ab36e3a3a86321c619f24def5206 Patch
Timeline
- nvd_ingest NVD