CVE-2026-89822
Last modified
CVE-2026-89822 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: drm/i915: Guard against NULL driver_data in i915_pci_probe() pci_match_device() can return the dummy pci_device_id_any entry when a device is force-bound via sysfs driver_override, in which case ->driver_data is unset (NULL). i915_pci_probe() casts it to struct intel_device_info * unconditionally and dereferences intel_info->require_force_probe, causing a NULL-ptr-deref. (cherry picked from commit 2727922084672cc274ecea726ea00363c2893731).
Description
In the Linux kernel, the following vulnerability has been resolved: drm/i915: Guard against NULL driver_data in i915_pci_probe() pci_match_device() can return the dummy pci_device_id_any entry when a device is force-bound via sysfs driver_override, in which case ->driver_data is unset (NULL). i915_pci_probe() casts it to struct intel_device_info * unconditionally and dereferences intel_info->require_force_probe, causing a NULL-ptr-deref. (cherry picked from commit 2727922084672cc274ecea726ea00363c2893731)
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 782a985d7af26db39e86070d28f987cad21313c0, < 2239e6b49d33bb38817d69b4f0bf7d5cbde2ec68; >= 782a985d7af26db39e86070d28f987cad21313c0, < 4a0236fe97732e31cb4a6dcb433642f9e3ef9a56; >= 782a985d7af26db39e86070d28f987cad21313c0, < e351cb2d373f6f1d4f1eb7c9f30dc058c69c89f8; >= 782a985d7af26db39e86070d28f987cad21313c0, < 18b3433f10ee9c69e3252046028aa2be421f2d4d; >= 782a985d7af26db39e86070d28f987cad21313c0, < 84829e324a396668ceafb14723293b2863a74dcf; >= 782a985d7af26db39e86070d28f987cad21313c0, < 3785d40831ba5601296283e0197e10e089392757 |
| Linux | Linux | 3.16 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89822?
How severe is CVE-2026-89822?
How do I fix CVE-2026-89822?
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-89817In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89818In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-89819In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-8982Two undocumented privileged accounts exist in Autel Maxi Cha…8.1
- CVE-2026-89820In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89821In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89823In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89824In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89825In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89826In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-89827In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89828In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-89822?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
