Lucene search
+L

306 matches found

UbuntuCve
UbuntuCve
added 2026/05/08 3:16 p.m.14 views

CVE-2026-43441

In the Linux kernel, the following vulnerability has been resolved: net: bonding: Fix ndtbl NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, the ndtbl is never initialized because inet6init exits before ndiscinit is called which initializes it. If bonding...

7.5CVSS5.7AI score0.00479EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2026/05/08 2:22 p.m.47 views

CVE-2026-43441 net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabled

In the Linux kernel, the following vulnerability has been resolved: net: bonding: Fix ndtbl NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, the ndtbl is never initialized because inet6init exits before ndiscinit is called which initializes it. If bonding...

7.5CVSS0.00479EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/05/08 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-43441

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: bonding: Fix ndtbl NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, the ndtbl is never initialized because inet6ini...

7.5CVSS6.2AI score0.00479EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/05/06 1:43 a.m.30 views

SUSE CVE-2026-31738

In the Linux kernel, the following vulnerability has been resolved: vxlan: validate ND option lengths in vxlannacreate vxlannacreate walks ND options according to option-provided lengths. A malformed option can make the parser advance beyond the computed option span or use a too-short source LLAD...

7CVSS5.7AI score0.00123EPSS
SaveExploits0References110
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:00 a.m.33 views

SUSE SLES15 : Security update for the Linux Kernel (SUSE-SU-2026:1643-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:1643-1 advisory. The SUSE Linux Enterprise 15 SP6 kernel was updated to fix various security issues The following security issues were fixed: -...

8.2CVSS5.5AI score0.00788EPSS
SaveExploits4References48
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-31738

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - vxlan: validate ND option lengths in vxlannacreate vxlannacreate walks ND options according to option-provided lengths. A malformed option can make the parser...

5.5CVSS6.2AI score0.00123EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/25 8:46 a.m.6 views

CVE-2026-31682

In the Linux kernel, the following vulnerability has been resolved: bridge: brndsend: linearize skb before parsing ND options brndsend parses neighbour discovery options from ns-opt and assumes that these options are in the linear part of request. Its callers only guarantee that the ICMPv6 header...

5.2AI score0.00485EPSS
SaveExploits0References9Affected Software1
SUSE Linux
SUSE Linux
added 2026/04/23 3:53 p.m.16 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2025-38234: sched/rt: Fix race in pushrttask bsc1246057. CVE-2026-23103: ipvlan: Make the addrslock be per port bsc1257773. CVE-2026-23243: RDMA/umad: Reject...

7.8CVSS5.8AI score0.00167EPSS
SaveExploits2References28
OSV
OSV
added 2026/04/23 3:53 p.m.9 views

SUSE-SU-2026:1575-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2025-38234: sched/rt: Fix race in pushrttask bsc1246057. - CVE-2026-23103: ipvlan: Make the addrslock be per port bsc1257773. - CVE-2026-23243: RDMA/umad:...

7.8CVSS5.3AI score0.00167EPSS
SaveExploits2References15
EUVD
EUVD
added 2026/04/03 6:31 p.m.11 views

EUVD-2026-18780

In the Linux kernel, the following vulnerability has been resolved: nvdimm/bus: Fix potential use after free in asynchronous initialization Dingisoul with KASAN reports a use after free if deviceadd fails in ndasyncdeviceregister. Commit b6eae0f61db2 "libnvdimm: Hold reference on parent while...

5.7AI score0.00119EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2026/03/26 8:06 a.m.12 views

net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabled

...

7.5CVSS5.8AI score0.00129EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/03/25 4:55 p.m.10 views

SUSE CVE-2026-23381

In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix ndtbl NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, the ndtbl is never initialized because inet6init exits before ndiscinit is called which initializes it. Then, if...

5.5CVSS5.7AI score0.0012EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2026/03/25 11:16 a.m.19 views

CVE-2026-23381

In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix ndtbl NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, the ndtbl is never initialized because inet6init exits before ndiscinit is called which initializes it. Then, if...

5.5CVSS5.4AI score0.0012EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2026/03/25 11:16 a.m.14 views

CVE-2026-23293

In the Linux kernel, the following vulnerability has been resolved: net: vxlan: fix ndtbl NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, the ndtbl is never initialized because inet6init exits before ndiscinit is called which initializes it. If an IPv6...

5.5CVSS5.4AI score0.00129EPSS
SaveExploits0References34
OSV
OSV
added 2026/03/25 11:16 a.m.12 views

UBUNTU-CVE-2026-23293

In the Linux kernel, the following vulnerability has been resolved: net: vxlan: fix ndtbl NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, the ndtbl is never initialized because inet6init exits before ndiscinit is called which initializes it. If an IPv6...

5.5CVSS5.7AI score0.00129EPSS
SaveExploits0References35
Debian CVE
Debian CVE
added 2026/03/25 10:28 a.m.13 views

CVE-2026-23381

In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix ndtbl NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, the ndtbl is never initialized because inet6init exits before ndiscinit is called which initializes it. Then, if...

5.5CVSS5.2AI score0.0012EPSS
SaveExploits0
OSV
OSV
added 2026/03/25 10:28 a.m.10 views

CVE-2026-23381 net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled

In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix ndtbl NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, the ndtbl is never initialized because inet6init exits before ndiscinit is called which initializes it. Then, if...

5.7AI score
SaveExploits0References13
ATTACKERKB
ATTACKERKB
added 2026/03/25 10:28 a.m.7 views

CVE-2026-23381

In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix ndtbl NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, the ndtbl is never initialized because inet6init exits before ndiscinit is called which initializes it. Then, if...

5.6AI score0.0012EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/03/25 10:26 a.m.39 views

CVE-2026-23293 net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabled

In the Linux kernel, the following vulnerability has been resolved: net: vxlan: fix ndtbl NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, the ndtbl is never initialized because inet6init exits before ndiscinit is called which initializes it. If an IPv6...

0.00129EPSS
SaveExploits0References8
OSV
OSV
added 2026/03/25 10:26 a.m.24 views

CVE-2026-23293 net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabled

In the Linux kernel, the following vulnerability has been resolved: net: vxlan: fix ndtbl NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, the ndtbl is never initialized because inet6init exits before ndiscinit is called which initializes it. If an IPv6...

5.7AI score
SaveExploits0References13
Rows per page
Query Builder