Lucene search
+L

912 matches found

CVE
CVE
added 2026/09/14 9:45 p.m.10 views

CVE-2026-91145

Activiti through 7.1.0.M6 contains an expression injection vulnerability in its mail task handling. The root cause is a failure to validate hash-brace (#{}) deferred expressions in process variables, allowing an attacker to bypass expression filtering. Injected expressions are stored and later ev...

7.1CVSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.10 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: x86/EFI: The deferral of freeing boot services memory The efifreebootservices function frees the memory occupied by EFIBOOTSERVICESCODE and EFIBOOTSERVICESDATA using memblockfreelate. There are two issues with this approach:...

5.5CVSS5.5AI score0.00125EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.5 views

CVE-2026-89516

In the Linux kernel, the following vulnerability has been resolved: schedext: Don't BUGON a destroyed DSQ in processdeferredreenqusers scxbpfdsqreenq queues a deferred reenq dru that runs from rundeferred, not ops.dispatch. If the DSQ is destroyed before the dru runs, processdeferredreenqusers se...

0.00162EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/11 7:46 p.m.8 views

EUVD-2026-76594

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix fcachedisposal UAF by inlining dispose state into nfsdnet nfsdfiledisposelistdelayed defers fput to nfsd service threads via a per-net freeme queue, preventing the shrinker and GC worker from bearing the cost of closing...

0.00397EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:44 p.m.8 views

EUVD-2026-76456

In the Linux kernel, the following vulnerability has been resolved: sunrpc: defer rqargp and rqresp free until after RCU grace period svcrqstfree frees rqstp-rqargp and rqstp-rqresp synchronously via kfree, but defers the rqstp struct free via kfreercu. After svcexitthread calls listdelrcu and...

0.00157EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:43 p.m.6 views

EUVD-2026-76422

In the Linux kernel, the following vulnerability has been resolved: schedext: Don't BUGON a destroyed DSQ in processdeferredreenqusers scxbpfdsqreenq queues a deferred reenq dru that runs from rundeferred, not ops.dispatch. If the DSQ is destroyed before the dru runs, processdeferredreenqusers se...

0.00162EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/11 7:43 p.m.11 views

CVE-2026-89516

This CVE affects the Linux kernel in the sched_ext (scheduling extensions) subsystem. The vulnerability occurs in process_deferred_reenq_users(): when scx_bpf_dsq_reenq() queues a deferred reenqueue that executes from run_deferred() (not ops.dispatch()), and the associated DSQ (dispatch queue) is...

0.00162EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.23 views

CVE-2026-89516 sched_ext: Don't BUG_ON a destroyed DSQ in process_deferred_reenq_users

In the Linux kernel, the following vulnerability has been resolved: schedext: Don't BUGON a destroyed DSQ in processdeferredreenqusers scxbpfdsqreenq queues a deferred reenq dru that runs from rundeferred, not ops.dispatch. If the DSQ is destroyed before the dru runs, processdeferredreenqusers se...

0.00162EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 7:43 p.m.6 views

CVE-2026-89516 sched_ext: Don't BUG_ON a destroyed DSQ in process_deferred_reenq_users

In the Linux kernel, the following vulnerability has been resolved: schedext: Don't BUGON a destroyed DSQ in processdeferredreenqusers scxbpfdsqreenq queues a deferred reenq dru that runs from rundeferred, not ops.dispatch. If the DSQ is destroyed before the dru runs, processdeferredreenqusers se...

5.9AI score
SaveExploits0References5
OSV
OSV
added 2026/09/11 7:43 p.m.6 views

CVE-2026-89479 sctp: stop processing a packet once its association is deleted

In the Linux kernel, the following vulnerability has been resolved: sctp: stop processing a packet once its association is deleted sctpendpointbhrcv looks the association up only when chunk-asoc is NULL, and caches the result in chunk-asoc and chunk-transport without taking a reference. A packet...

9.8CVSS5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.24 views

CVE-2026-89455 PCI: plda: Fix use-after-free of event IRQs during teardown

In the Linux kernel, the following vulnerability has been resolved: PCI: plda: Fix use-after-free of event IRQs during teardown pldapcieirqdomaindeinit removes pcie-eventdomain via irqdomainremove, but the per-event IRQs mapped from that domain are requested with devmrequestirq in...

0.002EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.10 views

PT-2026-90232

In the Linux kernel, the following vulnerability has been resolved: sched ext: Don't BUG ON a destroyed DSQ in process deferred reenq users scx bpf dsq reenq queues a deferred reenq dru that runs from run deferred, not ops.dispatch. If the DSQ is destroyed before the dru runs, process deferred...

0.00162EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.8 views

PT-2026-90171

In the Linux kernel, the following vulnerability has been resolved: PCI: plda: Fix use-after-free of event IRQs during teardown plda pcie irq domain deinit removes pcie-event domain via irq domain remove, but the per-event IRQs mapped from that domain are requested with devm request irq in plda...

0.002EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/10 12:45 a.m.8 views

CVE-2026-20687-AppleJPEGDriver-UAF

CVE-2026-20687: AppleJPEGDriver startDecoder Timeout UAF deferred panic CVE-2026-20687 | Author: Johnny Franks @0xjohnny Component: Kernel Impact: An app may be able to cause unexpected system termination or write kernel memory Description: A use after free issue was addressed with improved memor...

7.1CVSS6.2AI score0.00335EPSS
SaveExploits0
NVD
NVD
added 2026/09/08 5:18 p.m.6 views

CVE-2026-78997

UC Browser for Android package com.UCMobile.intl, version 13.7.8.1314 contains a Universal Cross-Site Scripting vulnerability that allows an attacker to execute arbitrary JavaScript in the context of any origin. An attacker hosts a specially crafted URL on a UC-owned domain via a reflected XSS th...

9.3CVSS0.00278EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/08 12:47 p.m.7 views

CVE-2020-0423

CVE-2020-0423 针对CVE-2020-0423的利用程序,这是一个Binder延迟工作UAF漏洞。 目前WIP ,因为这是一系列持续更新的博客文章 @ wired0ut.github.io...

7.8CVSS6.5AI score0.00507EPSS
SaveExploits2
Cvelist
Cvelist
added 2026/09/08 12:00 a.m.30 views

CVE-2026-78997

UC Browser for Android package com.UCMobile.intl, version 13.7.8.1314 contains a Universal Cross-Site Scripting vulnerability that allows an attacker to execute arbitrary JavaScript in the context of any origin. An attacker hosts a specially crafted URL on a UC-owned domain via a reflected XSS th...

0.00278EPSS
SaveExploits1References2
OSV
OSV
added 2026/09/04 3:54 p.m.16 views

CVE-2026-80841 net/packet: defer vmalloc TX_RING free until skbs finish

In the Linux kernel, the following vulnerability has been resolved: net/packet: defer vmalloc TXRING free until skbs finish AFPACKET TXRING skbs keep a raw pointer to their ring frame. The skb page references preserve page-backed ring blocks after pgvec is freed, but they do not preserve a vmallo...

5.6AI score
SaveExploits0References7
CVE
CVE
added 2026/09/04 3:54 p.m.20 views

CVE-2026-80841

CVE-2026-80841 is a use-after-free in the Linux kernel's AF_PACKET TX_RING subsystem. AF_PACKET TX_RING skbs hold a raw pointer to their ring frame; while page references preserve page-backed ring blocks after the ring vector is freed, they do not preserve a vmalloc mapping. This means a late skb...

5.3AI score0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/04 3:54 p.m.7 views

EUVD-2026-71291

In the Linux kernel, the following vulnerability has been resolved: net/packet: defer vmalloc TXRING free until skbs finish AFPACKET TXRING skbs keep a raw pointer to their ring frame. The skb page references preserve page-backed ring blocks after pgvec is freed, but they do not preserve a vmallo...

5.3AI score0.00168EPSS
SaveExploits0References3
Rows per page
Query Builder