Lucene search
+L

3702 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/13 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2025-68813

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ipvs: fix ipv4 null-ptr-deref in route error path The IPv4 code path in ipvsgetoutrt calls dstlinkfailure without ensuring skb-dev is set, leading to a NULL...

6AI score0.00179EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/09 12:35 p.m.12 views

CVE-2023-49062

Katran could disclose non-initialized kernel memory as part of an IP header. The issue was present for IPv4 encapsulation and ICMP v4 Too Big packet generation. After a bpfxdpadjusthead call, Katran code didn’t initialize the Identification field for the IPv4 header, resulting in writing content ...

7.5CVSS6.8AI score0.00622EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:58 a.m.11 views

CVE-2020-7524

Out-of-bounds Write vulnerability exists in Modicon M218 Logic Controller V5.0.0.7 and prior which could cause Denial of Service when sending specific crafted IPV4 packet to the controller: Sending a specific IPv4 protocol package to Schneider Electric Modicon M218 Logic Controller can cause IPv4...

7.5CVSS6.8AI score0.01387EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:43 a.m.27 views

CVE-2022-33229

Information disclosure due to buffer over-read in Modem while using static array to process IPv4 packets...

8.2CVSS6.9AI score0.00375EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:29 a.m.16 views

CVE-2019-12264

Wind River VxWorks 6.6, 6.7, 6.8, 6.9.3, 6.9.4, and Vx7 has Incorrect Access Control in IPv4 assignment by the ipdhcpc DHCP client component...

7.1CVSS7AI score0.08311EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:26 a.m.16 views

CVE-2019-12256

Wind River VxWorks 6.9 and vx7 has a Buffer Overflow in the IPv4 component. There is an IPNET security vulnerability: Stack overflow in the parsing of IPv4 packets’ IP options...

9.8CVSS7.3AI score0.26629EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:10 a.m.15 views

CVE-2017-6738

The Simple Network Management Protocol SNMP subsystem of Cisco IOS and IOS XE Software contains multiple vulnerabilities that could allow an authenticated, remote attacker to remotely execute code on an affected system or cause an affected system to reload. An attacker could exploit these...

9CVSS9.1AI score0.1055EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.15 views

PT-2026-26581

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the tunnel xmit functions iptunnel xmit, ip6tunnel xmit. These functions lack a recursion limit, which can lead to an infinite recursion loop when a...

5.5CVSS5.5AI score0.00128EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.12 views

PT-2026-4673

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the ipv4/ip gre module related to the ipgre header function. This issue can lead to kernel crashes when devices dynamically change their headroom or...

5.5CVSS6.1AI score0.0019EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.4 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992736)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992736 advisory. In the Linux kernel, the following vulnerability has been resolved: smack: tcp: ipv4, fix incorrect labeling Currently, Smack mirrors the label of incoming tcp/ipv4...

9.1CVSS6.2AI score0.00775EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/27 12:00 a.m.4 views

NewStart CGSL MAIN 7.02 : golang Multiple Vulnerabilities (NS-SA-2025-0254)

The remote NewStart CGSL host, running version MAIN 7.02, has golang packages installed that are affected by multiple vulnerabilities: - The various Is methods IsPrivate, IsLoopback, etc did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true...

9.8CVSS7AI score0.01952EPSS
SaveExploits0References25
RedhatCVE
RedhatCVE
added 2025/12/25 12:17 p.m.12 views

CVE-2023-53995

A flaw was found in the Linux kernel. An incorrect handling of the 'lastprim' value within the inetdelifa function during IP address deletion can be triggered by a local user. This memory leak leads to resource exhaustion, potentially causing a Denial of Service DoS on the system...

5.5CVSS5.7AI score0.00203EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53995

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: ipv4: fix one memleak in inetdelifa I got the below warning when do fuzzing test: unregisternetdevice: waiting for bond0 to become free. Usage count = 2 It...

6AI score0.00203EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.31 views

CVE-2023-54094 net: prevent skb corruption on frag list segmentation

In the Linux kernel, the following vulnerability has been resolved: net: prevent skb corruption on frag list segmentation Ian reported several skb corruptions triggered by rx-gro-list, collecting different oops alike: 62.624003 BUG: kernel NULL pointer dereference, address: 00000000000000c0...

9.8CVSS0.00531EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 10:55 a.m.7 views

CVE-2023-53995 net: ipv4: fix one memleak in __inet_del_ifa()

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix one memleak in inetdelifa I got the below warning when do fuzzing test: unregisternetdevice: waiting for bond0 to become free. Usage count = 2 It can be repoduced via: ip link add bond0 type bond sysctl -w...

6.3AI score
SaveExploits0References9
CVE
CVE
added 2025/12/24 10:55 a.m.29 views

CVE-2023-53995

CVE-2023-53995 : In the Linux kernel, a memleak in net/ipv4/__inet_del_ifa() can leak memory when manipulating bond0 secondary addresses, leaving in_device and net_device references unreleased. Repro steps show creating a bond0, adding addresses, then deleting the primary causing the secondary (0...

6.1AI score0.00203EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/12/19 10:13 p.m.8 views

CVE-2025-68388

Allocation of resources without limits or throttling CWE-770 allows an unauthenticated remote attacker to cause excessive allocation CAPEC-130 of memory and CPU via the integration of malicious IPv4 fragments, leading to a degradation in Packetbeat...

5.3CVSS7.1AI score0.00351EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/12/19 12:31 a.m.8 views

EUVD-2025-204397

Allocation of resources without limits or throttling CWE-770 allows an unauthenticated remote attacker to cause excessive allocation CAPEC-130 of memory and CPU via the integration of malicious IPv4 fragments, leading to denial-of-service in Packetbeat...

7.5CVSS6.6AI score0.00351EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/19 12:31 a.m.10 views

GHSA-FJ69-23M4-CCVV Elasticsearch Packetbeat has Excessive Allocation of Memory and CPU via Malicious IPv4 Fragments

Allocation of resources without limits or throttling CWE-770 allows an unauthenticated remote attacker to cause excessive allocation CAPEC-130 of memory and CPU via the integration of malicious IPv4 fragments, leading to denial-of-service in Packetbeat...

7.5CVSS7AI score0.00351EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/18 10:16 p.m.14 views

CVE-2025-68388

Allocation of resources without limits or throttling CWE-770 allows an unauthenticated remote attacker to cause excessive allocation CAPEC-130 of memory and CPU via the integration of malicious IPv4 fragments, leading to a degradation in Packetbeat...

5.3CVSS0.00351EPSS
SaveExploits0References1
Rows per page
Query Builder