Answer in brief
CVE-2022-49163 records a High severity (CVSS 7.1) vulnerability in media: imx-jpeg: fix a bug of accessing array out of bounds. 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 7.1. 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.
| Product | Affected versions | Fixed versions |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | Not reported | Not reported |
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=2db16c6ed72ce644d5639b3ed15e5817442db4ba <02f9f97d54ffc85b50ad77f5b1f3c8f69cd17747 || >=2db16c6ed72ce644d5639b3ed15e5817442db4ba <20c8b90430c5d6c4a3936eaa7c35aac670581487 || >=2db16c6ed72ce644d5639b3ed15e5817442db4ba <e209e6db2e527db6a93b14c2deedf969caca78fc || >=2db16c6ed72ce644d5639b3ed15e5817442db4ba <97558d170a1236280407e8d29a7d095d2c2ed554 | 02f9f97d54ffc85b50ad77f5b1f3c8f69cd17747, 20c8b90430c5d6c4a3936eaa7c35aac670581487, e209e6db2e527db6a93b14c2deedf969caca78fc, 97558d170a1236280407e8d29a7d095d2c2ed554 |
| Linux/Linuxgeneric | 5.13 | Not reported |
Published upstream
Feb 26, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 4, 2026
In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: fix a bug of accessing array out of bounds When error occurs in parsing jpeg, the slot isn't acquired yet, it may be the default value MXC_MAX_SLOTS. If the driver access the slot using the incorrect slot number, it will access array out of bounds. The result is the driver will change num_domains, which follows slot_data in struct mxc_jpeg_dev. Then the driver won't detach the pm domain at rmmod, which will lead to kernel panic when trying to insmod again.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2022-49163 records a High severity (CVSS 7.1) vulnerability in media: imx-jpeg: fix a bug of accessing array out of bounds. 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 7.1. 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.
| Product | Affected versions | Fixed versions |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | Not reported | Not reported |
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=2db16c6ed72ce644d5639b3ed15e5817442db4ba <02f9f97d54ffc85b50ad77f5b1f3c8f69cd17747 || >=2db16c6ed72ce644d5639b3ed15e5817442db4ba <20c8b90430c5d6c4a3936eaa7c35aac670581487 || >=2db16c6ed72ce644d5639b3ed15e5817442db4ba <e209e6db2e527db6a93b14c2deedf969caca78fc || >=2db16c6ed72ce644d5639b3ed15e5817442db4ba <97558d170a1236280407e8d29a7d095d2c2ed554 | 02f9f97d54ffc85b50ad77f5b1f3c8f69cd17747, 20c8b90430c5d6c4a3936eaa7c35aac670581487, e209e6db2e527db6a93b14c2deedf969caca78fc, 97558d170a1236280407e8d29a7d095d2c2ed554 |
| Linux/Linuxgeneric | 5.13 | Not reported |
Published upstream
Feb 26, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 4, 2026
In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: fix a bug of accessing array out of bounds When error occurs in parsing jpeg, the slot isn't acquired yet, it may be the default value MXC_MAX_SLOTS. If the driver access the slot using the incorrect slot number, it will access array out of bounds. The result is the driver will change num_domains, which follows slot_data in struct mxc_jpeg_dev. Then the driver won't detach the pm domain at rmmod, which will lead to kernel panic when trying to insmod again.
Quoted source text, attributed separately from HOL analysis.