Lucene search
+L

5130 matches found

EUVD
EUVD
added 2026/01/13 3:31 p.m.5 views

EUVD-2026-2267

In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: fix use-after-free on probe deferral The driver is dropping the references taken to the larb devices during probe after successful lookup as well as on errors. This can potentially lead to a use-after-free in case...

6AI score0.00146EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/01/13 3:31 p.m.24 views

EUVD-2026-2279

In the Linux kernel, the following vulnerability has been resolved: svcrdma: bound check rqpages index in inline path svcrdmacopyinlinerange indexed rqstp-rqpagesrccurpage without verifying rccurpage stays within the allocated page array. Add guards before the first use and after advancing to a n...

6AI score0.00349EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/01/13 3:31 p.m.6 views

EUVD-2026-2266

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Always remove class from active list before deleting in etsqdiscchange [email protected] says: The vulnerability is a race condition between etsqdiscdequeue and etsqdiscchange. It leads to UAF on stru...

5.7AI score0.00171EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/01/13 3:31 p.m.7 views

EUVD-2026-2259

In the Linux kernel, the following vulnerability has been resolved: net: hns3: using the numtqps in the vf driver to apply for resources Currently, hdev-htqp is allocated using hdev-numtqps, and kinfo-tqp is allocated using kinfo-numtqps. However, kinfo-numtqps is set to minnewtqps, hdev-numtqps;...

6AI score0.00207EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/01/13 3:29 p.m.8 views

EUVD-2026-2280

In the Linux kernel, the following vulnerability has been resolved: Input: alps - fix use-after-free bugs caused by dev3registerwork The dev3registerwork delayed work item is initialized within alpsreconnect and scheduled upon receipt of the first bare PS/2 packet from an external PS/2 device...

5.9AI score0.00145EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/01/13 3:29 p.m.13 views

EUVD-2026-2302

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdtreeconnectput under concurrency Under high concurrency, A tree-connection object tcon is freed on a disconnect path while another path still holds a reference and later executes put/write on it...

6AI score0.00454EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/01/13 3:29 p.m.11 views

EUVD-2026-2306

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Remove drr class from the active list if it changes to strict Whenever a user issues an ets qdisc change command, transforming a drr class into a strict one, the ets code isn't checking whether that class was in t...

6.2AI score0.00151EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/01/13 3:29 p.m.7 views

EUVD-2026-2285

In the Linux kernel, the following vulnerability has been resolved: iouring: fix filename leak in ioopenatprep ioopenatprep allocates a struct filename using getname. However, for the condition of the file being installed in the fixed file table as well as having OCLOEXEC flag set, the function...

6AI score0.00206EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/01/13 3:29 p.m.7 views

EUVD-2026-2311

In the Linux kernel, the following vulnerability has been resolved: svcrdma: use rcpageoff for memcpy byte offset svcrdmacopyinlinerange added rccurpage page index to the page base instead of the byte offset rcpageoff. Use rcpageoff so copies land within the current page. Found by ZeroPath...

6AI score0.00518EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/01/13 3:29 p.m.8 views

EUVD-2026-2295

In the Linux kernel, the following vulnerability has been resolved: ksmbd: vfs: fix race on mflags in vfscache ksmbd maintains delete-on-close and pending-delete state in ksmbdinode-mflags. In vfscache.c this field is accessed under inconsistent locking: some paths read and modify mflags under...

5.8AI score0.00516EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/01/13 3:29 p.m.9 views

EUVD-2026-2300

In the Linux kernel, the following vulnerability has been resolved: block: fix race between wbtenabledefault and IO submission When wbtenabledefault is moved out of queue freezing in elevatorchange, it can cause the wbt inflight counter to become negative -1, leading to hung tasks in the writebac...

6AI score0.00182EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/01/13 3:29 p.m.4 views

EUVD-2026-2303

In the Linux kernel, the following vulnerability has been resolved: NFSD: NFSv4 file creation neglects setting ACL An NFSv4 client that sets an ACL with a named principal during file creation retrieves the ACL afterwards, and finds that it is only a default ACL based on the mode bits and not the...

5.9AI score0.00442EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/01/13 3:29 p.m.6 views

EUVD-2026-2328

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix memory leak in nrsendmsg syzbot reported a memory leak 1. When function sockallocsendskb return NULL in nroutput, the original skb is not freed, which was allocated in nrsendmsg. Fix this by freeing it before return. ...

5.9AI score0.00207EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/01/13 3:28 p.m.8 views

EUVD-2026-2323

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix middle attribute validation in pushnsh action The pushnsh action structure looks like this: OVSACTIONATTRPUSHNSHOVSKEYATTRNSHOVSNSHKEYATTRBASE,... The outermost OVSACTIONATTRPUSHNSH attribute is OK'ed by the...

6.2AI score0.00155EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/01/13 3:28 p.m.6 views

EUVD-2026-2315

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Reset ttaskcdb pointer in error case If allocation of cmd-ttaskcdb fails, it remains NULL but is later dereferenced in the 'err' path. In case of error, reset NULL ttaskcdb value to point at the default fixed-size...

6AI score0.00587EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/01/13 3:28 p.m.5 views

EUVD-2026-2329

In the Linux kernel, the following vulnerability has been resolved: usb: phy: fsl-usb: Fix use-after-free in delayed work during device removal The delayed work item otgevent is initialized in fslotgconf and scheduled under two conditions: 1. When a host controller binds to the OTG controller. 2...

5.8AI score0.00209EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/01/13 3:28 p.m.9 views

EUVD-2026-2327

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid unregistering PSP twice PSP is unregistered twice in: mlx5eremove - mlx5epspunregister mlx5eniccleanup - mlx5epspunregister This leads to a refcount underflow in some conditions: ------------ cut here -----------...

5.9AI score0.00182EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/01/13 3:28 p.m.4 views

EUVD-2026-2313

In the Linux kernel, the following vulnerability has been resolved: spi: fsl-cpm: Check length parity before switching to 16 bit mode Commit fc96ec826bce "spi: fsl-cpm: Use 16 bit mode for large transfers with even size" failed to make sure that the size is really even before switching to 16 bit...

6.1AI score0.00207EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/01/13 3:28 p.m.9 views

EUVD-2026-2317

In the Linux kernel, the following vulnerability has been resolved: hfsplus: Verify inode mode when loading from disk syzbot is reporting that SIFMT bits of inode-imode can become bogus when the SIFMT bits of the 16bits "mode" field loaded from disk are corrupted. According to 1, the permissions...

6AI score0.00203EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/01/13 3:05 p.m.10 views

EUVD-2026-2347

A vulnerability has been identified in the installation/uninstallation of the Nessus Agent Tray App on Windows Hosts which could lead to escalation of privileges...

8.8CVSS6.5AI score0.00128EPSS
SaveExploits0References2
Rows per page
Query Builder