Lucene search
+L

11736 matches found

EUVD
EUVD
added 2026/07/25 8:50 a.m.8 views

EUVD-2026-48960

In the Linux kernel, the following vulnerability has been resolved: mm: swapcgroup: fix NULL deref in lookupswapcgroupid on swapless host lookupswapcgroupid passes swapcgroupctrltype.map to swapcgroupidlookup without checking that the type was ever registered via swapcgroupswapon. On a swapless...

5.7AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/25 8:50 a.m.21 views

CVE-2026-64399

Summary: CVE-2026-64399 affects the Linux kernel ksmbd path for FSCTL_DUPLICATE_EXTENTS_TO_FILE. The vulnerability allows overwriting a destination file’s data via vfs_clone_file_range() because both the share-level KSMBD_TREE_CONN_FLAG_WRITABLE check and a per-handle daccess check were absent, a...

9.8CVSS5.8AI score0.00491EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/25 8:50 a.m.6 views

EUVD-2026-48939

In the Linux kernel, the following vulnerability has been resolved: ksmbd: require source read access for duplicate extents FSCTLDUPLICATEEXTENTSTOFILE passes the source file directly to vfsclonefilerange or vfscopyfilerange without checking the SMB access mask granted to the source handle. A...

5.8AI score0.00406EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/25 8:50 a.m.6 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
CVE
CVE
added 2026/07/25 8:50 a.m.15 views

CVE-2026-64390

The CVE-2026-64390 issue affects the Linux kernel ksmbd component where SMB2_LOCK locks are tracked on the file lock list and the lock list of the handling connection. With SMB3 multichannel, the LOCK owner can differ from the file opener, so a lock entry can be removed under a different spinlock...

8.8CVSS5.7AI score0.00467EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.8 views

CVE-2026-64390

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.6AI score0.00467EPSS
SaveExploits0
OSV
OSV
added 2026/07/25 8:50 a.m.8 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 score0.00467EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/07/25 8:50 a.m.6 views

EUVD-2026-48903

In the Linux kernel, the following vulnerability has been resolved: nilfs2: reject CLEANSEGMENTS ioctl with out-of-range segment numbers Syzbot reported a hung task in nilfstransactionbegin where multiple tasks performing chmod on a nilfs2 mount blocked for over 143 seconds waiting to acquire...

5.8AI score0.00177EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.8 views

CVE-2026-64359

In the Linux kernel, the following vulnerability has been resolved: nilfs2: reject CLEANSEGMENTS ioctl with out-of-range segment numbers Syzbot reported a hung task in nilfstransactionbegin where multiple tasks performing chmod on a nilfs2 mount blocked for over 143 seconds waiting to acquire...

5.7AI score0.00177EPSS
SaveExploits0
OSV
OSV
added 2026/07/25 8:50 a.m.7 views

CVE-2026-64359 nilfs2: reject CLEAN_SEGMENTS ioctl with out-of-range segment numbers

In the Linux kernel, the following vulnerability has been resolved: nilfs2: reject CLEANSEGMENTS ioctl with out-of-range segment numbers Syzbot reported a hung task in nilfstransactionbegin where multiple tasks performing chmod on a nilfs2 mount blocked for over 143 seconds waiting to acquire...

5.7AI score0.00177EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/25 8:49 a.m.6 views

CVE-2026-64324 udf: validate free block extents against the partition length

In the Linux kernel, the following vulnerability has been resolved: udf: validate free block extents against the partition length udffreeblocks checks the logical block number and count against the partition length, but drops the extent offset from that final bound. A crafted extent can pass the...

7.8CVSS5.8AI score0.00156EPSS
SaveExploits0References11
CVE
CVE
added 2026/07/25 8:49 a.m.26 views

CVE-2026-64300

CVE-2026-64300 (Linux kernel, perf/aux): Concrete details across connected docs show a page-use-after-free (UAF) in map_range() due to reading rb->aux_pages[], rb->aux_nr_pages, and rb->aux_pgoff under the wrong mutex, enabling a race between rb_alloc_aux() and map_range() when PERF_EVEN...

7.8CVSS5.8AI score0.00162EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.7 views

CVE-2026-64300

In the Linux kernel, the following vulnerability has been resolved: perf/aux: Fix page UAF in maprange maprange reads rb-auxpages, rb-auxnrpages and rb-auxpgoff via perfmmaptopage while holding only event-mmapmutex. Those fields are serialized by rb-auxmutex, and mmapmutex is per event. Thus, two...

7.8CVSS5.7AI score0.00162EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/25 12:14 a.m.5 views

SUSE CVE-2026-64225

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: CGX: add bounds check to cgxspeedmbps index cgxspeedmbps has 13 elements but RESPLINKSTATSPEED can yield values 0-15. If it returns a value = 13, this causes an out-of-bounds array access. Add a bounds check and...

5.7AI score0.00176EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.7 views

PT-2026-64521

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the map range function where it accesses rb-aux pages, rb-aux nr pages, and rb-aux pgoff via perf mmap to page while holding only the event-mmap mutex. Because these...

7.8CVSS5.9AI score0.00162EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.8 views

PT-2026-64637

In the Linux kernel, the following vulnerability has been resolved: mm: swap cgroup: fix NULL deref in lookup swap cgroup id on swapless host lookup swap cgroup id passes swap cgroup ctrltype.map to swap cgroup id lookup without checking that the type was ever registered via swap cgroup swapon. O...

5.7AI score0.00168EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.14 views

PT-2026-64742

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock can occur when accessing the pinconf-pins sysfs node. This happens because the pinconf pins show function holds the pctldev-mutex, and the platform driver subsequently calls...

5.8AI score0.00166EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.13 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
Patchstack
Patchstack
added 2026/07/24 9:12 p.m.12 views

NPM: react-server-dom: Denial of Service in Server Functions

NPM: react-server-dom: Denial of Service in Server Functions vulnerability discovered by ? in WordPress Npm react-server-dom-turbopack versions = 19.0.0, 19.0.8...

7.5CVSS5.8AI score0.00329EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/24 4:16 p.m.4 views

DEBIAN-CVE-2026-64225

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: CGX: add bounds check to cgxspeedmbps index cgxspeedmbps has 13 elements but RESPLINKSTATSPEED can yield values 0-15. If it returns a value = 13, this causes an out-of-bounds array access. Add a bounds check and...

5.7AI score0.00176EPSS
SaveExploits0References1
Rows per page
Query Builder