Lucene search
K

34 matches found

RedhatCVE
RedhatCVE
added 2026/05/06 5:46 p.m.1 views

CVE-2026-43099

A flaw was found in the Linux kernel, specifically within the IPv4 Internet Protocol version 4 and ICMP Internet Control Message Protocol components. When the IPv6 Internet Protocol version 6 stack is not active, a specific function ipv6devfind can return an error. If this error is then passed to...

7.5CVSS5.8AI score0.00081EPSS
Exploits0References4
NVD
NVD
added 2026/05/06 10:16 a.m.3 views

CVE-2026-43099

In the Linux kernel, the following vulnerability has been resolved: ipv4: icmp: fix null-ptr-deref in icmpbuildprobe ipv6stub-ipv6devfind may return ERRPTR-EAFNOSUPPORT when the IPv6 stack is not active CONFIGIPV6=m and not loaded, and passing this error pointer to devhold will cause a kernel cra...

7.5CVSS0.00081EPSS
Exploits0References7
OSV
OSV
added 2026/05/03 9:57 a.m.1 views

OESA-2026-2173 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: icmp: fix NULL pointer dereference in icmptagvalidation icmptagvalidation unconditionally dereferences the result of rcudereferenceinetprotosproto without checki...

9.1CVSS6.2AI score0.02235EPSS
Exploits227References14
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.1 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001639)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001639 advisory. The pingunhash function in net/ipv4/ping.c in the Linux kernel through 4.10.8 is too late in obtaining a certain lock and consequently cannot ensure that disconnect...

5.5CVSS6.5AI score0.00512EPSS
Exploits2References15
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.1 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-002320)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002320 advisory. The pingunhash function in net/ipv4/ping.c in the Linux kernel before 4.0.3 does not initialize a certain list data structure during an unhash operation, which allow...

4.9CVSS7.4AI score0.0304EPSS
Exploits6References31
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-52241

Malicious code in bioql PyPI...

3.4CVSS6.6AI score0.00012EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 8:11 a.m.3 views

CVE-2024-54010

A vulnerability in the firewall component of HPE Aruba Networking CX 10000 Series Switches exists. It could allow an unauthenticated adjacent attacker to conduct a packet forwarding attack against the ICMP and UDP protocol. For this attack to be successful an attacker requires a switch...

3.4CVSS6.9AI score0.00012EPSS
Exploits0References1
Fedora
Fedora
added 2025/05/20 1:14 a.m.9 views

[SECURITY] Fedora 42 Update: iputils-20240905-4.fc42

The iputils package contains basic utilities for monitoring a network, including ping. The ping command sends a series of ICMP protocol ECHOREQUEST packets to a specified network host to discover whether the target machine is alive and receiving network traffic...

6.5CVSS7AI score0.00508EPSS
Exploits1
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.2 views

kernel: net: restrict SO_REUSEPORT to inet sockets

In the Linux kernel, the following vulnerability has been resolved: net: restrict SOREUSEPORT to inet sockets After blamed commit, crypto sockets could accidentally be destroyed from RCU call back, as spotted by zyzbot 1. Trying to acquire a mutex in RCU callback is not allowed. Restrict...

5.5CVSS6.7AI score0.00013EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/05/06 2:59 a.m.3 views

SUSE CVE-2025-47268

ping in iputils before 20250602 allows a denial of service application error or incorrect data collection via a crafted ICMP Echo Reply packet, because of a signed 64-bit integer overflow in timestamp multiplication...

6.5CVSS7.1AI score0.00508EPSS
Exploits1References14
OSV
OSV
added 2025/05/05 2:15 p.m.2 views

DEBIAN-CVE-2025-47268

ping in iputils before 20250602 allows a denial of service application error or incorrect data collection via a crafted ICMP Echo Reply packet, because of a signed 64-bit integer overflow in timestamp multiplication...

6.5CVSS6.3AI score0.00508EPSS
Exploits1References1
CVE
CVE
added 2025/01/08 8:42 p.m.72 views

CVE-2024-54010

CVE-2024-54010 describes a vulnerability in the firewall component of HPE Aruba Networking CX 10000 Series Switches. An unauthenticated adjacent attacker could perform a packet forwarding attack against ICMP and UDP if the switch is configured to allow Layer 3 routing. The attack relies on routin...

3.4CVSS4AI score0.00012EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2025/01/08 8:42 p.m.4 views

CVE-2024-54010 Unauthenticated Traffic Handling Flaw Allows Packet Leakage on HPE Aruba Networking CX 10000 series switches

A vulnerability in the firewall component of HPE Aruba Networking CX 10000 Series Switches exists. It could allow an unauthenticated adjacent attacker to conduct a packet forwarding attack against the ICMP and UDP protocol. For this attack to be successful an attacker requires a switch...

3.4CVSS4AI score0.00012EPSS
Exploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.3 views

UBUNTU-CVE-2024-56647

In the Linux kernel, the following vulnerability has been resolved: net: Fix icmp host relookup triggering iprtbug arp link failure may trigger iprtbug while xfrm enabled, call trace is: WARNING: CPU: 0 PID: 0 at net/ipv4/route.c:1241 iprtbug+0x14/0x20 Modules linked in: CPU: 0 UID: 0 PID: 0 Comm...

5.5CVSS6.2AI score0.00016EPSS
Exploits0References19
Microsoft CVE
Microsoft CVE
added 2024/08/15 7:0 a.m.3 views

icmp: prevent possible NULL dereferences from icmp_build_probe()

...

5.3CVSS7.2AI score0.00061EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.0 views

kernel: icmp: Fix a data-race around sysctl_icmp_errors_use_inbound_ifaddr.

A flaw was found in the Linux kernel's ICMP protocol. A race condition can occur when reading the sysctlicmperrorsuseinboundifaddr resource due to a missing lock, potentially impacting system stability and resulting in a denial of service...

4.7CVSS6.6AI score0.0001EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.0 views

kernel: icmp: Fix data-races around sysctl.

A flaw was found in the Linux kernel's ICMP protocol. A race condition can occur when reading the ICMP sysctl variables due to a missing lock, potentially impacting system stability and resulting in a denial of service...

4.7CVSS6.6AI score0.00007EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:52 a.m.2 views

SUSE CVE-2017-2671

The pingunhash function in net/ipv4/ping.c in the Linux kernel through 4.10.8 is too late in obtaining a certain lock and consequently cannot ensure that disconnect function calls are safe, which allows local users to cause a denial of service panic by leveraging access to the protocol value of...

7.8CVSS7AI score0.00512EPSS
Exploits2References14
OSV
OSV
added 2022/01/01 12:0 a.m.7 views

ASB-A-207646334

In Modem ICMP protocol integrated from Nucleus NET TCP/IP software, there is a possible out of bounds write due to a missing bounds check. This could lead to remote information disclosure or denial of service with no additional execution privileges needed. User interaction is not needed for...

9.1CVSS7.2AI score0.02496EPSS
Exploits0References1
Kitploit
Kitploit
added 2021/09/25 8:30 p.m.123 views

QueenSono - Golang Binary For Data Exfiltration With ICMP Protocol

QueenSono tool only relies on the fact that ICMP protocol isn't monitored. It is quite common. It could also been used within a system with basic ICMP inspection ie. frequency and content length watcher. Try to imitate PyExfil and others with the idea that the target machine does not necessary ha...

7.3AI score
Exploits0References2
Rows per page
Query Builder