Vulnerability Database

296,855

Total vulnerabilities in the database

CVE-2025-38550

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.

No technical information available.

No CWE or OWASP classifications available.