Lucene search
+L

4915 matches found

OSV
OSV
added 2025/06/03 6:9 a.m.4 views

GHSA-J972-J939-P2V3 quic-go Has Panic in Path Probe Loss Recovery Handling

Impact The loss recovery logic for path probe packets that was added in the v0.50.0 release can be used to trigger a nil-pointer dereference by a malicious QUIC client. In order to do so, the attacker first sends valid QUIC packets from different remote addresses thereby triggering the newly adde...

7.5CVSS7.1AI score0.00402EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/06/03 6:9 a.m.9 views

quic-go Has Panic in Path Probe Loss Recovery Handling

Impact The loss recovery logic for path probe packets that was added in the v0.50.0 release can be used to trigger a nil-pointer dereference by a malicious QUIC client. In order to do so, the attacker first sends valid QUIC packets from different remote addresses thereby triggering the newly adde...

7.5CVSS6.7AI score0.00402EPSS
SaveExploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2025/06/03 2:39 a.m.7 views

SUSE CVE-2025-29785

quic-go is an implementation of the QUIC protocol in Go. The loss recovery logic for path probe packets that was added in the v0.50.0 release can be used to trigger a nil-pointer dereference by a malicious QUIC client. In order to do so, the attacker first sends valid QUIC packets from different...

7.5CVSS6.9AI score0.00402EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/06/02 12:41 p.m.1 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference via the loss recovery logic for path probe packets. An attacker can trigger a nil-pointer dereference by sending valid QUIC packets from different remote addresses, thereby initiating the path validation logic...

8.7CVSS7AI score0.00402EPSS
SaveExploits0References2
OSV
OSV
added 2025/06/02 11:15 a.m.2 views

DEBIAN-CVE-2025-29785

quic-go is an implementation of the QUIC protocol in Go. The loss recovery logic for path probe packets that was added in the v0.50.0 release can be used to trigger a nil-pointer dereference by a malicious QUIC client. In order to do so, the attacker first sends valid QUIC packets from different...

7.5CVSS5.5AI score0.00402EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/02 11:15 a.m.10 views

UBUNTU-CVE-2025-29785

quic-go is an implementation of the QUIC protocol in Go. The loss recovery logic for path probe packets that was added in the v0.50.0 release can be used to trigger a nil-pointer dereference by a malicious QUIC client. In order to do so, the attacker first sends valid QUIC packets from different...

7.5CVSS5.8AI score0.00402EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/06/02 10:44 a.m.31 views

CVE-2025-29785 quic-go Has Panic in Path Probe Loss Recovery Handling

quic-go is an implementation of the QUIC protocol in Go. The loss recovery logic for path probe packets that was added in the v0.50.0 release can be used to trigger a nil-pointer dereference by a malicious QUIC client. In order to do so, the attacker first sends valid QUIC packets from different...

7.5CVSS0.00402EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/06/02 10:44 a.m.15 views

CVE-2025-29785 quic-go Has Panic in Path Probe Loss Recovery Handling

quic-go is an implementation of the QUIC protocol in Go. The loss recovery logic for path probe packets that was added in the v0.50.0 release can be used to trigger a nil-pointer dereference by a malicious QUIC client. In order to do so, the attacker first sends valid QUIC packets from different...

7.5CVSS5.3AI score0.00402EPSS
SaveExploits0References3
CVE
CVE
added 2025/06/02 10:44 a.m.59 views

CVE-2025-29785

CVE-2025-29785 affects quic-go. The vulnerability stems from the loss recovery logic for path probe packets added in v0.50.0, which can trigger a nil-pointer dereference when a malicious QUIC client sends specific crafted ACKs after starting from multiple remote addresses and allowing path probe ...

7.5CVSS7.5AI score0.00402EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/02 10:44 a.m.6 views

CVE-2025-29785 quic-go Has Panic in Path Probe Loss Recovery Handling

