VYPR
Unrated severityNVD Advisory· Published Jul 25, 2025· Updated Nov 3, 2025

drm/tegra: Fix a possible null pointer dereference

CVE-2025-38363

Description

In the Linux kernel, the following vulnerability has been resolved:

drm/tegra: Fix a possible null pointer dereference

In tegra_crtc_reset(), new memory is allocated with kzalloc(), but no check is performed. Before calling __drm_atomic_helper_crtc_reset, state should be checked to prevent possible null pointer dereference.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

116

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.