On 9/20/21 11:54 AM, Florian Fainelli wrote: > On 9/20/21 9:42 AM, Greg Kroah-Hartman wrote: >> >> Rafał Miłecki <rafal@xxxxxxxxxx> >> net: dsa: b53: Set correct number of ports in the DSA struct > > (same comment as for 5.10) > > This patch will cause an out of bounds access on two platforms that use > the b53 driver, you would need to wait for this commit: > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=02319bf15acf54004216e40ac9c171437f24be24 > > to land in Linus' tree and then you can also take Rafal's b53 change. > This is applicable to both the 5.14 and 5.10 trees and any tree where > this change would be back ported to in between. > > Thank you! With the updated tag pointing to: commit c25893599ebc571ecb26074f1338ac0c642078e4 (HEAD, linux-stable-rc/linux-5.14.y) Author: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Date: Tue Sep 21 08:59:04 2021 +0200 Linux 5.14.7-rc1 Tested-by: Florian Fainelli <f.fainelli@xxxxxxxxx> Thanks Greg! -- Florian