[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170017802412.19305.8178422263067998995.git-patchwork-notify@kernel.org>
Date: Thu, 16 Nov 2023 23:40:24 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Oliver Neukum <oneukum@...e.com>
Cc: dmitry.bezrukov@...antia.com, marcinguy@...il.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
linux-usb@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH] usb: aqc111: check packet for fixup for true limit
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Wed, 15 Nov 2023 11:08:57 +0100 you wrote:
> If a device sends a packet that is inbetween 0
> and sizeof(u64) the value passed to skb_trim()
> as length will wrap around ending up as some very
> large value.
>
> The driver will then proceed to parse the header
> located at that position, which will either oops or
> process some random value.
>
> [...]
Here is the summary with links:
- usb: aqc111: check packet for fixup for true limit
https://git.kernel.org/netdev/net/c/ccab434e674c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists