GHSA-j928-v9rj-pq95HighCVSS 7.8

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Delay put pmc-...

Published
August 16, 2025
Last Modified
July 24, 2026

🔗 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)