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:   Mon, 04 Oct 2021 12:50:06 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Andrew Lunn <andrew@...n.ch>
Cc:     netdev@...r.kernel.org, tobias@...dekranz.com,
        vladimir.oltean@....com, f.fainelli@...il.com
Subject: Re: [PATCH net] dsa: tag_dsa: Fix mask for trunked packets

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Sun,  3 Oct 2021 17:50:53 +0200 you wrote:
> A packet received on a trunk will have bit 2 set in Forward DSA tagged
> frame. Bit 1 can be either 0 or 1 and is otherwise undefined and bit 0
> indicates the frame CFI. Masking with 7 thus results in frames as
> being identified as being from a trunk when in fact they are not. Fix
> the mask to just look at bit 2.
> 
> Fixes: 5b60dadb71db ("net: dsa: tag_dsa: Support reception of packets from LAG devices")
> Signed-off-by: Andrew Lunn <andrew@...n.ch>
> 
> [...]

Here is the summary with links:
  - [net] dsa: tag_dsa: Fix mask for trunked packets
    https://git.kernel.org/netdev/net/c/b44d52a50bc6

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