Re: [PATCH stable 3.11+] can: bcm: add skb destructor
From: David Miller <davem@davemloft.net>
Date: 2014-01-29 07:46:31
From: David Miller <davem@davemloft.net>
Date: 2014-01-29 07:46:31
From: Andre Naujoks <redacted> Date: Wed, 29 Jan 2014 08:40:03 +0100
Even if this is a bug in the CAN BCM implementation. Your "fix" just enabled a user space application to shut down any machine with a kernel containing the BUG_ON patch.
Rather, he detected a potential stray pointer reference to freed data that was caused by the CAN code which would difficult if not impossible to detect otherwise. That's even more dangerous, and you should be thanking him.