Lucene search
+L

13432 matches found

UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.12 views

CVE-2026-64392

In the Linux kernel, the following vulnerability has been resolved: 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. Both the base-file unlink and the ADS xattr removal consequently run...

9.1CVSS5.4AI score0.00469EPSS
SaveExploits0References13
EUVD
EUVD
added 2026/07/25 8:51 a.m.14 views

EUVD-2026-48817

In the Linux kernel, the following vulnerability has been resolved: vfio: Remove device debugfs before releasing devres VFIO device debugfs files created with debugfscreatedevmseqfile store a devres allocated debugfsdevmentry as inode private data. vfiounregistergroupdev currently calls...

5.7AI score0.00175EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/25 8:50 a.m.11 views

CVE-2026-64392 ksmbd: use opener credentials for delete-on-close

In the Linux kernel, the following vulnerability has been resolved: 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. Both the base-file unlink and the ADS xattr removal consequently run...

9.1CVSS5.7AI score
SaveExploits0References8
EUVD
EUVD
added 2026/07/25 8:50 a.m.15 views

EUVD-2026-48936

In the Linux kernel, the following vulnerability has been resolved: 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. Both the base-file unlink and the ADS xattr removal consequently run...

5.7AI score0.00469EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/25 8:50 a.m.88 views

CVE-2026-64392

The CVE-2026-64392 entry concerns the Linux kernel ksmbd delete-on-close path. The underlying issue was that delete-on-close could execute unlink and ADS xattr removal with ksmbd worker credentials rather than the credentials captured at file open, allowing potential permission checks bypass. The...

9.1CVSS5.7AI score0.00469EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.24 views

CVE-2026-64392

In the Linux kernel, the following vulnerability has been resolved: 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. Both the base-file unlink and the ADS xattr removal consequently run...

9.1CVSS5.7AI score0.00469EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/25 8:50 a.m.46 views

CVE-2026-64392 ksmbd: use opener credentials for delete-on-close

In the Linux kernel, the following vulnerability has been resolved: 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. Both the base-file unlink and the ADS xattr removal consequently run...

9.1CVSS0.00469EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/25 8:50 a.m.10 views

CVE-2026-64392

In the Linux kernel, the following vulnerability has been resolved: 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. Both the base-file unlink and the ADS xattr removal consequently run...

9.1CVSS5.7AI score0.00469EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/25 8:50 a.m.12 views

CVE-2026-64352 bpf: Allow LPM map access from sleepable BPF programs

In the Linux kernel, the following vulnerability has been resolved: bpf: Allow LPM map access from sleepable BPF programs trielookupelem annotates its rcudereferencecheck walks with only rcureadlockbhheld. Because rcudereferencecheckp, c resolves to "c || rcureadlockheld", this passes for XDP/NAP...

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

CVE-2026-64352

CVE-2026-64352 affects the Linux kernel BPF subsystem , specifically the LPM (Longest Prefix Match) trie implementation in kernel/bpf/lpm_trie.c. The root cause is incorrect RCU lock annotations : trie_lookup_elem() used rcu_read_lock_bh_held() which does not accept the Tasks Trace RCU held by sl...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.34 views

PT-2026-64613

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ksmbd module where delete-on-close operations can be completed during deferred or durable handle teardown without available request work. In these scenarios, the...

9.1CVSS6.2AI score0.00469EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.22 views

PT-2026-64591

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A pid refcount leak occurs in the do cpu nanosleep function. The posix cpu timer create function acquires a pid reference using get pid and stores it in timer.it.cpu.pid. If the followin...

5.5CVSS5.5AI score0.00125EPSS
SaveExploits0
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.7AI score0.00469EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 9:43 p.m.13 views

GHSA-PMPG-2MXQ-6XWR Budibase: NoSQL injection in MongoDB integration: collection dump, $where JS exec, cross-collection pivot, arbitrary update/delete

Summary An end-user injection in Budibase's MongoDB datasource lets any BASIC app user bypass the builder's query-level access controls. Builders scope MongoDB reads per-user with bindings like "email": " currentUser.email " so each app user only sees their own rows. Because the binding is...

7.1CVSS6.1AI score0.00202EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/24 8:51 p.m.44 views

EUVD-2026-42634

Open WebUI: Model meta.knowledge read-only file access can be upgraded to file write/delete...

5.4CVSS5.8AI score0.0042EPSS
SaveExploits1References5
NVD
NVD
added 2026/07/24 7:16 p.m.16 views

CVE-2026-48035

Hulumi is an open-source toolkit that ships secure-by-default cloud and platform infrastructure components for Pulumi. Prior to version 1.4.0, consumers using AccountFoundation could ship an AWS account whose CloudTrail / Config audit logs were deletable by any S3-delete-capable principal — while...

7.1CVSS0.0026EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/24 6:43 p.m.10 views

CVE-2026-48035

Hulumi is an open-source toolkit that ships secure-by-default cloud and platform infrastructure components for Pulumi. Prior to version 1.4.0, consumers using AccountFoundation could ship an AWS account whose CloudTrail / Config audit logs were deletable by any S3-delete-capable principal — while...

7.1CVSS5.8AI score0.0026EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/07/24 6:43 p.m.106 views

CVE-2026-48035

Hulumi CVE-2026-48035 affects @hulumi/baseline prior to 1.4.0, enabling deletion of CloudTrail/Config audit logs by any S3-delete-capable principal in AccountFoundation deployments. The issue arises from three defects: (1) startup-hardened audit bucket allowed object deletion because object-lock/...

7.1CVSS5.8AI score0.0026EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/24 4:16 p.m.20 views

CVE-2026-66027

Suna before 0.9.102 contains a broken access control vulnerability in the message queue API that allows authenticated attackers to access and manipulate queue resources belonging to other users by exploiting missing ownership and account isolation checks. Attackers can read pending prompt queues ...

8.7CVSS0.0027EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/24 3:59 p.m.36 views

CVE-2026-65709

CVE-2026-65709 concerns sysPass up to version 3.2.11, with a missing object-level authorization vulnerability in the JSON-RPC API. The issue allows API token holders to enumerate account metadata, overwrite passwords, and delete accounts across the entire vault without per-account access checks. ...

8.7CVSS5.9AI score0.00223EPSS
SaveExploits0References2
Rows per page
Query Builder