Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2022-48783
HistoryJul 16, 2024 - 11:13 a.m.

CVE-2022-48783 net: dsa: lantiq_gswip: fix use after free in gswip_remove()

2024-07-1611:13:19
Linux
github.com
2
vulnerability resolved
lantiq_gswip
use after free
net
dsa
gswip_remove
linux kernel

AI Score

7

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

In the Linux kernel, the following vulnerability has been resolved:

net: dsa: lantiq_gswip: fix use after free in gswip_remove()

of_node_put(priv->ds->slave_mii_bus->dev.of_node) should be
done before mdiobus_free(priv->ds->slave_mii_bus).

AI Score

7

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial