Lucene search
+L

5386 matches found

Cvelist
Cvelist
added 2026/09/17 4:08 p.m.35 views

CVE-2026-90301 ocfs2: o2hb: quiesce negotiate handlers and timeout work

In the Linux kernel, the following vulnerability has been resolved: ocfs2: o2hb: quiesce negotiate handlers and timeout work Heartbeat regions publish struct o2hbregion as the private data for the NEGOTIMEOUT and NEGOAPPROVE o2net handlers as soon as makeitem creates the configfs region. The...

8.1CVSS0.00423EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/17 4:08 p.m.35 views

CVE-2026-90302 ocfs2: synchronize heartbeat callbacks with o2net teardown

In the Linux kernel, the following vulnerability has been resolved: ocfs2: synchronize heartbeat callbacks with o2net teardown Patch series "ocfs2: harden heartbeat teardown races". This series fixes two OCFS2 heartbeat/o2net teardown races found by KASAN. This patch of 2: Heartbeat callbacks sta...

0.00211EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/17 4:07 p.m.36 views

CVE-2026-90255 Bluetooth: hci_conn: fix the SCO setup context lifetime

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: fix the SCO setup context lifetime hcisetupsync queues a connhandlet with a NULL destroy callback, so the context is only freed if hcienhancedsetupsync actually runs. An entry that is cancelled instead is...

8.8CVSS0.00341EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/17 4:07 p.m.35 views

CVE-2026-90254 Bluetooth: hci_sync: free the advertising instance on the failure and cancel paths

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: free the advertising instance on the failure and cancel paths advtimeoutexpire hands a kmalloced instance byte to hcicmdsyncqueue with a NULL destroy callback, and only advtimeoutexpiresync frees it. That leak...

0.00205EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/17 4:07 p.m.10 views

EUVD-2026-81828

In the Linux kernel, the following vulnerability has been resolved: sunrpc: xprtsock: annotate shared socket callbacks with READONCE/WRITEONCE xprtsock replaces and restores sk-skdataready and sk-skwritespace on live sockets with plain stores, and xsudpdosetbuffersize invokes sk-skwritespace via ...

5.8AI score0.00626EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/17 4:07 p.m.27 views

CVE-2026-90192 mailbox: qcom-cpucp: handle NULL data in send_data callback

In the Linux kernel, the following vulnerability has been resolved: mailbox: qcom-cpucp: handle NULL data in senddata callback mailboxclearchannel calls mboxsendmessage with NULL data to notify the remote side that the RX channel has been cleared. qcomcpucpmboxsenddata blindly dereferenced the da...

0.002EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/17 4:06 p.m.25 views

CVE-2026-90151 NFSv4: remove callback IDR entry on client allocation failure

In the Linux kernel, the following vulnerability has been resolved: NFSv4: remove callback IDR entry on client allocation failure nfs4allocclient allocates an NFSv4.0 callback identifier before it finishes setting up the client. If any later initialization step fails, the error path frees the...

9.8CVSS0.00739EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/17 4:06 p.m.25 views

CVE-2026-90140 cuse: wait for pending RCU callbacks on module exit

In the Linux kernel, the following vulnerability has been resolved: cuse: wait for pending RCU callbacks on module exit Since commit 053fc4f755ad "fuse: fix UAF in rcu pathwalks", fuseconnput frees the fuseconn through callrcu rather than synchronously. For cuse, fc-release is cusefcrelease, whic...

0.00205EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/17 4:06 p.m.5 views

CVE-2026-90140 cuse: wait for pending RCU callbacks on module exit

In the Linux kernel, the following vulnerability has been resolved: cuse: wait for pending RCU callbacks on module exit Since commit 053fc4f755ad "fuse: fix UAF in rcu pathwalks", fuseconnput frees the fuseconn through callrcu rather than synchronously. For cuse, fc-release is cusefcrelease, whic...

6.2AI score
SaveExploits0References10
EUVD
EUVD
added 2026/09/17 4:06 p.m.8 views

EUVD-2026-81733

In the Linux kernel, the following vulnerability has been resolved: cuse: wait for pending RCU callbacks on module exit Since commit 053fc4f755ad "fuse: fix UAF in rcu pathwalks", fuseconnput frees the fuseconn through callrcu rather than synchronously. For cuse, fc-release is cusefcrelease, whic...

