Details
[Home]
Issue of the Implementation # L0043
Brief
lirc: mismatch in mutex lock-unlock in imon_probe
Detailed Description
If kzalloc() failed for allocation of context, goto alloc_status_switch leads to unlock of unacquired driver_lock.
Component
linux-kernel 3.1
Accepted
https://lkml.org/lkml/2011/8/29/395
commit
Status
Fixed in kernel 3.2-rc1
[Home]
»