Bug 2401428 (CVE-2025-39934) - CVE-2025-39934 kernel: drm: bridge: anx7625: Fix NULL pointer dereference with early IRQ
Summary: CVE-2025-39934 kernel: drm: bridge: anx7625: Fix NULL pointer dereference wit...
Keywords:
Status: NEW
Alias: CVE-2025-39934
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-10-04 08:02 UTC by OSIDB Bzimport
Modified: 2025-11-26 11:57 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-10-04 08:02:50 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.