summaryrefslogtreecommitdiff
path: root/drivers/dahdi/datamods/hdlc_ppp.c
diff options
context:
space:
mode:
authorRuss Meyerriecks <rmeyerreicks@digium.com>2011-07-22 17:56:07 +0000
committerRuss Meyerriecks <rmeyerreicks@digium.com>2011-07-22 17:56:07 +0000
commitb5a349b6d73fc7849b8e49b2c2982ec7965834c0 (patch)
treede62df9b7e587b416b81fd30441eec29e708289a /drivers/dahdi/datamods/hdlc_ppp.c
parent33aa2f24162af859619b545aa6af8e908cf4cb49 (diff)
wcb4xxp: Prevent null pointer dereference on spanconfig
In the rare case where spanconfig is called while there is pending data on the hdlc channel, the hdlc_getbuf interrupt could try to read from the hdlc buffer before the channel was fully setup. This could potentially result in a null pointer dereference. This condition has existed since the creation of the wcb4xxp driver. Signed-off-by: Russ Meyerriecks <rmeyerriecks@digium.com> Signed-off-by: Shaun Ruffell <sruffell@digium.com> git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@10079 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'drivers/dahdi/datamods/hdlc_ppp.c')
0 files changed, 0 insertions, 0 deletions