Lucene search
+L

18078 matches found

RedhatCVE
RedhatCVE
added 2026/05/07 2:11 p.m.17 views

CVE-2026-44601

A flaw was found in Tor. When the system experiences circuit queue memory pressure, a remote attacker could potentially trigger a double close of a circuit, leading to a client crash. This vulnerability can result in a Denial of Service DoS for affected Tor clients...

7.5CVSS5.8AI score0.00337EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2026/05/07 8:11 a.m.14 views

Apache HTTP Server: http2: double free and possible RCE on early reset

...

8.8CVSS5.8AI score0.49727EPSS
SaveExploits18
Hacker One
Hacker One
added 2026/05/07 7:48 a.m.29 views

curl: Shared HSTS cache accessed without lock

This is finding F5 in Andrew's report https://github.com/curl/curl/blob/455bebc2c7/lib/hsts.cL160-L168 https://github.com/curl/curl/blob/455bebc2c7/lib/http.cL3571 https://github.com/curl/curl/blob/455bebc2c7/lib/url.cL1441 https://github.com/curl/curl/blob/455bebc2c7/lib/url.cL265...

5.9CVSS7.5AI score0.01856EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2026/05/07 5:53 a.m.223 views

Exploit for Double Free in Apache Http_Server

CVE-2026-23918 Apache modhttp2 Double-Free Detector ht...

8.8CVSS6AI score0.49727EPSS
SaveExploits18
NVD
NVD
added 2026/05/07 4:16 a.m.20 views

CVE-2026-44601

Tor before 0.4.9.7, when circuit queue memory pressure exists, can experience a client crash because of a double close of a circuit, aka TROVE-2026-009...

7.5CVSS0.00337EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/07 3:9 a.m.12 views

CVE-2026-44601

Tor before 0.4.9.7, when circuit queue memory pressure exists, can experience a client crash because of a double close of a circuit, aka TROVE-2026-009...

3.7CVSS5.8AI score0.00337EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/07 3:9 a.m.7 views

CVE-2026-44601

Tor before 0.4.9.7, when circuit queue memory pressure exists, can experience a client crash because of a double close of a circuit, aka TROVE-2026-009...

3.7CVSS6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/05/07 3:9 a.m.22 views

CVE-2026-44601

Tor before 0.4.9.7, when circuit queue memory pressure exists, can experience a client crash because of a double close of a circuit, aka TROVE-2026-009...

3.7CVSS5.8AI score0.00337EPSS
SaveExploits0References4
CVE
CVE
added 2026/05/07 3:9 a.m.34 views

CVE-2026-44601

Tor could crash a client when facing circuit queue memory pressure due to a double close of a circuit (TROVE-2026-009). Affected software: Tor prior to version 0.4.9.7. Root cause: circuit handling under memory pressure allows a double close, causing a denial of service on affected clients. Impac...

7.5CVSS5.8AI score0.00337EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/05/07 3:9 a.m.26 views

EUVD-2026-28302

Tor before 0.4.9.7, when circuit queue memory pressure exists, can experience a client crash because of a double close of a circuit, aka TROVE-2026-009...

3.7CVSS5.8AI score0.00337EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/05/07 2:21 a.m.25 views

SUSE CVE-2026-31745

In the Linux kernel, the following vulnerability has been resolved: reset: gpio: fix double free in resetaddgpioauxdevice error path When auxiliarydeviceadd fails, resetaddgpioauxdevice calls auxiliarydeviceuninitadev. The device release callback resetgpioauxdevicerelease frees adev, but the...

5.7AI score0.0012EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/05/07 2:18 a.m.14 views

SUSE CVE-2026-43097

In the Linux kernel, the following vulnerability has been resolved: PCI: hv: Fix double idafree in hvpciprobe error path If hvpciprobe fails after storing the domain number in hbus-bridge-domainnr, there is a call to free this domainnr via pcibusreleaseemuldomainnr, however, during cleanup, the...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/05/07 2:17 a.m.22 views

SUSE CVE-2026-43120

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix double free related to reregusermr If IBMRREREGTRANS is set during reregusermr, the umem will be released and a new one will be allocated in irdmareregmrtrans. If any step of irdmareregmrtrans fails after the new...

7.1CVSS5.8AI score0.00122EPSS
SaveExploits0References117
SUSE CVE
SUSE CVE
added 2026/05/07 2:17 a.m.14 views

SUSE CVE-2026-43178

In the Linux kernel, the following vulnerability has been resolved: procfs: fix possible double mmput in doprocmapquery When user provides incorrectly sized buffer for build ID for PROCMAPQUERY we return with -ENAMETOOLONG error. After recent changes this condition happens later, after we unlocke...

7.8CVSS5.8AI score0.00132EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/05/07 2:16 a.m.17 views

SUSE CVE-2026-43249

In the Linux kernel, the following vulnerability has been resolved: 9p/xen: protect xen9pfsfrontfree against concurrent calls The xenwatch thread can race with other back-end change notifications and call xen9pfsfrontfree twice, hitting the observed general protection fault due to a double-free...

6.3CVSS5.8AI score0.00241EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2026/05/07 12:31 a.m.23 views

CVE-2026-43278

A flaw was found in the Linux kernel's device-mapper dm component, specifically affecting request-based device-mapper targets like dm-multipath. Stale bio pointers in cloned requests can lead to double-initialization and subsequent double-free scenarios of cloned bios. This memory corruption...

7.8CVSS5.8AI score0.00117EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/05/07 12:0 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-43276

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: mana: Fix double destroyworkqueue on service rescan PCI path While testing corner cases in the driver, a use-after-free crash was found on the service resc...

7.8CVSS7.1AI score0.00118EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/07 12:0 a.m.15 views

Google Go 安全漏洞

Google Go is a static, strongly typed, compiled, concurrent programming language with garbage collection features from the American company Google. There is a security vulnerability in Google Go, which arises when using the cgo DNS resolver; an excessively long CNAME response may trigger double...

7.5CVSS5.8AI score0.00813EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/07 12:0 a.m.18 views

PT-2026-38336

Name of the Vulnerable Software and Affected Versions Tor versions prior to 0.4.9.7 Description A client crash can occur when circuit queue memory pressure exists due to a double close of a circuit. Recommendations Update to version 0.4.9.7 or later...

3.7CVSS5.8AI score0.00337EPSS
SaveExploits0References8
Packet Storm News
Packet Storm News
added 2026/05/07 12:0 a.m.16 views

Cryptographic and Information-Theoretic Security Capacities for General Arbitrarily Varying Wiretap Channels

We compare the strong secrecy capacities of Arbitrarily Varying Wiretap Channels AVWCs and General Arbitrary Varying Wiretap Channels GAVWCs with their capacities under semantic secrecy constraint and other equivalent cryptographic secrecy constraints. It turns out that the average error and stro...

5.8AI score
SaveExploits0
Rows per page
Query Builder