Lucene search
+L

5578 matches found

OSV
OSV
added 2026/07/25 8:49 a.m.12 views

CVE-2026-64328 usb: gadget: f_fs: Fix DMA fence leak

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Fix DMA fence leak In ffsdmabuftransfer, a ffsdmafence object is kmalloc'd, with the underlying dmafence later initialized by dmafenceinit, which sets its kref counter to 1. Then, dmaresvaddfence gets a second...

5.8AI score
SaveExploits0References7
CVE
CVE
added 2026/07/25 8:49 a.m.33 views

CVE-2026-64328

CVE-2026-64328 : The issue affects the Linux kernel in the usb: gadget: f_fs path, specifically the ffs_dmabuf_transfer() flow. A ffs_dma_fence object is kmalloc’d, then dma_fence_init() creates a second reference via dma_resv_add_fence(), while the first reference is not released, causing a memo...

5.8AI score0.00206EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/25 8:49 a.m.12 views

EUVD-2026-48872

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Fix DMA fence leak In ffsdmabuftransfer, a ffsdmafence object is kmalloc'd, with the underlying dmafence later initialized by dmafenceinit, which sets its kref counter to 1. Then, dmaresvaddfence gets a second...

5.8AI score0.00206EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.13 views

CVE-2026-64294

In the Linux kernel, the following vulnerability has been resolved: mm: do file ownership checks with the proper mount idmap Ever since idmapped mounts were introduced, inode ownership checks for side-channel protection in mincore and madviseMADVPAGEOUT were done against the nopmntidmap, which...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.48 views

CVE-2026-64294 mm: do file ownership checks with the proper mount idmap

In the Linux kernel, the following vulnerability has been resolved: mm: do file ownership checks with the proper mount idmap Ever since idmapped mounts were introduced, inode ownership checks for side-channel protection in mincore and madviseMADVPAGEOUT were done against the nopmntidmap, which...

0.0016EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/25 8:49 a.m.9 views

CVE-2026-64294 mm: do file ownership checks with the proper mount idmap

In the Linux kernel, the following vulnerability has been resolved: mm: do file ownership checks with the proper mount idmap Ever since idmapped mounts were introduced, inode ownership checks for side-channel protection in mincore and madviseMADVPAGEOUT were done against the nopmntidmap, which...

5.8AI score
SaveExploits0References10
CVE
CVE
added 2026/07/25 8:49 a.m.51 views

CVE-2026-64294

CVE-2026-64294 affects the Linux kernel where in idmapped mounts, inode ownership checks for side-channel protection in mincore() and MADV_PAGEOUT could be performed against nop_mnt_idmap, ignoring the file’s mount idmap. The fix introduces a new abstraction, file_owner_or_capable(), to carry the...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/07/25 8:49 a.m.12 views

EUVD-2026-49006

In the Linux kernel, the following vulnerability has been resolved: mm: do file ownership checks with the proper mount idmap Ever since idmapped mounts were introduced, inode ownership checks for side-channel protection in mincore and madviseMADVPAGEOUT were done against the nopmntidmap, which...

5.8AI score0.0016EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.17 views

PT-2026-64611

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ksmbd module where byte-range locks are not correctly tracked across connections. When using SMB3 multichannel, the connection that handles a SMB2 LOCK request may...

8.8CVSS5.8AI score0.00467EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.20 views

PT-2026-64549

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the USB gadget functionfs module. In the ffs dmabuf transfer function, a ffs dma fence object is allocated and initialized, but the initial reference count is not...

5.2AI score0.00206EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-64294

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm: do file ownership checks with the proper mount idmap Ever since idmapped mounts were introduced, inode ownership checks for side-channel protection in minco...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.19 views

PT-2026-64609

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description Ownership and group modifications were ignored when mounting with SMB3 POSIX Extensions, unless CIFS MOUNT CIFS ACL or CIFS MOUNT MODE FROM SID were explicitly set. The issue occurs with...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-64388

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - smb/client: fix chown/chgrp with SMB3 POSIX Extensions Ownership chown and group chgrp modifications were being ignored when mounting with SMB3 POSIX Extensions...

7.8CVSS5.9AI score0.0012EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-64392

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ksmbd: use opener credentials for delete-on-close Delete-on-close can be completed by deferred or durable handle teardown, where no request work is available...

9.1CVSS5.9AI score0.00469EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 9:55 p.m.11 views

GHSA-RM67-G9CH-VXFF Poweradmin: Broken access control (IDOR): any zone owner can modify DNS records in zones they do not own

Affected software - Product: Poweradmin web front-end for PowerDNS - Version tested: master, commit 7f28c3a97 also reachable in the 4.x release line — the record-edit code is the same - Component: record editing web UI - Vulnerability type: Broken Access Control / Insecure Direct Object Reference...

8.1CVSS6AI score
SaveExploits0References8
Snyk
Snyk
added 2026/07/24 9:55 p.m.15 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key through improper validation of ownership in the editRecord process. An attacker can modify or overwrite DNS records in zones they do not own by manipulating the rid and zid parameters in ...

8.1CVSS5.9AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/24 9:49 p.m.14 views

vantage6: Algorithm developer can edit another developer's algorithm that is pending / under review

Impact Edit permission lacks ownership check, so another developer could alter metadata that is later trusted by nodes. Worst they could do is update the image or image tag. If that is not noted, another image is approved than the one actually under review Patches No Workarounds No...

7.1CVSS5.9AI score0.00207EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/24 9:49 p.m.11 views

GHSA-47W6-GWP4-W6VC vantage6: Algorithm developer can edit another developer's algorithm that is pending / under review

Impact Edit permission lacks ownership check, so another developer could alter metadata that is later trusted by nodes. Worst they could do is update the image or image tag. If that is not noted, another image is approved than the one actually under review Patches No Workarounds No...

7.1CVSS5.9AI score0.00207EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 5:01 p.m.10 views

GHSA-74H3-CXQ7-VC5Q Open WebUI: Cross-user code-interpreter and tool execution via unvalidated Socket.IO event-caller session_id

Summary An authenticated low-privilege user can execute arbitrary code-interpreter Python and tools inside another user's authenticated session. The Socket.IO event-caller geteventcall delivers execute:python / execute:tool events to a client-supplied sessionid after only checking that the sessio...

7.7CVSS6.8AI score0.00308EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/24 5:01 p.m.17 views

Open WebUI: Cross-channel message overwrite via chat completion API (single-model and multimodel message_ids)

Summary Any authenticated user can overwrite the content of a message in a channel they do not belong to including private and DM channels by sending a chat completion request with a channel:-prefixed chatid and a target messageid. The channel: path routes pipeline output through...

7.1CVSS5.9AI score0.00341EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder