Lucene search
+L

307 matches found

AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.2 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ICMP messages are rate-limited. After the committed changes, the two rate limiters are applied in this order: 1 Host-wide rate limit icmpglobalallow 2 Per-destination rate limit inetpeer-based To avoid side-channel attacks, we ne...

9.4CVSS6.2AI score0.00608EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/01/08 12:0 a.m.10 views

PT-2025-1019 · Hewlett Packard · Hpe Aruba Networking Cx 10000 Series Switches

Name of the Vulnerable Software and Affected Versions: HPE Aruba Networking CX 10000 Series Switches affected versions not specified Description: A vulnerability in the firewall component of HPE Aruba Networking CX 10000 Series Switches exists, which could allow an unauthenticated adjacent attack...

3.4CVSS7AI score0.00241EPSS
SaveExploits0References8
OSV
OSV
added 2024/12/27 3:15 p.m.8 views

AZL-54815 CVE-2024-56647 affecting package kernel 6.6.126.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.5CVSS6.7AI score0.00223EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/12/27 3:2 p.m.10 views

CVE-2024-56647 net: Fix icmp host relookup triggering ip_rt_bug

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...

7.4AI score0.00223EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/12/27 12:0 a.m.15 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 an ICMP host relookup in the net subsystem triggering an iprtbug issue...

5.5CVSS6.5AI score0.00223EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/02 5:15 p.m.6 views

UBUNTU-CVE-2024-53259

quic-go is an implementation of the QUIC protocol in Go. An off-path attacker can inject an ICMP Packet Too Large packet. Since affected quic-go versions used IPPMTUDISCDO, the kernel would then return a "message too large" error on sendmsg, i.e. when quic-go attempts to send a packet that exceed...

6.5CVSS5.8AI score0.00608EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/11/30 12:0 a.m.13 views

PT-2024-36956

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.12.0-rc6-00077-g2e1b3cc9d7f7 Description A vulnerability in the Linux kernel has been resolved, which could trigger an ip rt bug when an arp link failure occurs while xfrm is enabled. The issue arises from the...

5.5CVSS5.4AI score0.00223EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.4 views

kernel: Linux kernel: Denial of Service due to memory leak in mmc: vub300 module

A flaw was found in the Linux kernel's mmc: vub300 module. An incorrect return value check for mmcaddhost and a missing call to mmcfreehost when usbcontrolmsg fails can lead to memory leaks. A local attacker could exploit this vulnerability, causing the kernel to crash and resulting in a Denial o...

5.5CVSS7.2AI score0.00149EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 12:15 p.m.7 views

AZL-50716 CVE-2024-47678 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: icmp: change the order of rate limits ICMP messages are ratelimited : After the blamed commits, the two rate limiters are applied in this order: 1 host wide ratelimit icmpglobalallow 2 Per destination ratelimit inetpeer based In...

5.5CVSS6.3AI score0.00608EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/08/29 12:0 a.m.8 views

PT-2024-32733

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.58 Description The issue concerns the order of rate limits for ICMP messages in the Linux kernel. To avoid side-channel attacks, the per destination check needs to be applied first. The patch changes the orde...

5.5CVSS5.4AI score0.00608EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/08/15 7:0 a.m.7 views

In the Linux kernel before 5.1.7 a device can be tracked by an attacker using the IP ID values the kernel produces for connection-less protocols (e.g. UDP and ICMP). When such traffic is sent to multiple destination IP addresses it is possible to obtain hash collisions (of indices to the counter array) and thereby obtain the hashing key (via enumeration). An attack may be conducted by hosting a crafted web page that uses WebRTC or gQUIC to force UDP traffic to attacker-controlled IP addresses.

...

6.5CVSS9AI score0.02571EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/08/12 12:0 a.m.8 views

FreeBSD 安全漏洞

FreeBSD is a set of Unix-like operating systems from the FreeBSD Foundation. A security vulnerability exists in FreeBSD that stems from ICMPv6 packets that bypass firewall rules...

6.3CVSS6.7AI score0.00462EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/07/31 12:54 a.m.8 views

kernel: icmp: prevent possible NULL dereferences from icmp_build_probe()

A flaw was found in the Linux kernel's ICMP protocol. Under some conditions, a NULL pointer dereference can be triggered due to a missing check, causing a system crash and resulting in a denial of service...

7.5CVSS7.2AI score0.01019EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/15 9:25 p.m.15 views

kernel: icmp: prevent possible NULL dereferences from icmp_build_probe()

A flaw was found in the Linux kernel's ICMP protocol. Under some conditions, a NULL pointer dereference can be triggered due to a missing check, causing a system crash and resulting in a denial of service...

7.5CVSS7.2AI score0.01019EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/15 5:18 a.m.4 views

kernel: icmp: prevent possible NULL dereferences from icmp_build_probe()

A flaw was found in the Linux kernel's ICMP protocol. Under some conditions, a NULL pointer dereference can be triggered due to a missing check, causing a system crash and resulting in a denial of service...

7.5CVSS7.2AI score0.01019EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/19 3:15 p.m.2 views

DEBIAN-CVE-2021-47582

In the Linux kernel, the following vulnerability has been resolved: USB: core: Make doproccontrol and doprocbulk killable The USBDEVFSCONTROL and USBDEVFSBULK ioctls invoke usbstartwaiturb, which contains an uninterruptible wait with a user-specified timeout value. If timeout value is very large...

5.5CVSS5.6AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/17 6:15 p.m.7 views

CVE-2024-37661

TP-LINK TL-7DR5130 v1.0.23 is vulnerable to forged ICMP redirect message attacks. An attacker in the same WLAN as the victim can hijack the traffic between the victim and any remote server by sending out forged ICMP redirect messages...

6.3CVSS5.8AI score0.00283EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.5 views

SUSE CVE-2024-35857

In the Linux kernel, the following vulnerability has been resolved: icmp: prevent possible NULL dereferences from icmpbuildprobe First problem is a double call to indevgetrcu, because the second one could return NULL. if indevgetrcudev && indevgetrcudev-ifalist Second problem is a read from...

5.5CVSS6.1AI score0.01019EPSS
SaveExploits0References13
OSV
OSV
added 2024/05/14 2:23 p.m.4 views

UBUNTU-CVE-2023-52654

In the Linux kernel, the following vulnerability has been resolved: iouring/afunix: disable sending iouring over sockets File reference cycles have caused lots of problems for iouring in the past, and it still doesn't work exactly right and races with unixstreamreadgeneric. The safest fix would b...

7.8CVSS6.1AI score0.00892EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/03/18 12:0 a.m.10 views

The vulnerability of the ICMP and ICMPv6 analysis functions of the protocol generator stack used in uC/OS and uC/TCP-IP allows a attacker to cause service interruptions.

The vulnerability of the ICMP and ICMPv6 analysis functions of the ISN stack generator used in uC/OS and uC/TCP-IP is related to the execution of operations outside the buffer boundaries in memory. Exploiting this vulnerability could allow a remote attacker to cause service failures...

5.9CVSS7.3AI score0.00811EPSS
SaveExploits1References5Affected Software2
Rows per page
Query Builder