diff options
| author | Dan Carpenter <[email protected]> | 2022-11-18 14:48:00 +0300 |
|---|---|---|
| committer | Steve French <[email protected]> | 2022-11-19 14:27:37 -0600 |
| commit | f391d6ee002ea022c62dc0b09d0578f3ccce81be (patch) | |
| tree | 4cacff0724b6df3f5e6c68b4d240d8321b6b0ae8 /drivers/net/wwan/iosm/iosm_ipc_task_queue.c | |
| parent | 926028aaa3827554096d42ffb0c2973bc7f5e80f (diff) | |
cifs: Use after free in debug code
This debug code dereferences "old_iface" after it was already freed by
the call to release_iface(). Re-order the debugging to avoid this
issue.
Fixes: b54034a73baf ("cifs: during reconnect, update interface if necessary")
Cc: [email protected] # 5.19+
Reviewed-by: Paulo Alcantara (SUSE) <[email protected]>
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'drivers/net/wwan/iosm/iosm_ipc_task_queue.c')
0 files changed, 0 insertions, 0 deletions