Answer in brief
CVE-2026-46313 records a Medium severity (CVSS 5.5) vulnerability in media: intel/ipu6: fix error pointer dereference. 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 | >=25fedc021985a66a357a599ab771d6b495b6f78c <fad134c446189e9bb48cea1a5ca426d2889a9c71 || >=25fedc021985a66a357a599ab771d6b495b6f78c <f43e30646fc93799f3f48530d0ccbd52902c0541 || >=25fedc021985a66a357a599ab771d6b495b6f78c <c352f90e093ae49902e47f41579e1aa41899ff64 || >=25fedc021985a66a357a599ab771d6b495b6f78c <8dd088b8b106f7b119664f965b691785998edcfb | fad134c446189e9bb48cea1a5ca426d2889a9c71, f43e30646fc93799f3f48530d0ccbd52902c0541, c352f90e093ae49902e47f41579e1aa41899ff64, 8dd088b8b106f7b119664f965b691785998edcfb |
| Linux/Linuxgeneric | 6.10 | 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: media: intel/ipu6: fix error pointer dereference In a error path isp->psys is confirmed to be an error pointer not NULL so this condition is true and the error pointer is dereferenced. So isp-psys should be set to NULL before going to out_ipu6_bus_del_devices. Detected by Smatch: drivers/media/pci/intel/ipu6/ipu6.c:690 ipu6_pci_probe() error: 'isp->psys' dereferencing possible ERR_PTR() [Sakari Ailus: Fix commit message.]
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2026-46313 records a Medium severity (CVSS 5.5) vulnerability in media: intel/ipu6: fix error pointer dereference. 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 | >=25fedc021985a66a357a599ab771d6b495b6f78c <fad134c446189e9bb48cea1a5ca426d2889a9c71 || >=25fedc021985a66a357a599ab771d6b495b6f78c <f43e30646fc93799f3f48530d0ccbd52902c0541 || >=25fedc021985a66a357a599ab771d6b495b6f78c <c352f90e093ae49902e47f41579e1aa41899ff64 || >=25fedc021985a66a357a599ab771d6b495b6f78c <8dd088b8b106f7b119664f965b691785998edcfb | fad134c446189e9bb48cea1a5ca426d2889a9c71, f43e30646fc93799f3f48530d0ccbd52902c0541, c352f90e093ae49902e47f41579e1aa41899ff64, 8dd088b8b106f7b119664f965b691785998edcfb |
| Linux/Linuxgeneric | 6.10 | 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: media: intel/ipu6: fix error pointer dereference In a error path isp->psys is confirmed to be an error pointer not NULL so this condition is true and the error pointer is dereferenced. So isp-psys should be set to NULL before going to out_ipu6_bus_del_devices. Detected by Smatch: drivers/media/pci/intel/ipu6/ipu6.c:690 ipu6_pci_probe() error: 'isp->psys' dereferencing possible ERR_PTR() [Sakari Ailus: Fix commit message.]
Quoted source text, attributed separately from HOL analysis.