NONE · 0

CVE-2026-68248

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Return NULL on error in active_instance Avoid returning &node->base when node is NULL due to OOM during GFP_ATOMIC alloc...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Return NULL on error in active_instance Avoid returning &node->base when node is NULL due to OOM during GFP_ATOMIC allocation. Discovered using AI-assisted static analysis confirmed by Intel Product Security. (cherry picked from commit 6029bc064f0b1bac184203a50fbaaf070fa18832)

References

FAQ

What is CVE-2026-68248?

CVE-2026-68248 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: drm/i915: Return NULL on error in active_instance Avoid returning &node->base when node is NULL due to OOM during GFP_ATOMIC alloc...

How severe is CVE-2026-68248?

CVSS scoring is not yet available for CVE-2026-68248. Check NVD for updates.

Is there a patch for CVE-2026-68248?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.