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! -- Florian