lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