Details
[Home]
Issue of the Implementation # L0158
Brief
staging: line6: do not return 0 from probe if no initialization done
Detailed Description
There is a strange "return 0" in line6_probe() before any initialization of the module is done. It can lead to NULL pointer dereference in other functions.
Component
linux-kernel 3.16
Accepted
https://lkml.org/lkml/2014/6/10/587
commit
Status
Fixed in kernel 3.17-rc1
List of traces
[Home]
»