Commit 0ff207b
committed
net: ieee802154: fix null deref in parse dev addr
jira LE-1907
cve CVE-2021-47257
Rebuild_History Non-Buildable kernel-4.18.0-553.16.1.el8_10
commit-author Dan Robertson <[email protected]>
commit 9fdd049
Fix a logic error that could result in a null deref if the user sets
the mode incorrectly for the given addr type.
Signed-off-by: Dan Robertson <[email protected]>
Acked-by: Alexander Aring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stefan Schmidt <[email protected]>
(cherry picked from commit 9fdd049)
Signed-off-by: Jonathan Maple <[email protected]>1 parent 4e4f225 commit 0ff207b
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1299 | 1299 | | |
1300 | 1300 | | |
1301 | 1301 | | |
1302 | | - | |
1303 | | - | |
1304 | | - | |
1305 | | - | |
| 1302 | + | |
1306 | 1303 | | |
1307 | 1304 | | |
1308 | 1305 | | |
1309 | 1306 | | |
1310 | 1307 | | |
1311 | 1308 | | |
| 1309 | + | |
| 1310 | + | |
1312 | 1311 | | |
1313 | 1312 | | |
1314 | 1313 | | |
| 1314 | + | |
| 1315 | + | |
1315 | 1316 | | |
1316 | 1317 | | |
1317 | 1318 | | |
| |||
0 commit comments