In the Linux kernel, the following vulnerability has been resolved:
drm/tegra: Fix a possible null pointer dereference
In tegracrtcreset(), new memory is allocated with kzalloc(), but no check is performed. Before calling _drmatomichelpercrtc_reset, state should be checked to prevent possible null pointer dereference.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/38xxx/CVE-2025-38363.json"
}