Commit 747b762
committed
Merge tag 'io_uring-6.6-2023-10-20' of git://git.kernel.dk/linux
Pull io_uring fix from Jens Axboe:
"Just a single fix for a bug report that came in, fixing a case where
failure to init a ring with IORING_SETUP_NO_MMAP can trigger a NULL
pointer dereference"
* tag 'io_uring-6.6-2023-10-20' of git://git.kernel.dk/linux:
io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ ring address1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2674 | 2674 | | |
2675 | 2675 | | |
2676 | 2676 | | |
| 2677 | + | |
2677 | 2678 | | |
| 2679 | + | |
| 2680 | + | |
| 2681 | + | |
2678 | 2682 | | |
2679 | 2683 | | |
2680 | 2684 | | |
| |||
2758 | 2762 | | |
2759 | 2763 | | |
2760 | 2764 | | |
| 2765 | + | |
2761 | 2766 | | |
| 2767 | + | |
2762 | 2768 | | |
2763 | 2769 | | |
2764 | 2770 | | |
| |||
0 commit comments