aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorAnna Schumaker <[email protected]>2021-10-28 15:17:41 -0400
committerTrond Myklebust <[email protected]>2021-11-04 19:43:29 -0400
commit17f09d3f619a7ad2d2b021b4e5246f08225b1b0f (patch)
treea4ac765bef9792517d085726aff4dc2093b29ec0 /net/lapb/lapb_timer.c
parent4330fe35b8213e92ff51907b4cb6323be943a9ad (diff)
SUNRPC: Check if the xprt is connected before handling sysfs reads
xprts don't immediately reconnect when changing the "dstaddr" property, instead this gets handled the next time an operation uses the transport. This could lead to NULL pointer dereferences when trying to read sysfs files between the disconnect and reconnect operations. Fix this by returning an error if the xprt is not connected. Signed-off-by: Anna Schumaker <[email protected]> Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions