Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
net: dsa: lantiq_gswip: fix use after free in gswip_remove()
Vulnerability Description
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).
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
Linux kernel 安全漏洞
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel 存在安全漏洞,该漏洞源于net:dsa:lantiq_gswip模块中发现使用后释放问题。在gswip_remove函数中,应该在释放mdiobus之前释放of_node_put(priv->ds->slave_mii_bus->dev.of_node)。
CVSS Information
N/A
Vulnerability Type
N/A