Commit 8bcfc9d
committed
Merge tag 'ieee802154-for-net-2023-10-10' of git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan
Stefan Schmidt says:
====================
pull-request: ieee802154 for net 2023-10-10
Just one small fix this time around.
Dinghao Liu fixed a potential use-after-free in the ca8210 driver probe
function.
* tag 'ieee802154-for-net-2023-10-10' of git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan:
ieee802154: ca8210: Fix a potential UAF in ca8210_probe
====================
Link: https://lore.kernel.org/r/20231010200943.82225-1-stefan@datenfreihafen.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>1 file changed
Lines changed: 3 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2740 | 2740 | | |
2741 | 2741 | | |
2742 | 2742 | | |
2743 | | - | |
2744 | 2743 | | |
2745 | 2744 | | |
2746 | 2745 | | |
| |||
2757 | 2756 | | |
2758 | 2757 | | |
2759 | 2758 | | |
2760 | | - | |
2761 | | - | |
2762 | | - | |
2763 | | - | |
2764 | | - | |
2765 | | - | |
2766 | | - | |
2767 | | - | |
2768 | | - | |
2769 | | - | |
2770 | 2759 | | |
2771 | | - | |
| 2760 | + | |
2772 | 2761 | | |
2773 | 2762 | | |
2774 | 2763 | | |
| |||
2780 | 2769 | | |
2781 | 2770 | | |
2782 | 2771 | | |
2783 | | - | |
2784 | | - | |
| 2772 | + | |
| 2773 | + | |
2785 | 2774 | | |
2786 | 2775 | | |
2787 | 2776 | | |
| |||
0 commit comments