Details

[Home]

Issue of the Implementation # L0096

Brief

drbd: add module_put() on error path in drbd_proc_open()

Detailed Description

If single_open() fails in drbd_proc_open(), module refcount is left incremented.

Component

linux-kernel 3.8

Accepted

https://lkml.org/lkml/2013/3/1/550
commit

Status

Fixed in kernel 3.10-rc1

[Home]