CVE-2023-54249

Publication date

2025-12-30 12:15:46

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: ep: Only send -ENOTCONN status if client driver is available For the STOP and RESET commands, only send the channel disconnect status -ENOTCONN if client driver is available. Otherwise, it will result in null pointer dereference.