VYPR

lantiq_etop

by Linux

Source repositories

CVEs (1)

  • CVE-2024-41046Jul 29, 2024
    risk 0.00cvss epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: net: ethernet: lantiq_etop: fix double free in detach The number of the currently released descriptor is never incremented which results in the same skb being released multiple times.