Answer in brief
CVE-2024-49862 records a Unknown severity vulnerability in powercap: intel_rapl: Fix off by one in get_rpi(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=98ff639a7289067247b3ef9dd5d1e922361e7365 <288cbc505e2046638c615c36357cb78bc9fee1e0 || >=98ff639a7289067247b3ef9dd5d1e922361e7365 <851e7f7f14a15f4e47b7d0f70d5c4a2b95b824d6 || >=98ff639a7289067247b3ef9dd5d1e922361e7365 <6a34f3b0d7f11fb6ed72da315fd2360abd9c0737 || >=98ff639a7289067247b3ef9dd5d1e922361e7365 <95f6580352a7225e619551febb83595bcb77ab17 | 288cbc505e2046638c615c36357cb78bc9fee1e0, 851e7f7f14a15f4e47b7d0f70d5c4a2b95b824d6, 6a34f3b0d7f11fb6ed72da315fd2360abd9c0737, 95f6580352a7225e619551febb83595bcb77ab17 |
| Linux/Linuxgeneric | 6.5 | Not reported |
Published upstream
Oct 21, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-49862 records a Unknown severity vulnerability in powercap: intel_rapl: Fix off by one in get_rpi(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=98ff639a7289067247b3ef9dd5d1e922361e7365 <288cbc505e2046638c615c36357cb78bc9fee1e0 || >=98ff639a7289067247b3ef9dd5d1e922361e7365 <851e7f7f14a15f4e47b7d0f70d5c4a2b95b824d6 || >=98ff639a7289067247b3ef9dd5d1e922361e7365 <6a34f3b0d7f11fb6ed72da315fd2360abd9c0737 || >=98ff639a7289067247b3ef9dd5d1e922361e7365 <95f6580352a7225e619551febb83595bcb77ab17 | 288cbc505e2046638c615c36357cb78bc9fee1e0, 851e7f7f14a15f4e47b7d0f70d5c4a2b95b824d6, 6a34f3b0d7f11fb6ed72da315fd2360abd9c0737, 95f6580352a7225e619551febb83595bcb77ab17 |
| Linux/Linuxgeneric | 6.5 | Not reported |
Published upstream
Oct 21, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.