Lucene search
+L

10866 matches found

Positive Technologies
Positive Technologies
added 2025/09/30 12:00 a.m.8 views

PT-2025-40043

Summary A race condition in the repository credentials handler can cause the Argo CD server to panic and crash when concurrent operations are performed on the same repository URL. Details The vulnerability is located in numerous repository related handlers in the util/db/repository secrets.go fil...

6.5CVSS6.8AI score
SaveExploits0References5
CVE
CVE
added 2025/09/29 10:50 p.m.24 views

CVE-2025-59942

The CVE-2025-59942 entry affects the go-f3 module (Golang implementation of Fast Finality for Filecoin). The vulnerability is an integer overflow in signer index validation that occurs when processing a crafted “poison” message, causing a panic and potential node crash. Affected are go-f3 version...

7.5CVSS6.6AI score0.00312EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2025/09/29 8:40 p.m.13 views

go-f3 module vulnerable to integer overflow leading to panic

Impact Filecoin nodes consuming F3 messages are vulnerable. go-f3 panics when it validates a "poison" messages. A "poison" message can can cause integer overflow in the signer index validation. In Lotus' case, the whole node will crash. There is no barrier to entry. An attacker doesn't need any...

7.5CVSS7.2AI score0.00312EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/09/29 4:58 p.m.5 views

CVE-2025-10954

Versions of the package github.com/nyaruka/phonenumbers before 1.2.2 are vulnerable to Improper Validation of Syntactic Correctness of Input in the phonenumbers.Parse function. An attacker can cause a panic by providing crafted input causing a "runtime error: slice bounds out of range". Mitigatio...

6.9CVSS6.4AI score0.00421EPSS
SaveExploits1References2
OSV
OSV
added 2025/09/27 6:30 a.m.13 views

GHSA-FMJH-F678-CV3X github.com/nyaruka/phonenumbers Vulnerable to Improper Validation of Syntactic Correctness of Input

Versions of the package github.com/nyaruka/phonenumbers before 1.2.2 are vulnerable to Improper Validation of Syntactic Correctness of Input in the phonenumbers.Parse function. An attacker can cause a panic by providing crafted input causing a "runtime error: slice bounds out of range"...

6.9CVSS6.9AI score0.00421EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/09/27 6:30 a.m.21 views

github.com/nyaruka/phonenumbers Vulnerable to Improper Validation of Syntactic Correctness of Input

Versions of the package github.com/nyaruka/phonenumbers before 1.2.2 are vulnerable to Improper Validation of Syntactic Correctness of Input in the phonenumbers.Parse function. An attacker can cause a panic by providing crafted input causing a "runtime error: slice bounds out of range"...

7.5CVSS6.9AI score0.00421EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2025/09/27 5:00 a.m.25 views

CVE-2025-10954

The CVE-2025-10954 entry concerns the Go package github.com/nyaruka/phonenumbers prior to version 1.2.2, where the phonenumbers.Parse() function may panic due to improper validation of input syntax, causing a runtime slice bounds error. Affected component: phonenumbers.Parse() in the library; roo...

7.5CVSS6.5AI score0.00421EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2025/09/27 5:00 a.m.6 views

CVE-2025-10954

Versions of the package github.com/nyaruka/phonenumbers before 1.2.2 are vulnerable to Improper Validation of Syntactic Correctness of Input in the phonenumbers.Parse function. An attacker can cause a panic by providing crafted input causing a "runtime error: slice bounds out of range"...

6.9CVSS6.9AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/27 12:00 a.m.9 views

PT-2025-39710

Name of the Vulnerable Software and Affected Versions github.com/nyaruka/phonenumbers versions prior to 1.2.2 Description The package contains an issue related to improper validation of input syntax within the phonenumbers.Parse function. Providing specifically crafted input can lead to a panic,...

7.5CVSS7.6AI score0.00421EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2025/09/26 11:23 p.m.7 views

SUSE CVE-2025-59351

Dragonfly is an open source P2P-based file distribution and image acceleration system. Prior to 2.1.0, the first return value of a function is dereferenced even when the function returns an error. This can result in a nil dereference, and cause code to panic. This vulnerability is fixed in 2.1.0...

5.3CVSS7.1AI score0.00314EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/25 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-39844

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm: move page table sync declarations to linux/pgtable.h During our internal testing, we started observing intermittent boot failures when the machine uses...

5.5CVSS6.3AI score0.00147EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/25 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53388

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/mediatek: Clean dangling pointer on bind error path mtkdrmbind can fail, in which case drmdevput is called, destroying the drmdevice object. However a point...

7.8CVSS6.4AI score0.00153EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/09/25 12:00 a.m.23 views

PT-2025-49442

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.10.134-010.a1i5000.a18.x86 64 Description The Linux kernel contains a race condition within the amdgpu amdkfd device fini sw function and interrupt handling. This condition can occur if amdgpu amdkfd device fin...

4.6CVSS6.2AI score0.00182EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/25 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-39883

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/memory-failure: fix VMBUGONPAGEPagePoisonedpage when unpoison memory When I did memory failure tests, below panic occurs: page dumped because:...

7.1CVSS7AI score0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/24 7:21 p.m.26 views

GO-2025-3970 DragonFly vulnerable to panics due to nil pointer dereference when using variables created alongside an error in d7y.io/dragonfly

DragonFly vulnerable to panics due to nil pointer dereference when using variables created alongside an error in d7y.io/dragonfly...

6.9CVSS7AI score0.00314EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/22 11:31 p.m.8 views

SUSE CVE-2024-56599

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: avoid NULL pointer error during sdio remove When running 'rmmod ath10k', ath10ksdioremove will free sdio workqueue by destroyworkqueue. But if CONFIGINITONFREEDEFAULTON is set to yes, kernel panic will happen: Call...

4.4CVSS6.3AI score0.00222EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2025/09/22 12:00 a.m.12 views

PT-2025-42778

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.17.0-rc6 Description The Linux kernel contains a flaw within the fs/proc/task mmu component. Specifically, a null pointer dereference can occur in pagemap scan backout range when the PAGEMAP SCAN ioctl is calle...

4.6CVSS5.8AI score0.00227EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2023-53339

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: fix BUGON condition in btrfscancelbalance Pausing and canceling balance can race to interrupt balance lead to BUGON panic in btrfscancelbalance. The BUG...

5.5CVSS5.6AI score0.00201EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50358

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - brcmfmac: return error when getting invalid maxflowrings from dongle When firmware hit trap at initialization, host will read abnormal maxflowrings number from...

4.2CVSS5AI score0.00295EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/19 11:34 p.m.8 views

SUSE CVE-2023-53388

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Clean dangling pointer on bind error path mtkdrmbind can fail, in which case drmdevput is called, destroying the drmdevice object. However a pointer to it was still being held in the private object, and that pointer...

5.5CVSS6.5AI score0.00153EPSS
SaveExploits0References7
Rows per page
Query Builder