Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm: bridge: anx7625: Fix NULL pointer dereference with early IRQ If the interrupt occurs before resource initialization is complete, the interrupt handler/worker may access uninitialized data such as the I2C tcpc_client device, potentially leading to NULL pointer dereference.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.11, < 5.15.194 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/0da73f7827691a5e2265b110d5fe12f29535ec92Patch
- https://git.kernel.org/stable/c/15a77e1ab0a994d69b471c76b8d01117128dda26Patch
- https://git.kernel.org/stable/c/1a7ea294d57fb61485d11b3f2241d631d73025cbPatch
- https://git.kernel.org/stable/c/51a501e990a353a4f15da6bab295b28e5d118f64Patch
- https://git.kernel.org/stable/c/a10f910c77f280327b481e77eab909934ec508f0Patch
- https://git.kernel.org/stable/c/f9a089d0a6d537d0f2061c8a37a7de535ce0310ePatch
FAQ
What is CVE-2025-39934?
CVE-2025-39934 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm: bridge: anx7625: Fix NULL pointer dereference with early IRQ If the interrupt occurs before resource initialization is comple...
How severe is CVE-2025-39934?
CVE-2025-39934 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-39934?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.