Commit 49d66ed
committed
Merge branch 'ibmvnic-null-pointer-dereference'
Lijun Pan says:
====================
ibmvnic: null pointer dereference
Fix two NULL pointer dereference crash issues.
Improve module removal procedure.
====================
Link: https://lore.kernel.org/r/20201123193547.57225-1-ljp@linux.ibm.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>2 files changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2215 | 2215 | | |
2216 | 2216 | | |
2217 | 2217 | | |
2218 | | - | |
2219 | 2218 | | |
2220 | 2219 | | |
2221 | 2220 | | |
| |||
2880 | 2879 | | |
2881 | 2880 | | |
2882 | 2881 | | |
| 2882 | + | |
| 2883 | + | |
| 2884 | + | |
2883 | 2885 | | |
2884 | 2886 | | |
2885 | 2887 | | |
| |||
4970 | 4972 | | |
4971 | 4973 | | |
4972 | 4974 | | |
| 4975 | + | |
| 4976 | + | |
| 4977 | + | |
4973 | 4978 | | |
4974 | 4979 | | |
4975 | 4980 | | |
| |||
5274 | 5279 | | |
5275 | 5280 | | |
5276 | 5281 | | |
5277 | | - | |
| 5282 | + | |
5278 | 5283 | | |
5279 | 5284 | | |
5280 | 5285 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
942 | 942 | | |
943 | 943 | | |
944 | 944 | | |
945 | | - | |
946 | | - | |
| 945 | + | |
947 | 946 | | |
948 | 947 | | |
949 | 948 | | |
| |||
0 commit comments