Details

[Home]

Issue of the Implementation # L0051

Brief

drxk: unlock of an unheld mutex in scu_command()

Detailed Description

If sanity check fails in scu_command(), goto error leads to unlock of an unheld mutex. The check should not fail in reality, but it nevertheless worth fixing.

Component

linux-kernel 3.3

Accepted

https://lkml.org/lkml/2012/4/5/373
commit

Status

Fixed in kernel 3.4-rc4

[Home]