Re: [PATCH net v2 1/2] iavf: Fix use-after-free in free_netdev

From: Ding Hui
Date: Wed Apr 26 2023 - 21:15:25 EST


On 2023/4/26 23:35, Michal Kubiak wrote:
On Wed, Apr 19, 2023 at 11:07:08PM +0800, Ding Hui wrote:
Cc: Huang Cun <huangcun@xxxxxxxxxxxxxx>
Acked-by: Michal Kubiak <michal.kubiak@xxxxxxxxx>

I'm sorry, but I don't remember giving "Acked-by" tag for that patch.
I gave "Reviewed-by" only for the v2 series.


Sorry, that is added by myself since your reply for v1 "Looks OK to me"
and "Looks correct to me", and I tried to ask for your agreement.

We can't add any tags if they weren't given by the person himself.

I apologize to you.

Please fix that.

Hi Tony Nguyen,
the patches is already applied to your dev-queue branch, should I send
v3 or you can fix it in your git?

Nacked-by: Michal Kubiak <michal.kubiak@xxxxxxxxx>

Reviewed-by: Simon Horman <simon.horman@xxxxxxxxxxxx>
---
v1 to v2:
- add Fixes: tag
- add reproduction script
- update commit message

---
drivers/net/ethernet/intel/iavf/iavf_main.c | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)

--
2.17.1



--
Thanks,
- Ding Hui