Details
[Home]
Issue of the Implementation # L0044
Brief
lirc_sasem: NULL pointer dereference in sasem_probe()
Detailed Description
If any memory allocation failed, goto alloc_status_switch leads to mutex_unlock(&context->ctx_lock) while context is NULL.
Component
linux-kernel 3.1
Accepted
https://lkml.org/lkml/2011/10/26/104
commit
Status
Fixed in kernel 3.2-rc1
[Home]
»