Skip to content

net: qcom/emac: Fix use after free bug in emac_remove due to race condition

Ricardo Robaina requested to merge rrobaina/centos-stream-9:bz2192675 into main

Bugzilla: https://bugzilla.redhat.com/2192675
CVE: CVE-2023-2483
Brew: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=52454402

e73116ef (Ricardo Robaina)
net: qcom/emac: Fix use after free bug in emac_remove due to race condition

drivers/net/ethernet/qualcomm/emac/emac.c | 6 ++++++
1 file changed, 6 insertions(+)

Signed-off-by: Ricardo Robaina rrobaina@redhat.com

Merge request reports