GHSA-j928-v9rj-pq95HighCVSS 7.8
In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Delay put pmc-...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
ipv6: mcast: Delay put pmc->idev in mld_del_delrec()
pmc->idev is still used in ip6_mc_clear_src(), so as mld_clear_delrec() does, the reference should be put after ip6_mc_clear_src() return.
🔗 References (10)
- https://nvd.nist.gov/vuln/detail/CVE-2025-38550
- https://git.kernel.org/stable/c/5f18e0130194550dff734e155029ae734378b5ea
- https://git.kernel.org/stable/c/728db00a14cacb37f36e9382ab5fad55caf890cc
- https://git.kernel.org/stable/c/7929d27c747eafe8fca3eecd74a334503ee4c839
- https://git.kernel.org/stable/c/ae3264a25a4635531264728859dbe9c659fad554
- https://git.kernel.org/stable/c/dcbc346f50a009d8b7f4e330f9f2e22d6442fa26
- https://git.kernel.org/stable/c/6e4eec86fe5f6b3fdbc702d1d36ac2a6e7ec0806
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html
- https://git.kernel.org/stable/c/1b5b413094af8d88a31b5df3fd262f6baca53841
- https://github.com/advisories/GHSA-j928-v9rj-pq95