Lucene search
+L

752 matches found

OSV
OSV
added 2026/07/24 3:31 p.m.6 views

CVE-2026-64251 pwrseq: core: fix use-after-free in pwrseq_debugfs_seq_next()

In the Linux kernel, the following vulnerability has been resolved: pwrseq: core: fix use-after-free in pwrseqdebugfsseqnext pwrseqdebugfsseqnext declares 'next' with freeputdevice, which causes putdevice to be called on the returned pointer when the variable goes out of scope. This results in a...

7.8CVSS5.7AI score
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/07/22 4:24 p.m.7 views

SUSE CVE-2026-59850

A flaw was found in libssh. If data packets are processed after a channel is closed, channel data callbacks can be invoked after the associated data has already been freed, leading to crashes or possible use-after-free conditions...

4.3CVSS5.8AI score0.00303EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/21 4:32 p.m.8 views

libssh: libssh: use-after-free via data callbacks on closed channels

A flaw was found in libssh. If data packets are processed after a channel is closed, channel data callbacks can be invoked after the associated data has already been freed, leading to crashes or possible use-after-free conditions...

7.5CVSS5.3AI score0.00303EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/21 2:15 p.m.33 views

CVE-2026-59850 Libssh: libssh: use-after-free via data callbacks on closed channels

A flaw was found in libssh. If data packets are processed after a channel is closed, channel data callbacks can be invoked after the associated data has already been freed, leading to crashes or possible use-after-free conditions...

4.3CVSS0.00303EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 2:15 p.m.24 views

CVE-2026-59850

CVE-2026-59850 affects libssh: after a channel is closed, data callbacks can run on freed data, causing use-after-free and crashes. The issue is fixed in libssh 0.11.5; SUSE/OpenSUSE advisories map this CVE to the libssh update to 0.11.5 with related fixes. Affected behavior is use-after-free on ...

7.5CVSS5.3AI score0.00303EPSS
SaveExploits0References3Affected Software3
EUVD
EUVD
added 2026/07/21 2:15 p.m.9 views

EUVD-2026-46266

A flaw was found in libssh. If data packets are processed after a channel is closed, channel data callbacks can be invoked after the associated data has already been freed, leading to crashes or possible use-after-free conditions...

4.3CVSS5.3AI score0.00303EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2026/07/21 2:15 p.m.7 views

CVE-2026-59850

A flaw was found in libssh. If data packets are processed after a channel is closed, channel data callbacks can be invoked after the associated data has already been freed, leading to crashes or possible use-after-free conditions...

7.5CVSS5.3AI score0.00303EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/07/21 2:15 p.m.5 views

CVE-2026-59850 Libssh: libssh: use-after-free via data callbacks on closed channels

A flaw was found in libssh. If data packets are processed after a channel is closed, channel data callbacks can be invoked after the associated data has already been freed, leading to crashes or possible use-after-free conditions...

4.3CVSS5.3AI score0.00303EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/21 2:15 p.m.9 views

CVE-2026-59850

A flaw was found in libssh. If data packets are processed after a channel is closed, channel data callbacks can be invoked after the associated data has already been freed, leading to crashes or possible use-after-free conditions...

7.5CVSS5.3AI score0.00303EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/21 2:12 p.m.8 views

CVE-2026-59850

A flaw was found in libssh. If data packets are processed after a channel is closed, channel data callbacks can be invoked after the associated data has already been freed, leading to crashes or possible use-after-free conditions. Mitigation Manually verify the channel is not closed inside your...

7.5CVSS5.3AI score0.00303EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/21 2:8 p.m.9 views

Use After Free

Overview Affected versions of this package are vulnerable to Use After Free in the channel data callbacks process when data packets are processed after a channel is closed. An attacker can cause a crash or trigger unintended behavior by sending data packets to a closed channel, resulting in the...

7.5CVSS5.8AI score0.00303EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.9 views

PT-2026-61949

Name of the Vulnerable Software and Affected Versions libssh affected versions not specified Description A flaw exists where data packets processed after a channel is closed can trigger channel data callbacks after the associated data has been freed. This can result in system crashes or...

4.3CVSS5.8AI score0.00303EPSS
SaveExploits0References37
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-64080

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Snapshot notifier callbacks under lock Both notification handlers currentl...

9.3CVSS5.5AI score0.00145EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/19 3:39 p.m.6 views

EUVD-2026-45653

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Snapshot notifier callbacks under lock Both notification handlers currently look up a notifier callback under notifylock, drop the lock, and then dereference the returned notifier entry. A concurrent unregister...

5.7AI score0.00145EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.10 views

CVE-2026-64080

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Snapshot notifier callbacks under lock Both notification handlers currently look up a notifier callback under notifylock, drop the lock, and then dereference the returned notifier entry. A concurrent unregister...

9.3CVSS5.6AI score0.00145EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 3:39 p.m.18 views

CVE-2026-64080

Summary: CVE-2026-64080 affects Linux kernel firmware: arm_ffa snapshot notifier callbacks under lock. The issue arises when notification handlers look up a notifier entry under notify_lock, then drop the lock and dereference the entry, allowing a concurrent unregister to free the entry and cause...

9.3CVSS5.7AI score0.00145EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 12:2 p.m.5 views

CVE-2026-63804 gfs2: fix use-after-free in gfs2_qd_dealloc

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix use-after-free in gfs2qddealloc gfs2qddealloc, called as an RCU callback from gfs2qddispose, accesses the superblock object sdp through qd-qdsbd after freeing qd. It does so to decrement sdquotacount and wake up...

5.5AI score
SaveExploits0References8
NVD
NVD
added 2026/07/17 7:16 a.m.10 views

CVE-2026-11575

The PhonePe Payment Solutions WordPress plugin before 3.1.0 does not properly verify the authenticity of incoming payment callbacks: the secret used to validate the callback signature is empty on sites configured through the current setup flow, so the expected signature reduces to an unkeyed hash...

7.5CVSS0.00228EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/07/16 1:36 p.m.31 views

Exploit for Improper Privilege Management in Microsoft

CVE-2026-49176 SYSTEM Shell PoC Local privilege-escalation pr...

7.8CVSS7.3AI score0.00471EPSS
SaveExploits2
OSV
OSV
added 2026/07/14 9:41 p.m.7 views

JLSEC-2026-674

In wolfSSL before 5.5.2, if callback functions are enabled via the WOLFSSLCALLBACKS flag, then a malicious TLS 1.3 client or network attacker can trigger a buffer over-read on the heap of 5 bytes. WOLFSSLCALLBACKS is only intended for debugging...

9.1CVSS7.4AI score0.01959EPSS
SaveExploits2References6
Rows per page
Query Builder