Lucene search
+L

1973 matches found

OSV
OSV
added 2024/05/21 3:15 p.m.1 views

DEBIAN-CVE-2021-47238

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix memory leak in ipmcadd1src BUG: memory leak unreferenced object 0xffff888101bc4c00 size 32: comm "syz-executor527", pid 360, jiffies 4294807421 age 19.329s hex dump first 32 bytes: 00 00 00 00 00 00 00 00 00 00 00 ...

5.5CVSS5.4AI score0.00236EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/05/21 3:15 p.m.9 views

CVE-2021-47238

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix memory leak in ipmcadd1src BUG: memory leak unreferenced object 0xffff888101bc4c00 size 32: comm "syz-executor527", pid 360, jiffies 4294807421 age 19.329s hex dump first 32 bytes: 00 00 00 00 00 00 00 00 00 00 00 ...

5.5CVSS6AI score0.00236EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/05/21 3:15 p.m.7 views

UBUNTU-CVE-2021-47238

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix memory leak in ipmcadd1src BUG: memory leak unreferenced object 0xffff888101bc4c00 size 32: comm "syz-executor527", pid 360, jiffies 4294807421 age 19.329s hex dump first 32 bytes: 00 00 00 00 00 00 00 00 00 00 00 ...

5.5CVSS6.2AI score0.00236EPSS
SaveExploits0References10
CVE
CVE
added 2024/05/21 2:19 p.m.121 views

CVE-2021-47238

CVE-2021-47238 involves a memory-leak in the Linux kernel IPv4 multicast path (ip_mc_add1_src) that occurs when manipulating IGMP source lists. The root cause is a leak in ip_mc_add1_src/ip_mc_add_src handling of in_dev->mc_list->sources, described in the advisory. The linked commits and di...

5.5CVSS6.9AI score0.00236EPSS
SaveExploits0References7Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/21 2:0 a.m.11 views

SUSE CVE-2024-27415

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: confirm multicast packets before passing them up the stack conntrack nfconfirm logic cannot handle cloned skbs referencing the same nfconn entry, which will happen for multicast broadcast frames on bridges...

6.5CVSS6.8AI score0.00166EPSS
SaveExploits0References22
RedhatCVE
RedhatCVE
added 2024/05/17 10:24 p.m.29 views

CVE-2024-27415

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: confirm multicast packets before passing them up the stack conntrack nfconfirm logic cannot handle cloned skbs referencing the same nfconn entry, which will happen for multicast broadcast frames on bridges...

5.5CVSS6.6AI score0.00166EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 12:15 p.m.10 views

DEBIAN-CVE-2024-27415

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: confirm multicast packets before passing them up the stack conntrack nfconfirm logic cannot handle cloned skbs referencing the same nfconn entry, which will happen for multicast broadcast frames on bridges...

4.7CVSS5.4AI score0.00166EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 12:15 p.m.21 views

CVE-2024-27415

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: confirm multicast packets before passing them up the stack conntrack nfconfirm logic cannot handle cloned skbs referencing the same nfconn entry, which will happen for multicast broadcast frames on bridges...

4.7CVSS7.7AI score0.00166EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/17 12:15 p.m.6 views

UBUNTU-CVE-2024-27415

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: confirm multicast packets before passing them up the stack conntrack nfconfirm logic cannot handle cloned skbs referencing the same nfconn entry, which will happen for multicast broadcast frames on bridges...

4.7CVSS6.1AI score0.00166EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/05/17 12:15 p.m.29 views

CVE-2024-27415

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: confirm multicast packets before passing them up the stack conntrack nfconfirm logic cannot handle cloned skbs referencing the same nfconn entry, which will happen for multicast broadcast frames on bridges...

4.7CVSS6.1AI score0.00166EPSS
SaveExploits0References18
Cvelist
Cvelist
added 2024/05/17 11:51 a.m.27 views

CVE-2024-27415 netfilter: bridge: confirm multicast packets before passing them up the stack

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: confirm multicast packets before passing them up the stack conntrack nfconfirm logic cannot handle cloned skbs referencing the same nfconn entry, which will happen for multicast broadcast frames on bridges...

6.5AI score0.00166EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/17 11:51 a.m.22 views

CVE-2024-27415 netfilter: bridge: confirm multicast packets before passing them up the stack

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: confirm multicast packets before passing them up the stack conntrack nfconfirm logic cannot handle cloned skbs referencing the same nfconn entry, which will happen for multicast broadcast frames on bridges...

4.7CVSS6.2AI score0.00166EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/17 11:51 a.m.35 views

CVE-2024-27415 netfilter: bridge: confirm multicast packets before passing them up the stack

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: confirm multicast packets before passing them up the stack conntrack nfconfirm logic cannot handle cloned skbs referencing the same nfconn entry, which will happen for multicast broadcast frames on bridges...

6.8AI score0.00166EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/17 11:51 a.m.176 views

CVE-2024-27415

CVE-2024-27415 affects Linux kernel netfilter/bridge. Root cause: nf_confirm and conntrack race when multicast/broadcast frames clone, causing a shared nf_conn entry to be referenced twice before confirmation. Result: a multicast flow can lead to a clone skb’s nfct being unconfirmed and race agai...

4.7CVSS6.8AI score0.00166EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/05/17 11:51 a.m.46 views

CVE-2024-27415

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: confirm multicast packets before passing them up the stack conntrack nfconfirm logic cannot handle cloned skbs referencing the same nfconn entry, which will happen for multicast broadcast frames on bridges...

4.7CVSS7.6AI score0.00166EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/05/17 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the inability of the conntrack nfconfirm logic to handle cloned skb's referencing the same nfconn entry, whi...

4.7CVSS6.3AI score0.00166EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:0 a.m.7 views

The vulnerability of the ipv6_mc_down() function in the net/ipv6/mcast.c module of the Linux operating system’s IPv6 kernel implementation allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the ipv6mcdown function in the net/ipv6/mcast.c module of the Linux operating system’s IPv6 kernel implementation is related to resource competition race conditions. Exploiting this vulnerability could allow a malicious actor to compromise the confidentiality, integrity, and...

10CVSS6.1AI score0.00176EPSS
SaveExploits0References20Affected Software2
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:0 a.m.21 views

RHEL 5 : avahi (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 5 host has one or more packages installed that are affected by a vulnerability that has been acknowledged by the vendor but will not be patched. - avahi: Multicast DNS responds to unicast queries outside of local network CVE-2017-6519 Note that Nessus has not...

9.1AI score0.03082EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:0 a.m.47 views

RHEL 6 : avahi (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - avahi: Multicast DNS responds to unicast queries outside of local network CVE-2017-6519 - A flaw was foun...

6.6AI score0.03082EPSS
SaveExploits2References8
OSV
OSV
added 2024/05/07 11:15 p.m.4 views

CVE-2021-34999

OpenBSD Kernel Multicast Routing Uninitialized Memory Information Disclosure Vulnerability. This vulnerability allows local attackers to disclose sensitive information on affected installations of OpenBSD Kernel. An attacker must first obtain the ability to execute low-privileged code on the targ...

5.5CVSS5.3AI score0.00241EPSS
SaveExploits0References1
Rows per page
Query Builder