CVE-2025-38363

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38363
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38363.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-38363
Downstream
Related
Published
2025-07-25T13:15:25Z
Modified
2025-08-12T21:01:39Z
Summary
[none]
Details

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.

References

Affected packages