In the Linux kernel, the following vulnerability has been resolved:[EOL][EOL]drm: bridge: anx7625: Fix NULL pointer dereference with early IRQ[EOL][EOL]If the interrupt occurs before resource initialization is complete, the[EOL]interrupt handler/worker may access uninitialized data such as the I2C[EOL]tcpc_client device, potentially leading to NULL pointer dereference.