Lucene search
+L

2141 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.10 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-011105)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011105 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/i915/gvt: fix gvt debugfs destroy When gvt debug fs is destroyed, need to have a sane check i...

7.3CVSS5.7AI score0.00159EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.7 views

Unity Linux 20.1050e / 20.1070e Security Update: kernel (UTSA-2026-011090)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011090 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix Use-after-free in validation Nodes stored in the validation duplicates hashtable...

7.8CVSS5.6AI score0.0014EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.9 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-007006)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007006 advisory. In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix infinite recursion in fib6dumpdone. syzkaller reported infinite recursive calls of...

7.8CVSS6.4AI score0.00282EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.9 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013388)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013388 advisory. In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: destroy cm id before destroy qp to avoid use after free We should always destroy cmid...

9.8CVSS6.2AI score0.01166EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.6 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-010686)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010686 advisory. In the Linux kernel, the following vulnerability has been resolved: mm/damon/dbgfs: protect targets destructions with kdamondlock DAMON debugfs interface iterates...

7CVSS6.6AI score0.00214EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.8 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-013181)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013181 advisory. In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Sync IRQ works before buffer destruction If something was written to the buffer just...

7.8CVSS6.3AI score0.00153EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/20 12:00 a.m.21 views

PT-2026-46941

Name of the Vulnerable Software and Affected Versions X.Org X server affected versions not specified Xwayland affected versions not specified Description A use-after-free flaw exists in the SyncChangeCounter function. A client that establishes multiple SyncCounters can trigger this condition by...

7.8CVSS5.4AI score0.00154EPSS
SaveExploits0References122
Positive Technologies
Positive Technologies
added 2026/04/20 12:00 a.m.28 views

PT-2026-46937

Name of the Vulnerable Software and Affected Versions X.Org X server affected versions not specified Xwayland affected versions not specified Description A use-after-free flaw exists in the miSyncDestroyFence function. This occurs when a client sets up multiple fence triggers, allowing a function...

7.8CVSS5.7AI score0.00142EPSS
SaveExploits0References121
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:00 a.m.8 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007590)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007590 advisory. In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: destroy cm id before destroy qp to avoid use after free We should always destroy cmid...

9.8CVSS6.3AI score0.01166EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:00 a.m.9 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007614)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007614 advisory. In the Linux kernel, the following vulnerability has been resolved: ext4: add idatasem protection in ext4destroyinlinedatanolock Fix a race between inline data...

7.5CVSS5.9AI score0.00525EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:00 a.m.10 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007311)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007311 advisory. In the Linux kernel, the following vulnerability has been resolved: KVM: Stop looking for coalesced MMIO zones if the bus is destroyed Abort the walk of coalesced MM...

7.8CVSS6.4AI score0.00238EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/16 9:54 p.m.15 views

Flowise: Cypher Injection in GraphCypherQAChain

Summary The GraphCypherQAChain node forwards user-provided input directly into the Cypher query execution pipeline without proper sanitization. An attacker can inject arbitrary Cypher commands that are executed on the underlying Neo4j database, enabling data exfiltration, modification, or deletio...

9.8CVSS6.2AI score0.00504EPSS
SaveExploits1References3Affected Software2
OSV
OSV
added 2026/04/14 12:06 a.m.11 views

GHSA-FWVM-GGF6-2P4X ImageMagick has a Stack Overflow in DestroyXMLTree()

Magick frees the memory of the XML tree via the DestroyXMLTree function; however, this process is executed recursively with no depth limit imposed. When magick processes an XML file with deeply nested structures, it will exhaust the stack memory, resulting in a Denial of Service DoS attack...

7.5CVSS5.8AI score0.0051EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:00 a.m.5 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006745)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006745 advisory. In the Linux kernel, the following vulnerability has been resolved: net/sched: schqfq: Fix NULL deref when deactivating inactive aggregate in qfqreset...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:00 a.m.6 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006686)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006686 advisory. In the Linux kernel, the following vulnerability has been resolved: dax: make sure inodes are flushed before destroy cache A bug can be triggered by following comman...

5.5CVSS6.5AI score0.00264EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:00 a.m.15 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006654)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006654 advisory. In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix call timer start racing with call destruction The rxrpccall struct has a timer used to...

9.8CVSS5.8AI score0.00466EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/04/03 11:52 p.m.3 views

CVE-2026-34774 Electron: Use-after-free in offscreen child window paint callback

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to versions 39.8.1, 40.7.0, and 41.0.0, apps that use offscreen rendering and allow child windows via window.open may be vulnerable to a use-after-free. If the parent offscreen WebContent...

8.1CVSS5.8AI score0.00444EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/04/03 11:27 p.m.13 views

SUSE CVE-2026-23454

In the Linux kernel, the following vulnerability has been resolved: net: mana: fix use-after-free in manahwcdestroychannel by reordering teardown A potential race condition exists in manahwcdestroychannel where hwc-callerctx is freed before the HWC's Completion Queue CQ and Event Queue EQ are...

6.4CVSS5.7AI score0.00121EPSS
SaveExploits0References9
OSV
OSV
added 2026/04/03 2:42 a.m.8 views

GHSA-532V-XPQ5-8H95 Electron: Use-after-free in offscreen child window paint callback

Impact Apps that use offscreen rendering and allow child windows via window.open may be vulnerable to a use-after-free. If the parent offscreen WebContents is destroyed while a child window remains open, subsequent paint frames on the child dereference freed memory, which may lead to a crash or...

8.1CVSS5.9AI score0.00444EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/03 2:41 a.m.3 views

Use After Free

Overview org.webjars.npm:electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Affected versions of this package are vulnerable to Use After Free in the download save dialog callback process. An attacker can cause a crash or memory...

8.8CVSS5.9AI score0.00209EPSS
SaveExploits0References2
Rows per page
Query Builder