CVE-2022-48783
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).
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.23%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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 3.1
- 7.8 HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.23% probability · 14th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-416
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/8c6ae46150a453f8ae9a6cd49b45f354f478587dMailing List, Patch
- https://git.kernel.org/stable/c/c61f599b8d33adfa256126a6695c734c0de331cbMailing List, Patch
- https://git.kernel.org/stable/c/df2495f329b08ac0d0d3e6334a01955ae839005eMailing List, Patch
- https://git.kernel.org/stable/c/f48bd34137718042872d06f2c7332b3267a29165Mailing List, Patch
- https://git.kernel.org/stable/c/8c6ae46150a453f8ae9a6cd49b45f354f478587dMailing List, Patch
- https://git.kernel.org/stable/c/c61f599b8d33adfa256126a6695c734c0de331cbMailing List, Patch
- https://git.kernel.org/stable/c/df2495f329b08ac0d0d3e6334a01955ae839005eMailing List, Patch
- https://git.kernel.org/stable/c/f48bd34137718042872d06f2c7332b3267a29165Mailing List, Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.