Bug 2348029 (CVE-2022-49145) - CVE-2022-49145 kernel: ACPI: CPPC: Avoid out of bounds access when parsing _CPC data
Summary: CVE-2022-49145 kernel: ACPI: CPPC: Avoid out of bounds access when parsing _C...
Keywords:
Status: NEW
Alias: CVE-2022-49145
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-02-26 03:15 UTC by OSIDB Bzimport
Modified: 2025-02-27 07:44 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-02-26 03:15:10 UTC
In the Linux kernel, the following vulnerability has been resolved:

ACPI: CPPC: Avoid out of bounds access when parsing _CPC data

If the NumEntries field in the _CPC return package is less than 2, do
not attempt to access the "Revision" element of that package, because
it may not be present then.

BugLink: https://lore.kernel.org/lkml/20220322143534.GC32582@xsang-OptiPlex-9020/

Comment 1 Avinash Hanwate 2025-02-26 21:42:40 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025022608-CVE-2022-49145-3c50@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.