Mauro, This PR contains a bunch of cec framework fixes that have to go into v6.10. CVE-2024-23848 was assigned to this. Regards, Hans The following changes since commit 93da10eee90b2ffa4b496dd4a6ea276c57461fb6: media: intel/ipu6: Fix direct dependency Kconfig error (2024-05-02 11:19:00 +0100) are available in the Git repository at: git://linuxtv.org/hverkuil/media_tree.git tags/br-cec-fixes for you to fetch changes up to 70b13fcf5d43b567595fd7d4b25157ae793ab09c: media: cec: core: avoid confusing "transmit timed out" message (2024-05-02 13:32:27 +0200) ---------------------------------------------------------------- Tag branch ---------------------------------------------------------------- Hans Verkuil (4): media: cec: cec-adap: always cancel work in cec_transmit_msg_fh media: cec: cec-api: add locking in cec_release() media: cec: core: avoid recursive cec_claim_log_addrs media: cec: core: avoid confusing "transmit timed out" message drivers/media/cec/core/cec-adap.c | 24 ++++++++++++++++++++---- drivers/media/cec/core/cec-api.c | 5 ++++- include/media/cec.h | 1 + 3 files changed, 25 insertions(+), 5 deletions(-)