]> git.ipfire.org Git - thirdparty/linux.git/commit
Revert "usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_common"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Dec 2025 14:57:16 +0000 (15:57 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Dec 2025 14:57:16 +0000 (15:57 +0100)
commitdf3e3169303f7084db3990c999701934af0c04c0
treedfe29ea9518b82dbca7fdd0ed292e03c63371c90
parent0dc580d4a6518b539cbb2877dd9b283df14aac6f
Revert "usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_common"

This reverts commit 14ad4c10d5bdd413ff9a914260e89b5f54b7a2c7.

The originally offending commit will be reverted instead of this fix up
at this point in time, so revert this fix.

Cc: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Cc: Mario Limonciello (AMD) <superm1@kernel.org>
Cc: stable <stable@kernel.org>
Cc: Johan Hovold <johan@kernel.org>
Fixes: 14ad4c10d5bd ("usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_common")
Link: https://lore.kernel.org/r/20251222152204.2846-1-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/ucsi/ucsi.c