CVE-2024-49862
N/A
N/A
Summary
In 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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 98ff639a7289067247b3ef9dd5d1e922361e7365 < 288cbc505e2046638c615c36357cb78bc9fee1e0 | affected |
| Linux | Linux | 98ff639a7289067247b3ef9dd5d1e922361e7365 < 851e7f7f14a15f4e47b7d0f70d5c4a2b95b824d6 | affected |
| Linux | Linux | 98ff639a7289067247b3ef9dd5d1e922361e7365 < 6a34f3b0d7f11fb6ed72da315fd2360abd9c0737 | affected |
| Linux | Linux | 98ff639a7289067247b3ef9dd5d1e922361e7365 < 95f6580352a7225e619551febb83595bcb77ab17 | affected |
| Linux | Linux | 6.5 | affected |
| Linux | Linux | 0 < 6.5 | unaffected |
| Linux | Linux | 6.6.54 <= 6.6.* | unaffected |
| Linux | Linux | 6.10.13 <= 6.10.* | unaffected |
| Linux | Linux | 6.11.2 <= 6.11.* | unaffected |
| Linux | Linux | 6.12 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/288cbc505e2046638c615c36357cb78bc9fee1e0
- https://git.kernel.org/stable/c/851e7f7f14a15f4e47b7d0f70d5c4a2b95b824d6
- https://git.kernel.org/stable/c/6a34f3b0d7f11fb6ed72da315fd2360abd9c0737
- https://git.kernel.org/stable/c/95f6580352a7225e619551febb83595bcb77ab17
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.