Lucene search
+L

2081 matches found

NVD
NVD
added 2026/06/27 9:16 a.m.20 views

CVE-2026-49412

The kernel handler for IPV6MSFILTER dropped a serializing lock in order to copy the source-filter list from userspace, then reacquired the lock. During this window another thread could free the multicast filter structure, leaving the handler with a stale pointer to freed memory. An unprivileged...

7.8CVSS0.00104EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/27 9:2 a.m.56 views

CVE-2026-49412 Use-after-free bug in the IPV6_MSFILTER socket option handler

The kernel handler for IPV6MSFILTER dropped a serializing lock in order to copy the source-filter list from userspace, then reacquired the lock. During this window another thread could free the multicast filter structure, leaving the handler with a stale pointer to freed memory. An unprivileged...

0.00104EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/27 9:2 a.m.17 views

CVE-2026-49412

The kernel handler for IPV6MSFILTER dropped a serializing lock in order to copy the source-filter list from userspace, then reacquired the lock. During this window another thread could free the multicast filter structure, leaving the handler with a stale pointer to freed memory. An unprivileged...

5.8AI score0.00104EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/27 9:2 a.m.45 views

CVE-2026-49412

The CVE-2026-49412 issue affects FreeBSD’s IPv6_MSFILTER in the kernel: the handler drops a serializing lock to copy the source-filter list and later reacquires it, creating a window where another thread can free the multicast filter structure and leave a stale pointer. This use-after-free enable...

7.8CVSS5.8AI score0.00104EPSS
SaveExploits0References1Affected Software1
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:19 a.m.14 views

6lowpan: fix off-by-one in multicast context address compression

...

5.5CVSS5.8AI score0.00115EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:10 a.m.27 views

ipv6: mcast: Fix use-after-free when processing MLD queries

...

8.8CVSS5.8AI score0.00232EPSS
SaveExploits0
CNVD
CNVD
added 2026/06/27 12:0 a.m.11 views

Linux Kernel Memory Error Reference Vulnerability (CNVD-2026-25961)

The Linux kernel is an open-source operating system kernel that provides core functions such as process management, memory management, network protocol stack, and hardware drivers. The Linux kernel has a memory error reference vulnerability. This vulnerability arises from processing MLD queries,...

8.8CVSS6AI score0.00232EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/27 12:0 a.m.20 views

PT-2026-53062

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the kernel handler for IPV6 MSFILTER. The handler drops a serializing lock to copy the source-filter list from userspace and subsequently reacquires it...

7.8CVSS5.8AI score0.00104EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/06/26 2:8 a.m.13 views

SUSE CVE-2026-53263

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix off-by-one in multicast context address compression The second memcpy in lowpaniphcmcastctxaddrcompress uses &data1 as destination and &ipaddr-s6addr11 as source, but both should be offset by one: &data2 and...

5.5CVSS5.8AI score0.00115EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:7 a.m.14 views

SUSE CVE-2026-53275

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Fix use-after-free when processing MLD queries When processing an MLD query, a pointer to the multicast group address is retrieved when initially parsing the packet. This pointer is later dereferenced without being...

6.5CVSS5.8AI score0.00232EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/26 1:26 a.m.21 views

CVE-2026-53263

A flaw was found in the Linux kernel's 6lowpan component. An off-by-one error during multicast context address compression can lead to the transmission of uninitialized kernel stack memory over the network. This vulnerability results in information disclosure, potentially allowing an attacker to...

5.5CVSS5.8AI score0.00115EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/25 5:47 p.m.13 views

CVE-2026-53275

A flaw was found in the Linux kernel's IPv6 multicast mcast component. When processing Multicast Listener Discovery MLD queries, a pointer to the multicast group address is not correctly reloaded after certain packet manipulations. This can lead to a use-after-free vulnerability, potentially...

8.8CVSS6AI score0.00232EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/25 9:16 a.m.16 views

CVE-2026-53275

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Fix use-after-free when processing MLD queries When processing an MLD query, a pointer to the multicast group address is retrieved when initially parsing the packet. This pointer is later dereferenced without being...

8.8CVSS0.00232EPSS
SaveExploits0References7
NVD
NVD
added 2026/06/25 9:16 a.m.14 views

CVE-2026-53263

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix off-by-one in multicast context address compression The second memcpy in lowpaniphcmcastctxaddrcompress uses &data1 as destination and &ipaddr-s6addr11 as source, but both should be offset by one: &data2 and...

5.5CVSS0.00115EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/06/25 9:16 a.m.10 views

CVE-2026-53263

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix off-by-one in multicast context address compression The second memcpy in lowpaniphcmcastctxaddrcompress uses &data1 as destination and &ipaddr-s6addr11 as source, but both should be offset by one: &data2 and...

5.5CVSS6AI score0.00115EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/06/25 9:16 a.m.9 views

CVE-2026-53275

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Fix use-after-free when processing MLD queries When processing an MLD query, a pointer to the multicast group address is retrieved when initially parsing the packet. This pointer is later dereferenced without being...

8.8CVSS6AI score0.00232EPSS
SaveExploits0References9
OSV
OSV
added 2026/06/25 9:16 a.m.25 views

UBUNTU-CVE-2026-53275

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Fix use-after-free when processing MLD queries When processing an MLD query, a pointer to the multicast group address is retrieved when initially parsing the packet. This pointer is later dereferenced without being...

8.8CVSS5.7AI score0.00232EPSS
SaveExploits0References10
OSV
OSV
added 2026/06/25 9:16 a.m.10 views

UBUNTU-CVE-2026-53263

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix off-by-one in multicast context address compression The second memcpy in lowpaniphcmcastctxaddrcompress uses &data1 as destination and &ipaddr-s6addr11 as source, but both should be offset by one: &data2 and...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/06/25 8:39 a.m.41 views

CVE-2026-53275 ipv6: mcast: Fix use-after-free when processing MLD queries

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Fix use-after-free when processing MLD queries When processing an MLD query, a pointer to the multicast group address is retrieved when initially parsing the packet. This pointer is later dereferenced without being...

8.8CVSS0.00232EPSS
SaveExploits0References7
OSV
OSV
added 2026/06/25 8:39 a.m.10 views

CVE-2026-53275 ipv6: mcast: Fix use-after-free when processing MLD queries

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Fix use-after-free when processing MLD queries When processing an MLD query, a pointer to the multicast group address is retrieved when initially parsing the packet. This pointer is later dereferenced without being...

8.8CVSS5.8AI score
SaveExploits0References10
Rows per page
Query Builder