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/
References
Configurations
Configuration 1 (hide)
|
History
23 Sep 2025, 13:53
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Summary |
|
|
First Time |
Linux
Linux linux Kernel |
|
References | () https://git.kernel.org/stable/c/28d5387c1994f5e1e0d41b30a1f3dd6e1f609252 - Patch | |
References | () https://git.kernel.org/stable/c/40d8abf364bcab23bc715a9221a3c8623956257b - Patch | |
References | () https://git.kernel.org/stable/c/97b5593fd1b182b3fdb180b6bbe64ec09669988b - Patch | |
References | () https://git.kernel.org/stable/c/b3f15609ffa521de12244cd6af24002030dda3f5 - Patch | |
References | () https://git.kernel.org/stable/c/b80b19b32a432c9eee1cd200ef7aaddf608f54d1 - Patch | |
References | () https://git.kernel.org/stable/c/cb249f8c00f40dba83b7da8207ac14ca46e9ec9e - Patch | |
References | () https://git.kernel.org/stable/c/d208ea44e25b31db5a4d5e8c31df51787a3e9303 - Patch | |
References | () https://git.kernel.org/stable/c/d7339f2a3938fb56b5f28d53f5345900b5fa0e74 - Patch | |
References | () https://git.kernel.org/stable/c/e5b681822cac1f8093759b02e16c06b2c64b6788 - Patch | |
CWE | CWE-125 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.1 |
26 Feb 2025, 07:00
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:00
Updated : 2025-09-23 13:53
NVD link : CVE-2022-49145
Mitre link : CVE-2022-49145
CVE.ORG link : CVE-2022-49145
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-125
Out-of-bounds Read