CVE-2025-38363

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxb7e0b04ae450a0f2f73c376c3057fb05d798e33c < ab390ab81241cf8bf37c0a0ac2e9c6606bf3e991affected
LinuxLinuxb7e0b04ae450a0f2f73c376c3057fb05d798e33c < c7fc459ae6f988e0d5045a270bd600ab08bc61f1affected
LinuxLinuxb7e0b04ae450a0f2f73c376c3057fb05d798e33c < 99a25fc7933b88d5e16668bf6ba2d098e1754406affected
LinuxLinuxb7e0b04ae450a0f2f73c376c3057fb05d798e33c < 5ff3636bcc32e1cb747f6f820bcf2bb6990a7d41affected
LinuxLinuxb7e0b04ae450a0f2f73c376c3057fb05d798e33c < 31ac2c680a8ac11dc54a5b339a07e138bcedd924affected
LinuxLinuxb7e0b04ae450a0f2f73c376c3057fb05d798e33c < ac4ca634f0c9f227538711d725339293f7047b02affected
LinuxLinuxb7e0b04ae450a0f2f73c376c3057fb05d798e33c < 780351a5f61416ed2ba1199cc57e4a076fca644daffected
LinuxLinux5.3affected
LinuxLinux0 < 5.3unaffected
LinuxLinux5.10.240 <= 5.10.*unaffected
LinuxLinux5.15.187 <= 5.15.*unaffected
LinuxLinux6.1.143 <= 6.1.*unaffected
LinuxLinux6.6.96 <= 6.6.*unaffected
LinuxLinux6.12.36 <= 6.12.*unaffected
LinuxLinux6.15.5 <= 6.15.*unaffected
LinuxLinux6.16 <= *unaffected

Weaknesses

ADP Enrichment

CVE Program Container

Additional References

References