Lucene search
+L

2039 matches found

SUSE CVE
SUSE CVE
added 2024/12/05 12:15 a.m.8 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.15 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.16 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
Github Security Blog
Github Security Blog
added 2024/12/02 5:28 p.m.28 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
OSV
OSV
added 2024/12/02 5:28 p.m.19 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
NVD
NVD
added 2024/12/02 5:15 p.m.25 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
Cvelist
Cvelist
added 2024/12/02 4:12 p.m.19 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
Vulnrichment
Vulnrichment
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.5CVSS6.5AI score0.00608EPSS
SaveExploits0References4
CVE
CVE
added 2024/12/02 4:12 p.m.320 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.25 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 score0.00608EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.9 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.00239EPSS
SaveExploits0References23
RedhatCVE
RedhatCVE
added 2024/10/21 2:13 p.m.13 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.00239EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 12:15 p.m.18 views

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.5CVSS0.00239EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 12:15 p.m.15 views

AZL-50979 CVE-2024-47678 affecting package kernel for versions less than 6.6.56.1-5

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.4AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.13 views

UBUNTU-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.2AI score0.00239EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2024/10/21 11:53 a.m.25 views

CVE-2024-47678 icmp: change the order of rate limits

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

0.00239EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/21 11:53 a.m.188 views

CVE-2024-47678

CVE-2024-47678 — Linux kernel ICMP rate-limit order fix . The vulnerability concerns the ICMP rate-limiting path where two rate-limiters were applied in this order after the patch: host-wide limit (icmp_global_allow) and per-destination limit (inetpeer). The fix reorders checks so that the per-de...

5.5CVSS6.8AI score0.00239EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.25 views

CVE-2024-47678 icmp: change the order of rate limits

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

6.8AI score0.00239EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 11:53 a.m.19 views

CVE-2024-47678 icmp: change the order of rate limits

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.00239EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/10/21 11:53 a.m.11 views

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.5CVSS5.7AI score0.00239EPSS
SaveExploits0
Rows per page
Query Builder