summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorFedor Pchelkin <pchelkin@ispras.ru>2023-05-17 18:03:17 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-08-11 11:45:05 +0200
commit9e3031eea2d45918dc44cbfc6a6029e82882916f (patch)
tree6260f7b8ae60547638dc821a93cefe2c5a62c3f4 /kernel
parent1c4b4661a35e9c58233bf6c4dde630dac5fcba67 (diff)
wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes
[ Upstream commit 061b0cb9327b80d7a0f63a33e7c3e2a91a71f142 ] A bad USB device is able to construct a service connection response message with target endpoint being ENDPOINT0 which is reserved for HTC_CTRL_RSVD_SVC and should not be modified to be used for any other services. Reject such service connection responses. Found by Linux Verification Center (linuxtesting.org) with Syzkaller. Fixes: fb9987d0f748 ("ath9k_htc: Support for AR9271 chipset.") Reported-by: syzbot+b68fbebe56d8362907e8@syzkaller.appspotmail.com Signed-off-by: Fedor Pchelkin <pchelkin@ispras.ru> Acked-by: Toke Høiland-Jørgensen <toke@toke.dk> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com> Link: https://lore.kernel.org/r/20230516150427.79469-1-pchelkin@ispras.ru Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions