Lucene search
+L

11289 matches found

SUSE CVE
SUSE CVE
added 2026/07/25 4:00 p.m.8 views

SUSE CVE-2026-64394

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add a WRITEDAC/WRITEOWNER check to SMB2 SETINFO SECURITY commit cc57232cae23 "ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTLSETSPARSE" added a fp-daccess gate to fsctlsetsparse and noted that...

5.5CVSS5.8AI score0.0047EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.12 views

CVE-2026-64393

In the Linux kernel, the following vulnerability has been resolved: ksmbd: run set info with opener credentials SMB2 SETINFO handlers call path-based VFS helpers after checking the access mask granted to the SMB handle. Those helpers perform their owner, inode permission and LSM checks using the...

9.1CVSS0.00479EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.17 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.5AI score0.00155EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/25 8:50 a.m.46 views

CVE-2026-64394 ksmbd: add a WRITE_DAC/WRITE_OWNER check to SMB2 SET_INFO SECURITY

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add a WRITEDAC/WRITEOWNER check to SMB2 SETINFO SECURITY commit cc57232cae23 "ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTLSETSPARSE" added a fp-daccess gate to fsctlsetsparse and noted that...

8.8CVSS0.0047EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/25 8:50 a.m.12 views

EUVD-2026-48938

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add a WRITEDAC/WRITEOWNER check to SMB2 SETINFO SECURITY commit cc57232cae23 "ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTLSETSPARSE" added a fp-daccess gate to fsctlsetsparse and noted that...

5.8AI score0.0047EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/25 8:50 a.m.13 views

CVE-2026-64394 ksmbd: add a WRITE_DAC/WRITE_OWNER check to SMB2 SET_INFO SECURITY

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add a WRITEDAC/WRITEOWNER check to SMB2 SETINFO SECURITY commit cc57232cae23 "ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTLSETSPARSE" added a fp-daccess gate to fsctlsetsparse and noted that...

8.8CVSS5.7AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.24 views

CVE-2026-64394

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add a WRITEDAC/WRITEOWNER check to SMB2 SETINFO SECURITY commit cc57232cae23 "ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTLSETSPARSE" added a fp-daccess gate to fsctlsetsparse and noted that...

8.8CVSS5.7AI score0.0047EPSS
SaveExploits0
CVE
CVE
added 2026/07/25 8:50 a.m.39 views

CVE-2026-64394

Summary: CVE-2026-64394 relates to the Linux kernel ksmbd SMB2 SET_INFO SECURITY path. The fix adds a per-handle access gate to prevent rewriting security descriptors when the handle lacks WRITE_DAC/WRITE_OWNER. Previously, SMB2_SET_INFO with InfoType SMB2_O_INFO_SECURITY could re-permission a fi...

8.8CVSS5.8AI score0.0047EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/25 8:50 a.m.13 views

CVE-2026-64390 ksmbd: track the connection owning a byte-range lock

In the Linux kernel, the following vulnerability has been resolved: ksmbd: track the connection owning a byte-range lock SMB2LOCK adds each granted byte-range lock to both the file lock list and the lock list of the connection which handled the request. The final close and durable handle paths,...

8.8CVSS5.7AI score
SaveExploits0References10
EUVD
EUVD
added 2026/07/25 8:50 a.m.10 views

EUVD-2026-48934

In the Linux kernel, the following vulnerability has been resolved: ksmbd: track the connection owning a byte-range lock SMB2LOCK adds each granted byte-range lock to both the file lock list and the lock list of the connection which handled the request. The final close and durable handle paths,...

5.7AI score0.00467EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/25 8:50 a.m.38 views

CVE-2026-64390 ksmbd: track the connection owning a byte-range lock

In the Linux kernel, the following vulnerability has been resolved: ksmbd: track the connection owning a byte-range lock SMB2LOCK adds each granted byte-range lock to both the file lock list and the lock list of the connection which handled the request. The final close and durable handle paths,...

8.8CVSS0.00467EPSS
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
SaveExploits0References8
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.00155EPSS
SaveExploits0References7
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.00155EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/25 8:49 a.m.43 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.00155EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.18 views

PT-2026-64615

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description In the Linux kernel, the ksmbd module contains a permission bypass. The smb2 set info sec function calls set info sec without performing a per-handle access check. This allows a client t...

8.8CVSS5.8AI score0.0047EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.26 views

PT-2026-64515

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 madviseMADV PAGEOUT were done against the nop mnt idmap, which...

5.8AI score0.00155EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/24 8:49 p.m.14 views

Cloudreve: Broken Access Control in file event stream: a single-file share recipient is subscribed to the owner's parent folder and receives activity events for unshared siblings

Summary When an authenticated recipient of a single-file share opens the file event stream GET /api/v4/file/events?uri=, Cloudreve validates the URI by listing it and then subscribes the caller to parent.ID. For a single-file share, the share navigator resolves the bare share-root URI to the...

4.3CVSS5.9AI score0.00331EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2026/07/24 8:41 p.m.9 views

GHSA-49H3-CWHJ-4737 Cloudreve: Path Traversal in WOPI PUT_RELATIVE Allows Arbitrary File Creation in Owner Account

Summary Cloudreve's WOPI PUTRELATIVE handler treats X-WOPI-SuggestedTarget as a path, not a filename. It splits the header on / and joins the segments onto the source file's directory with URI.JoinRaw, which feeds Go's url.JoinPath. url.JoinPath resolves ./.. segments, so a slash-bearing target...

4.3CVSS5.9AI score0.00376EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/24 8:41 p.m.13 views

Cloudreve: Path Traversal in WOPI PUT_RELATIVE Allows Arbitrary File Creation in Owner Account

Summary Cloudreve's WOPI PUTRELATIVE handler treats X-WOPI-SuggestedTarget as a path, not a filename. It splits the header on / and joins the segments onto the source file's directory with URI.JoinRaw, which feeds Go's url.JoinPath. url.JoinPath resolves ./.. segments, so a slash-bearing target...

4.3CVSS5.9AI score0.00376EPSS
SaveExploits0References4Affected Software2
Rows per page
Query Builder