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
| ||
|
Message-ID: <YlW5VsakqDCzTz9x@lunn.ch> Date: Tue, 12 Apr 2022 19:39:34 +0200 From: Andrew Lunn <andrew@...n.ch> To: Alvin Šipraga <alvin@...s.dk> Cc: Linus Walleij <linus.walleij@...aro.org>, Alvin Šipraga <alsi@...g-olufsen.dk>, Vivien Didelot <vivien.didelot@...il.com>, Florian Fainelli <f.fainelli@...il.com>, Vladimir Oltean <olteanv@...il.com>, "David S. Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH net] net: dsa: realtek: don't parse compatible string for RTL8366S On Tue, Apr 12, 2022 at 05:57:49PM +0200, Alvin Šipraga wrote: > From: Alvin Šipraga <alsi@...g-olufsen.dk> > > This switch is not even supported, but if someone were to actually put > this compatible string "realtek,rtl8366s" in their device tree, they > would be greeted with a kernel panic because the probe function would > dereference NULL. So let's just remove it. > > Link: https://lore.kernel.org/all/CACRpkdYdKZs0WExXc3=0yPNOwP+oOV60HRz7SRoGjZvYHaT=1g@mail.gmail.com/ > Signed-off-by: Alvin Šipraga <alsi@...g-olufsen.dk> Reviewed-by: Andrew Lunn <andrew@...n.ch> Andrew
Powered by blists - more mailing lists