CVE-2024-49862
HighIn the Linux kernel, the following vulnerability has been resolved: powercap: intel_rapl: Fix off by one in get_rpi() The rp->priv->rpi array is either rpi_msr or rpi_tpmi which have NR_RAPL_PRIMITIVES number of elements. Thus the > needs to be >= to prevent an off by one access.
CVSS 3.1 score
7.1
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness type
CWE-193CVE-2024-49862 is classified as CWE-193
See CWE-193 on MITRE CWE for full details on this weakness type.
Affected versions
Linux kernel versions
6.5
and later are affected. Fixed in
6.6.54,
6.10.13,
6.11.2,
6.12
and their respective stable series.
References
The following references provide additional information about CVE-2024-49862 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/288cbc505e2046638c615c36357cb78bc9fee1e0
-
PatchKernel patch commithttps://git.kernel.org/stable/c/6a34f3b0d7f11fb6ed72da315fd2360abd9c0737
-
PatchKernel patch commithttps://git.kernel.org/stable/c/851e7f7f14a15f4e47b7d0f70d5c4a2b95b824d6
Frequently asked questions
-
What is CVE-2024-49862?
CVE-2024-49862 is a High severity Linux kernel vulnerability with a CVSS score of 7.1 out of 10 . It affects Linux kernel versions from 6.5 onward and has been patched in 6.6.54, 6.10.13, 6.11.2 and others. CVE-2024-49862 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-49862?
CVE-2024-49862 has a CVSS score of 7.1 out of 10, rated High severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H. -
Is there a patch available for CVE-2024-49862?
Yes — CVE-2024-49862 has been patched. Fixed versions include 6.6.54, 6.10.13, 6.11.2 and others. If you are running Linux kernel 6.5 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2024-49862 actively exploited?
No — CVE-2024-49862 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.