quic-go is an implementation of the QUIC protocol in Go. The loss recovery logic for path probe packets that was added in the v0.50.0 release can be used to trigger a nil-pointer dereference by a malicious QUIC client. In order to do so, the attacker first sends valid QUIC packets from different...

7.5CVSS6.6AI score0.00402EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/06/02 12:0 a.m.7 views

PT-2025-23490 · Quic-Go +1 · Quic-Go +1

Name of the Vulnerable Software and Affected Versions: quic-go versions 0.50.0 Description: The loss recovery logic for path probe packets in quic-go can be exploited by a malicious QUIC client to trigger a nil-pointer dereference. This is achieved by sending valid QUIC packets from different...

7.5CVSS6.2AI score0.00402EPSS
SaveExploits0References21
NVD
NVD
added 2025/05/29 2:15 p.m.12 views

CVE-2025-37993

In the Linux kernel, the following vulnerability has been resolved: can: mcan: mcanclassallocatedev: initialize spin lock on device probe The spin lock txhandlingspinlock in struct mcanclassdev is not being initialized. This leads the following spinlock bad magic complaint from the kernel, eg. wh...

5.5CVSS0.00146EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/29 1:15 p.m.107 views

CVE-2025-37993

CVE-2025-37993 refers to a Linux kernel issue where the m_can_classdev.tx_handling_spinlock was not initialized during device probe, causing a spinlock bad magic crash (notably when cansend is used). The problem is resolved by initializing the spin lock in m_can_class_allocate_dev. Affected conte...

5.5CVSS6.5AI score0.00146EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/05/29 1:15 p.m.23 views

CVE-2025-37993 can: m_can: m_can_class_allocate_dev(): initialize spin lock on device probe

In the Linux kernel, the following vulnerability has been resolved: can: mcan: mcanclassallocatedev: initialize spin lock on device probe The spin lock txhandlingspinlock in struct mcanclassdev is not being initialized. This leads the following spinlock bad magic complaint from the kernel, eg. wh...

0.00146EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/29 1:15 p.m.7 views

CVE-2025-37993 can: m_can: m_can_class_allocate_dev(): initialize spin lock on device probe

In the Linux kernel, the following vulnerability has been resolved: can: mcan: mcanclassallocatedev: initialize spin lock on device probe The spin lock txhandlingspinlock in struct mcanclassdev is not being initialized. This leads the following spinlock bad magic complaint from the kernel, eg. wh...

5.5CVSS6.8AI score0.00146EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2025/05/28 12:0 a.m.10 views

The vulnerabilities of the functions dpaa2_ptp_probe() and fsl_mc_free_irqs() in the module drivers/net/ethernet/freescale/dpaa2/dpaa2-ptp.c of the Linux kernel allow a hacker to cause a service failure.

The vulnerabilities of the functions dpaa2ptpprobe and fslmcfreeirqs in the module drivers/net/ethernet/freescale/dpaa2/dpaa2-ptp.c of the Linux kernel are related to a memory leak. Exploiting these vulnerabilities could allow an attacker to cause a service failure...

5.5CVSS6.4AI score0.00242EPSS
SaveExploits0References12Affected Software7
RedhatCVE
RedhatCVE
added 2025/05/23 6:36 a.m.22 views

CVE-2024-21467

Information disclosure while handling beacon probe frame during scan entry generation in client side...

7.5CVSS6.5AI score0.00263EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 6:36 a.m.10 views

CVE-2024-21459

Information disclosure while handling beacon or probe response frame in STA...

7.5CVSS6.5AI score0.00263EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 3:4 a.m.12 views

CVE-2023-21661

Transient DOS while parsing WLAN beacon or probe-response frame...

7.5CVSS7AI score0.00383EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 3:2 a.m.8 views

CVE-2023-21658

Transient DOS in WLAN Firmware while processing the received beacon or probe response frame...

7.5CVSS7AI score0.00383EPSS
SaveExploits0References1
Rows per page
Query Builder