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: Fri, 15 Sep 2023 09:50:24 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Sasha Neftin <sasha.neftin@...el.com>
Cc: netdev@...r.kernel.org, eranbe@...dia.com, tariqt@...dia.com,
 kuba@...nel.org, anthony.l.nguyen@...el.com, vinicius.gomes@...el.com
Subject: Re: [PATCH net v1 1/1] net/core: Fix ETH_P_1588 flow dissector

Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:

On Wed, 13 Sep 2023 09:39:05 +0300 you wrote:
> When a PTP ethernet raw frame with a size of more than 256 bytes followed
> by a 0xff pattern is sent to __skb_flow_dissect, nhoff value calculation
> is wrong. For example: hdr->message_length takes the wrong value (0xffff)
> and it does not replicate real header length. In this case, 'nhoff' value
> was overridden and the PTP header was badly dissected. This leads to a
> kernel crash.
> 
> [...]

Here is the summary with links:
  - [net,v1,1/1] net/core: Fix ETH_P_1588 flow dissector
    https://git.kernel.org/netdev/net/c/75ad80ed88a1

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