+0
−3
+48
−38
tools/virtio/linux/thread_info.h
0 → 100644
+1
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Michael S. Tsirkin says: ==================== ptr_ring fixes This fixes a bunch of issues around ptr_ring use in net core. One of these: "tap: fix use-after-free" is also needed on net, but can't be backported cleanly. I will post a net patch separately. Lightly tested - Jason, could you pls confirm this addresses the security issue you saw with ptr_ring? Testing reports would be appreciated too. ==================== Signed-off-by:David S. Miller <davem@davemloft.net> Tested-by:
Jason Wang <jasowang@redhat.com> Acked-by:
Jason Wang <jasowang@redhat.com>