Lucene search
+L

154 matches found

NVD
NVD
added 2025/08/22 4:15 p.m.6 views

CVE-2025-38666

In the Linux kernel, the following vulnerability has been resolved: net: appletalk: Fix use-after-free in AARP proxy probe The AARP proxy‐probe routine aarpproxyprobenetwork sends a probe, releases the aarplock, sleeps, then re-acquires the lock. During that window an expire timer thread...

7.8CVSS0.00162EPSS
SaveExploits0References10
OSV
OSV
added 2025/08/16 11:22 a.m.4 views

CVE-2025-38546 atm: clip: Fix memory leak of struct clip_vcc.

In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix memory leak of struct clipvcc. ioctlATMARPMKIP allocates struct clipvcc and set it to vcc-userback. The code assumes that vccdestroysocket passes NULL skb to vcc-push when the socket is closed, and then clippush...

5.5CVSS6.4AI score0.0016EPSS
SaveExploits0References13
BDU FSTEC
BDU FSTEC
added 2025/07/29 12:0 a.m.16 views

The vulnerability of the arp_sys_asp() function in D-Link DI-8100 router microprogramming software allows a hacker to cause a service failure.

The vulnerability of the arpsysasp function in D-Link DI-8100 router microprogramming software is related to the execution of operations outside the buffer in memory. Exploiting this vulnerability could allow a malicious actor to cause service failure by sending a specially crafted HTTP request...

9CVSS7.5AI score0.00885EPSS
SaveExploits1References6Affected Software1
Packet Storm News
Packet Storm News
added 2025/06/23 12:0 a.m.10 views

Intelligent ARP Spoofing Detection Using Multi-Layered Machine Learning (ML) Techniques for IoT Networks

Address Resolution Protocol ARP spoofing remains a critical threat to IoT networks, enabling attackers to intercept, modify, or disrupt data transmission by exploiting ARP's lack of authentication. The decentralized and resource-constrained nature of IoT environments amplifies this vulnerability,...

6.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 8:43 p.m.6 views

CVE-2021-39363

Honeywell HDZP252DI 1.00.HW02.4 and HBW2PER1 1.000.HW01.3 devices allow a video replay attack after ARP cache poisoning has been achieved...

9.8CVSS7AI score0.01418EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 5:23 p.m.4 views

CVE-2020-11914

The Treck TCP/IP stack before 6.0.1.66 has an ARP Out-of-bounds Read...

4.3CVSS6.1AI score0.01657EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.10 views

kernel: netfilter: xtables: avoid NFPROTO_UNSPEC where needed

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: avoid NFPROTOUNSPEC where needed syzbot managed to call xtcluster match via ebtables: WARNING: CPU: 0 PID: 11 at net/netfilter/xtcluster.c:72 xtclustermt+0x196/0x780 .. ebtdotable+0x174b/0x2a40 Module register...

5.5CVSS6.8AI score0.00232EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/05/09 6:8 p.m.11 views

CVE-2025-20189

A vulnerability in the Cisco Express Forwarding functionality of Cisco IOS XE Software for Cisco ASR 903 Aggregation Services Routers with Route Switch Processor 3 RSP3C could allow an unauthenticated, adjacent attacker to trigger a denial of service DoS condition. This vulnerability is due to...

7.4CVSS6.9AI score0.00222EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2025/04/23 12:0 a.m.14 views

The vulnerability of the Packet Forwarding Engine (PFE) module in Juniper Networks’ Junos OS and Junos OS Evolved operating systems allows a hacker to trigger a service failure.

The vulnerability of the Packet Forwarding Engine PFE module in Juniper Networks’ Junos OS and Junos OS Evolved operating systems is related to memory release errors. Exploiting this vulnerability can allow a malicious actor to trigger service failures using specially created ARP packets in the...

6.5CVSS5.5AI score0.00246EPSS
SaveExploits0References3Affected Software2
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:0 a.m.10 views

