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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 26 Oct 2020 11:51:05 -0700
From:   Jakub Kicinski <kuba@...nel.org>
To:     Vladimir Oltean <vladimir.oltean@....com>
Cc:     netdev@...r.kernel.org, alexandre.belloni@...tlin.com,
        andrew@...n.ch, f.fainelli@...il.com, vivien.didelot@...il.com,
        claudiu.manoil@....com, xiaoliang.yang_1@....com,
        hongbo.wang@....com, UNGLinuxDriver@...rochip.com
Subject: Re: [PATCH net] net: mscc: ocelot: populate the entry type in
 ocelot_mact_read

On Mon, 26 Oct 2020 13:22:57 +0200 Vladimir Oltean wrote:
> Currently this boolean in ocelot_fdb_dump will always be set to false:
> 
> is_static = (entry.type == ENTRYTYPE_LOCKED);
> 
> Fix it by ensuring the entry type is always read from hardware.
> 
> Fixes: 64bfb05b74ad ("net: mscc: ocelot: break out fdb operations into abstract implementations")
> Signed-off-by: Vladimir Oltean <vladimir.oltean@....com>

Fixes tag: Fixes: 64bfb05b74ad ("net: mscc: ocelot: break out fdb operations into abstract implementations")
Has these problem(s):
	- Target SHA1 does not exist

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