Lucene search
+L

183818 matches found

Debian CVE
Debian CVE
added 2026/09/17 4:07 p.m.9 views

CVE-2026-90181

In the Linux kernel, the following vulnerability has been resolved: ublk: avoid teardown retry loop on xarray allocation failure ublkshmemremoveranges removes matching maple tree ranges in batches, but first stores each range into a temporary xarray so that the pages can be unpinned after droppin...

0.00204EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:07 p.m.8 views

CVE-2026-90179

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix deadlock in complain-mode changehat The use of changehat when in complain mode can cause a deadlock when the hat doesn't exist and a new learning profile is created for the missing profile. This is because changehat...

0.00198EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:07 p.m.6 views

CVE-2026-90178

In the Linux kernel, the following vulnerability has been resolved: hwmon: coretemp Fix coredata leak on CPUs without PTS pdata-coredata is allocated in inittempdata when the first core tempdata of a package is created, but it is only released from destroytempdata, and only in the branch that...

0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:07 p.m.6 views

CVE-2026-90177

In the Linux kernel, the following vulnerability has been resolved: bpf: Check pointer type for all atomic RMW paths Atomic RMW verification records an instruction pointer type only when the current destination is PTRTOARENA. A second path can therefore reach the same instruction with an ordinary...

7.8CVSS0.00154EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:07 p.m.8 views

CVE-2026-90176

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Do not skip lock checks for single-byte ranges checklockrange uses inclusive ranges. Its callers pass the end offset as start + length - 1, so start == end represents a valid single-byte range rather than an empty range. T...

8.1CVSS0.00487EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:07 p.m.8 views

CVE-2026-90174

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-out-of-bounds read in ksmbdallocuser ksmbdallocuser copies resp-hashsz bytes out of the mountd IPC login response with user-passkeysz = resp-hashsz; user-passkey = kmallocresp-hashsz, KSMBDDEFAULTGFP; if...

7.1CVSS0.0015EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:07 p.m.10 views

CVE-2026-90175

In the Linux kernel, the following vulnerability has been resolved: smb: server: fix leak of ksmbdipcloginrequestext returned buffer Free it unconditionally after ksmbdallocuser calls. kmemleak splat: unreferenced object 0xffff888103b83540 size 192: comm "pool-0", pid 16970, jiffies 4377290937 he...

0.002EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:07 p.m.8 views

CVE-2026-90173

In the Linux kernel, the following vulnerability has been resolved: smb: smbdirect: free completion queues with ibfreecq smbdirectconnectiondestroyqp creates the send and receive completion queues with iballoccqany, which for IBPOLLWORKQUEUE arms an internal completion handler that runs...

9.8CVSS0.00516EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:06 p.m.6 views

CVE-2026-90172

In the Linux kernel, the following vulnerability has been resolved: smb: smbdirect: destroy QP before mem pools on accept failure On the rdmaacceptfailed error path of smbdirectacceptconnectrequest, the receive io posted just above is owned by the QP recvio is set to NULL after a successful post...

7.5CVSS0.00468EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:06 p.m.8 views

CVE-2026-90171

In the Linux kernel, the following vulnerability has been resolved: smb: smbdirect: release pending child sockets outside the handler lock smbdirectsocketdestroy releases the listener's pending/ready child sockets while still holding the listener's handler lock, the &idpriv-handlermutex taken via...

0.00189EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:06 p.m.9 views

CVE-2026-90170

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate ipc response length before dereferencing its fields ipcvalidatemsg computes the expected message size by reading length fields out of the response buffer supplied by the userspace ksmbd daemon payloadsz,...

0.002EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:06 p.m.6 views

CVE-2026-90169

In the Linux kernel, the following vulnerability has been resolved: ksmbd: free preauth sessions on connection teardown SMB3.1.1 multichannel binding preserves the preauthentication hash in a preauthsession between the NTLM negotiate and authenticate requests. The binding NTLM negotiate allocates...

0.0024EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:06 p.m.7 views

CVE-2026-90168

Removed by vendor...

0.00189EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:06 p.m.9 views

CVE-2026-90167

In the Linux kernel, the following vulnerability has been resolved: ksmbd: serialize oplock close with pending break ownership close may abort an in-flight oplock break while another breaker already holds an opinfo reference. Releasing pendingbreak wakes that waiter, but without serializing the...

0.00189EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:06 p.m.6 views

CVE-2026-90166

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix null-ptr-deref in ksmbdipctreeconnectrequest See the procedure below: ksmbdtreeconnconnect ksmbdshareconfigget share-name = kstrdup // fail if !testshareconfigflagshare, KSMBDSHAREFLAGPIPE // false // do not check...

0.002EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:06 p.m.6 views

CVE-2026-90165

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix invalid pointer dereference in ksmbdstopdurablescavenger See the procedure below: ksmbdlaunchksmbddurablescavenger durablescavengerrunning = true serverconf.dhtask = kthreadrun // fail, dhtask is an ERRPTR...

0.002EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:06 p.m.9 views

CVE-2026-90164

In the Linux kernel, the following vulnerability has been resolved: smb/server: abort initialization when proc setup fails ksmbdserverinit calls ksmbdprocinit before creating the remaining proc entries and server subsystems. ksmbdprocinit tears down partial state on a procfs or percpucounter...

0.00189EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:06 p.m.8 views

CVE-2026-90162

In the Linux kernel, the following vulnerability has been resolved: ksmbd: defer publishing granted locks to prevent UAF/double-free race In smb2lock, mid-batch granted locks are published to connection-wide conn-locklist and file-wide fp-locklist lists immediately upon vfslockfile success, while...

8.8CVSS0.00575EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:06 p.m.5 views

CVE-2026-90163

In the Linux kernel, the following vulnerability has been resolved: smb/server: call ksmbdproccleanup on module init failure When a later initializer fails, the unwind chain releases resources created after procfs and then jumps directly to classunregister. Returning an error from moduleinit leav...

0.00189EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/17 4:06 p.m.7 views

CVE-2026-90161

In the Linux kernel, the following vulnerability has been resolved: erofs: fix interlaced ztailpacking pclusters On-disk sizes of interlaced pclusters should be block-aligned, and ztailpacking interlaced pclusters should be invalid at all. Currently, mkfs.erofs won't generate any interlaced...

7.1CVSS0.00167EPSS
SaveExploits0
Rows per page
Query Builder