The vulnerability of the arp_xmit_finish() function in the net/ipv4/arp.c module of the Linux operating system’s kernel for implementing the IPv4 protocol allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the arpxmitfinish function in the net/ipv4/arp.c module of the Linux operating system’s IPv4 protocol implementation is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity,...

7.8CVSS6.7AI score0.00613EPSS
SaveExploits0References21Affected Software7
OSV
OSV
added 2025/04/09 8:15 p.m.9 views

CVE-2025-21595

A Missing Release of Memory after Effective Lifetime vulnerability in the Packet Forwarding Engine PFE of Juniper Networks Junos OS and Junos OS Evolved allows an adjacent, unauthenticated attacker to cause an FPC to crash, leading to Denial of Service DoS. On all Junos OS and Junos OS Evolved...

7.1CVSS5.7AI score0.00246EPSS
SaveExploits0References1
Amazon
Amazon
added 2025/04/01 12:0 a.m.7 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: Squashfs: check the inode number is not the invalid value of zero CVE-2024-26982 In the Linux kernel, the following vulnerability has been resolved: cachefiles: Fix NULL pointer dereference in object-file...

7.8CVSS7.4AI score0.33417EPSS
SaveExploits3
RedHat Linux
RedHat Linux
added 2025/03/26 2:23 a.m.8 views

kernel: arp: Prevent overflow in arp_req_get().

A vulnerability was found in the arpreqget function in the Linux kernel when handling the SIOCGARP ioctl input/output control request. This function copies data over into a fixed-length buffer which could result in a buffer overflow and cause memory corruption, undefined behavior, or crashes...

5.5CVSS7.1AI score0.00256EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/27 3:15 a.m.3 views

DEBIAN-CVE-2025-21762

In the Linux kernel, the following vulnerability has been resolved: arp: use RCU protection in arpxmit arpxmit can be called without RTNL or RCU protection. Use RCU protection to avoid potential UAF...

8.1CVSS5.6AI score0.00613EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.6 views

PT-2025-34427

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.15.2 Description: A use-after-free vulnerability exists in the AARP proxy probe routine aarp proxy probe network within the Linux kernel. The vulnerability occurs when the routine releases the aarp lock, sleep...

7.8CVSS8.6AI score0.00162EPSS
SaveExploits0
OSV
OSV
added 2024/12/27 3:15 p.m.7 views

AZL-54735 CVE-2024-56647 affecting package kernel 5.15.200.1-1

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.5CVSS5.6AI score0.00223EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2024/11/22 12:0 a.m.8 views

The vulnerability of the arp_sys_asp function in D-Link DI-8003 router microprogramming software allows a hacker to trigger buffer overflow attacks.

The vulnerability of the arpsysasp function in D-Link DI-800 router microprogramming software is related to the execution of operations outside the buffer during the processing of the notify parameter. Exploiting this vulnerability allows a remote attacker to trigger a buffer overflow...

9CVSS6.2AI score0.00618EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/10/21 8:15 p.m.7 views

UBUNTU-CVE-2024-50038

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: avoid NFPROTOUNSPEC where needed syzbot managed to call xtcluster match via ebtables: WARNING: CPU: 0 PID: 11 at net/netfilter/xtcluster.c:72 xtclustermt+0x196/0x780 .. ebtdotable+0x174b/0x2a40 Module register...

5.5CVSS6.2AI score0.00232EPSS
SaveExploits0References29
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.6 views

kernel: bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()

In the Linux kernel, the following vulnerability has been resolved: bonding: Fix out-of-bounds read in bondoptionarpiptargetsset In function bondoptionarpiptargetsset, if newval-string is an empty string, newval-string+1 will point to the byte after the string, causing an out-of-bound read. BUG:...

7.1CVSS6.4AI score0.00242EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/05/17 12:0 a.m.10 views

PT-2024-26758

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises when an skb is added to a neigh-arp queue while waiting for an arp reply, and the original skb's skb-dev can be different from neigh's neigh-dev. This can occur in...

5.5CVSS5.5AI score0.00223EPSS
SaveExploits0
Rows per page
Query Builder