Lucene search
+L

2147 matches found

OSV
OSV
added 2024/12/27 3:15 p.m.42 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.00223EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2024/12/27 3:02 p.m.57 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...

0.00223EPSS
SaveExploits0References4
CVE
CVE
added 2024/12/27 3:02 p.m.194 views

CVE-2024-56647

CVE-2024-56647: In the Linux kernel, icmp host relookup can trigger ip_rt_bug when ARP/link conditions and xfrm are involved. The fix skips icmp relookup for locally generated packets (e.g., ICMP errors) to avoid dst->out being ip_rt_bug on loopback and similar scenarios. Reproduced scenario s...

5.5CVSS6.3AI score0.00223EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/12/27 3:02 p.m.83 views

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.5CVSS5.6AI score0.00223EPSS
SaveExploits0
OSV
OSV
added 2024/12/27 3:02 p.m.21 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...

5.5CVSS6AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/12/11 12:00 a.m.100 views

Nutanix AHV : (NXSA-AHV-20220304.511)

The version of AHV installed on the remote host is prior to 20220304.511. It is, therefore, affected by a vulnerability as referenced in the NXSA-AHV-20220304.511 advisory. - ICMP information such as 1 netmask and 2 timestamp is allowed from arbitrary hosts. CVE-1999-0524 Note that Nessus has not...

4CVSS6.5AI score0.31586EPSS
SaveExploits2References2
Veracode
Veracode
added 2024/12/06 6:07 a.m.11 views

Insufficient Verification Of Data Authenticity

quic-go is vulnerable to Insufficient Verification of Data Authenticity. The vulnerability is due to improper handling of ICMP "Packet Too Large" messages, allowing an off-path attacker to inject such packets and disrupt QUIC connections by setting the MTU to a value below the minimum threshold o...

6.5CVSS6.3AI score0.00608EPSS
SaveExploits0References5Affected Software1
Citrix
Citrix
added 2024/12/06 12:00 a.m.48 views

ADC: ICMP Timestamp Request Remote Date Disclosure Vulnerability (CVE-1999-0524)

Vulnerability scan is flagging NetScaler device as vulnerable to ICMP Timestamp Request Remote Date Disclosure Vulnerability CVE-1999-0524 even when an ACL already exists to block ICMP type 13 traffic...

2.1CVSS6.6AI score0.31586EPSS
SaveExploits2
SUSE CVE
SUSE CVE
added 2024/12/05 12:15 a.m.14 views

SUSE 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.5CVSS6.7AI score0.00608EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/04 4:13 p.m.16 views

GO-2024-3302 ICMP Packet Too Large Injection Attack on Linux in github.com/quic-go/quic-go

ICMP Packet Too Large Injection Attack on Linux in github.com/quic-go/quic-go...

6.5CVSS6.7AI score0.00608EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/12/02 11:50 p.m.19 views

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.5CVSS6.2AI score0.00608EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/02 5:28 p.m.21 views

GHSA-PX8V-PP82-RCVR quic-go affected by an ICMP Packet Too Large Injection Attack on Linux

Impact 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 exceeds the MTU claimed in that ICMP packet. By setting...

6.5CVSS6.3AI score0.00608EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/12/02 5:28 p.m.31 views

quic-go affected by an ICMP Packet Too Large Injection Attack on Linux

Impact 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 exceeds the MTU claimed in that ICMP packet. By setting...

6.5CVSS6.1AI score0.00608EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2024/12/02 5:15 p.m.29 views

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.5CVSS0.00608EPSS
SaveExploits0References4
CVE
CVE
added 2024/12/02 4:12 p.m.332 views

CVE-2024-53259

CVE-2024-53259 affects the quic-go QUIC implementation. An off-path attacker can inject an ICMP Packet Too Large when IP_PMTUDISC_DO is used, causing the kernel to return a “message too large” error on sendmsg if a QUIC packet exceeds the MTU claimed in the ICMP message. This can disrupt a QUIC c...

6.5CVSS6.2AI score0.00608EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/02 4:12 p.m.29 views

CVE-2024-53259 quic-go affected by an ICMP Packet Too Large Injection Attack on Linux

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.5CVSS6.1AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/12/02 4:12 p.m.24 views

CVE-2024-53259 quic-go affected by an ICMP Packet Too Large Injection Attack on Linux

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.5CVSS6.5AI score0.00608EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/12/02 4:12 p.m.22 views

CVE-2024-53259 quic-go affected by an ICMP Packet Too Large Injection Attack on Linux

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.5CVSS0.00608EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.12 views

SUSE CVE-2024-47678

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.7AI score0.00608EPSS
SaveExploits0References23
RedhatCVE
RedhatCVE
added 2024/10/21 2:13 p.m.15 views

CVE-2024-47678

A flaw was found in the Linux kernel related to the order of rate limits for ICMP messages. The sequence in which rate limiters are applied potentially allows a side-channel attack, resulting in information disclosure. Mitigation Mitigation for this issue is either not available or the currently...

5.5CVSS6.5AI score0.00608EPSS
SaveExploits0References4
Rows per page
Query Builder