A use-after-free issue was found in igmp_start_timer in net/ipv4/igmp.c in network sub-component in the Linux Kernel. In this flaw a local user may observe a refcnt use after free issue when receiving igmp query packet, and could lead to a kernel information leak problem. When the device receives an IGMPv2 Query message, it starts the timer immediately, regardless of whether the device is running. If the device is down and has left the multicast group, it will cause the mc list refcount uaf issue. https://lore.kernel.org/netdev/170083982540.9628.4546899811301303734.git-patchwork-notify@kernel.org/T/
Hi Rohit, You have opened the same issue with CVE-2023-6932. Am I missing something? Thanks Hangbin
In reply to comment #4: > Hi Rohit, > > You have opened the same issue with CVE-2023-6932. Am I missing something? > > Thanks > Hangbin Hi Hangbin, Yes I see the same. I am closing this as a duplicate of CVE-2023-6932. Thank you. *** This bug has been marked as a duplicate of bug 2255283 ***