cve/2024/CVE-2024-56667.md
2025-09-29 16:08:36 +00:00

886 B

CVE-2024-56667

Description

In the Linux kernel, the following vulnerability has been resolved:drm/i915: Fix NULL pointer dereference in capture_engineWhen the intel_context structure contains NULL,it raises a NULL pointer dereference error in drm_info().(cherry picked from commit 754302a5bc1bd8fd3b7d85c168b0a1af6d4bba4d)

POC

Reference

No PoCs from references.

Github