Answer in brief
CVE-2026-46286 records a Medium severity (CVSS 5.5) vulnerability in leds: qcom-lpg: Check for array overflow when selecting the high resolution. 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.
CVSS is 5.5. 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 | >=b00d2ed37617b5f2f091c98acf542fbedefcbf9b <28a2e047d03721e0517c67ee726eaa6621c30e5f || >=b00d2ed37617b5f2f091c98acf542fbedefcbf9b <36ce3094dc50598f38fd961b46688cd533940efc || >=b00d2ed37617b5f2f091c98acf542fbedefcbf9b <438e357b3cc6cd6900df271e4bc567bfe1142281 || >=b00d2ed37617b5f2f091c98acf542fbedefcbf9b <f67a24e75d3251ba42538738120b6b659c0dca7d || >=b00d2ed37617b5f2f091c98acf542fbedefcbf9b <d45963a93c1495e9f1338fde91d0ebba8fd22474 | 28a2e047d03721e0517c67ee726eaa6621c30e5f, 36ce3094dc50598f38fd961b46688cd533940efc, 438e357b3cc6cd6900df271e4bc567bfe1142281, f67a24e75d3251ba42538738120b6b659c0dca7d, d45963a93c1495e9f1338fde91d0ebba8fd22474 |
| Linux/Linuxgeneric | 6.4 | Not reported |
Published upstream
Jun 8, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Jul 8, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jul 7, 2026
In the Linux kernel, the following vulnerability has been resolved: leds: qcom-lpg: Check for array overflow when selecting the high resolution When selecting the high resolution values from the array, FIELD_GET() is used to pull from a 3 bit register, yet the array being indexed has only 5 values in it. Odds are the hardware is sane, but just to be safe, properly check before just overflowing and reading random data and then setting up chip values based on that.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2026-46286 records a Medium severity (CVSS 5.5) vulnerability in leds: qcom-lpg: Check for array overflow when selecting the high resolution. 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.
CVSS is 5.5. 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 | >=b00d2ed37617b5f2f091c98acf542fbedefcbf9b <28a2e047d03721e0517c67ee726eaa6621c30e5f || >=b00d2ed37617b5f2f091c98acf542fbedefcbf9b <36ce3094dc50598f38fd961b46688cd533940efc || >=b00d2ed37617b5f2f091c98acf542fbedefcbf9b <438e357b3cc6cd6900df271e4bc567bfe1142281 || >=b00d2ed37617b5f2f091c98acf542fbedefcbf9b <f67a24e75d3251ba42538738120b6b659c0dca7d || >=b00d2ed37617b5f2f091c98acf542fbedefcbf9b <d45963a93c1495e9f1338fde91d0ebba8fd22474 | 28a2e047d03721e0517c67ee726eaa6621c30e5f, 36ce3094dc50598f38fd961b46688cd533940efc, 438e357b3cc6cd6900df271e4bc567bfe1142281, f67a24e75d3251ba42538738120b6b659c0dca7d, d45963a93c1495e9f1338fde91d0ebba8fd22474 |
| Linux/Linuxgeneric | 6.4 | Not reported |
Published upstream
Jun 8, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Jul 8, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jul 7, 2026
In the Linux kernel, the following vulnerability has been resolved: leds: qcom-lpg: Check for array overflow when selecting the high resolution When selecting the high resolution values from the array, FIELD_GET() is used to pull from a 3 bit register, yet the array being indexed has only 5 values in it. Odds are the hardware is sane, but just to be safe, properly check before just overflowing and reading random data and then setting up chip values based on that.
Quoted source text, attributed separately from HOL analysis.