6.2AI score0.00205EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/17 4:06 p.m.15 views

CVE-2026-90140

This Linux kernel vulnerability affects the cuse (Character device in Userspace) module. Since commit 053fc4f755ad, fuse_conn_put() releases the fuse_conn via call_rcu() rather than synchronously. Because fc->release points to cuse_fc_release() in the cuse module, removing the module (rmmod cu...

6.2AI score0.00205EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/17 4:06 p.m.9 views

CVE-2026-90116 ALSA: mtpav: shut down output timer before card teardown

In the Linux kernel, the following vulnerability has been resolved: ALSA: mtpav: shut down output timer before card teardown sndmtpavoutputtimer rearms chip-timer while holding chip-spinlock and accesses the card-private mtpav state. sndmtpavfree currently takes the same lock and calls timerdelet...

5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/17 4:06 p.m.25 views

CVE-2026-90116 ALSA: mtpav: shut down output timer before card teardown

In the Linux kernel, the following vulnerability has been resolved: ALSA: mtpav: shut down output timer before card teardown sndmtpavoutputtimer rearms chip-timer while holding chip-spinlock and accesses the card-private mtpav state. sndmtpavfree currently takes the same lock and calls timerdelet...

0.00198EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/09/17 1:09 p.m.8 views

CVE-2026-81637 Replayable OAuth2 CSRF state retained after a failed callback in AshAuthentication

Insufficient Session Expiration vulnerability in team-alembic AshAuthentication allows an attacker who obtains a victim's OAuth2 state value to replay the callback and sign that victim into an attacker-controlled account. AshAuthentication.Strategy.OAuth2.Plug.callback/2 clears the stored...

2.3CVSS5.8AI score0.0048EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/17 1:09 p.m.9 views

EUVD-2026-81481

Insufficient Session Expiration vulnerability in team-alembic AshAuthentication allows an attacker who obtains a victim's OAuth2 state value to replay the callback and sign that victim into an attacker-controlled account. AshAuthentication.Strategy.OAuth2.Plug.callback/2 clears the stored...

2.3CVSS5.8AI score0.0048EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/17 1:09 p.m.30 views

CVE-2026-81637 Replayable OAuth2 CSRF state retained after a failed callback in AshAuthentication

Insufficient Session Expiration vulnerability in team-alembic AshAuthentication allows an attacker who obtains a victim's OAuth2 state value to replay the callback and sign that victim into an attacker-controlled account. AshAuthentication.Strategy.OAuth2.Plug.callback/2 clears the stored...

2.3CVSS0.0048EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/17 1:09 p.m.10 views

CVE-2026-81637

CVE-2026-81637 is an insufficient session expiration flaw in AshAuthentication (team-alembic, Elixir ecosystem). In AshAuthentication.Strategy.OAuth2.Plug.callback/2, the OAuth2 CSRF state (session_params) is deleted via a rebind inside a with chain, but Elixir's else-block scoping causes every f...

2.3CVSS5.8AI score0.0048EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/17 1:09 p.m.7 views

EEF-CVE-2026-81637 Replayable OAuth2 CSRF state retained after a failed callback in AshAuthentication

Summary Insufficient Session Expiration vulnerability in team-alembic AshAuthentication allows an attacker who obtains a victim's OAuth2 state value to replay the callback and sign that victim into an attacker-controlled account. AshAuthentication.Strategy.OAuth2.Plug.callback/2 clears the stored...

2.3CVSS5.8AI score0.0048EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/17 1:09 p.m.7 views

CVE-2026-81637 Replayable OAuth2 CSRF state retained after a failed callback in AshAuthentication

Insufficient Session Expiration vulnerability in team-alembic AshAuthentication allows an attacker who obtains a victim's OAuth2 state value to replay the callback and sign that victim into an attacker-controlled account. AshAuthentication.Strategy.OAuth2.Plug.callback/2 clears the stored...

2.3CVSS5.8AI score0.0048EPSS
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/17 12:52 p.m.9 views

CVE-2021-44228

CVE-2021-44228 PoC Log4Shell ⚠️ Disclaimer: This tool is intended for educational purposes, security research, and controlled test environments only. Using it against systems without explicit permission is illegal and entirely the responsibility of the user. 📌 Description This project contains a...

10CVSS7.8AI score0.99999EPSS
SaveExploits375
Rows per page
Query Builder