CVE-2026-46313
Last modified
CVE-2026-46313 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.]. EPSS estimates a 0.11% chance of exploitation in the next 30 days.
Description
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.]
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.10, < 6.12.90 |
| Linux | Linux Kernel | >= 6.13, < 6.18.32 |
| Linux | Linux Kernel | >= 6.19, < 7.0.9 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-46313?
How severe is CVE-2026-46313?
How do I fix CVE-2026-46313?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-46308In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-46309In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-4631Cockpit's remote login feature passes user-supplied hostname…9.8
- CVE-2026-46310In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46311In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-46312In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46314In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46315In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46316In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-46317In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-46318In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46319In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-46313?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
