CVE-2025-39934
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…
Does this matter?
Lower severity and a low EPSS score (0.15%). Track it; it rarely justifies an emergency change on its own.
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 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.15% probability · 4th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-476
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
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
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.