Home
last modified time | relevance | path

Searched hist:"54 a6a043fb8580d5a741774669ef6049f402f228" (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/isdn/mISDN/
H A Dfsm.hdiff 54a6a043fb8580d5a741774669ef6049f402f228 Fri Aug 11 14:57:22 CEST 2017 Anton Vasilyev <vasilyev@ispras.ru> mISDN: Fix null pointer dereference at mISDN_FsmNew

If mISDN_FsmNew() fails to allocate memory for jumpmatrix
then null pointer dereference will occur on any write to
jumpmatrix.

The patch adds check on successful allocation and
corresponding error handling.

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Anton Vasilyev <vasilyev@ispras.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dfsm.cdiff 54a6a043fb8580d5a741774669ef6049f402f228 Fri Aug 11 14:57:22 CEST 2017 Anton Vasilyev <vasilyev@ispras.ru> mISDN: Fix null pointer dereference at mISDN_FsmNew

If mISDN_FsmNew() fails to allocate memory for jumpmatrix
then null pointer dereference will occur on any write to
jumpmatrix.

The patch adds check on successful allocation and
corresponding error handling.

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Anton Vasilyev <vasilyev@ispras.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dlayer1.cdiff 54a6a043fb8580d5a741774669ef6049f402f228 Fri Aug 11 14:57:22 CEST 2017 Anton Vasilyev <vasilyev@ispras.ru> mISDN: Fix null pointer dereference at mISDN_FsmNew

If mISDN_FsmNew() fails to allocate memory for jumpmatrix
then null pointer dereference will occur on any write to
jumpmatrix.

The patch adds check on successful allocation and
corresponding error handling.

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Anton Vasilyev <vasilyev@ispras.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dtei.cdiff 54a6a043fb8580d5a741774669ef6049f402f228 Fri Aug 11 14:57:22 CEST 2017 Anton Vasilyev <vasilyev@ispras.ru> mISDN: Fix null pointer dereference at mISDN_FsmNew

If mISDN_FsmNew() fails to allocate memory for jumpmatrix
then null pointer dereference will occur on any write to
jumpmatrix.

The patch adds check on successful allocation and
corresponding error handling.

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Anton Vasilyev <vasilyev@ispras.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dlayer2.cdiff 54a6a043fb8580d5a741774669ef6049f402f228 Fri Aug 11 14:57:22 CEST 2017 Anton Vasilyev <vasilyev@ispras.ru> mISDN: Fix null pointer dereference at mISDN_FsmNew

If mISDN_FsmNew() fails to allocate memory for jumpmatrix
then null pointer dereference will occur on any write to
jumpmatrix.

The patch adds check on successful allocation and
corresponding error handling.

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Anton Vasilyev <vasilyev@ispras.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>