Lucene search
+L

245040 matches found

CVE
CVE
added yesterday13 views

CVE-2026-74397

CVE-2026-74397 describes a Linux kernel issue in the mlx5/IB stack: mlx5_ib_alloc_transport_domain() allocates a transport domain that can leak if mlx5_ib_enable_lb() fails. The mitigation enforces deallocation of the TD on error, returns 0 in the no-loopback success path, and relocates dev->l...

5.4AI score0.00168EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-74397

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix transport-domain rollback and initialize lb mutex earlier mlx5iballoctransportdomain allocates a transport domain and then may fail in mlx5ibenablelb. In that case, the allocated TD is leaked. Fix this by deallocatin...

5.4AI score0.00168EPSS
SaveExploits0
EUVD
EUVD
added yesterday4 views

EUVD-2026-59544

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix transport-domain rollback and initialize lb mutex earlier mlx5iballoctransportdomain allocates a transport domain and then may fail in mlx5ibenablelb. In that case, the allocated TD is leaked. Fix this by deallocatin...

5.4AI score0.00168EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added yesterday7 views

CVE-2026-74396

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix UMR XLT cleanup on ODP populate failure mlx5rumrupdatexlt allocates and DMA maps an XLT buffer with mlx5rumrcreatexlt. The buffer is released by the common cleanup path through mlx5rumrunmapfreexlt. After...

5.8AI score0.00179EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-74394

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: fix integer overflow in immediate data length check immbuf-len is a user-controlled uint32t received from the network. Adding it to immdataoffset without overflow checking allows a malicious initiator to send...

5.4AI score0.00186EPSS
SaveExploits0
Cvelist
Cvelist
added yesterday16 views

CVE-2026-74394 RDMA/srpt: fix integer overflow in immediate data length check

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: fix integer overflow in immediate data length check immbuf-len is a user-controlled uint32t received from the network. Adding it to immdataoffset without overflow checking allows a malicious initiator to send...

0.00186EPSS
SaveExploits0References8
EUVD
EUVD
added yesterday5 views

EUVD-2026-59541

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: fix integer overflow in immediate data length check immbuf-len is a user-controlled uint32t received from the network. Adding it to immdataoffset without overflow checking allows a malicious initiator to send...

5.5AI score0.00186EPSS
SaveExploits0References8
EUVD
EUVD
added yesterday4 views

EUVD-2026-59542

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix devx subscribe-event unwind NULL dereference MLX5IBMETHODDEVXSUBSCRIBEEVENT links eventsub into sublist before initializing the fields used by the shared error path. If eventfdctxfdget then fails, the unwind path...

5.4AI score0.00176EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added yesterday3 views

CVE-2026-74395

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix devx subscribe-event unwind NULL dereference MLX5IBMETHODDEVXSUBSCRIBEEVENT links eventsub into sublist before initializing the fields used by the shared error path. If eventfdctxfdget then fails, the unwind path...

5.3AI score0.00176EPSS
SaveExploits0
CVE
CVE
added yesterday11 views

CVE-2026-74395

CVE-2026-74395 relates to the Linux kernel MLX5 RDMA driver. The vulnerability is a NULL dereference in the devx subscribe-event unwind path within MLX5_IB_METHOD_DEVX_SUBSCRIBE_EVENT, triggered when eventfd_ctx_fdget() fails and the unwind code dereferences event_sub->ev_file before its field...

5.4AI score0.00176EPSS
SaveExploits0References8
CVE
CVE
added yesterday7 views

CVE-2026-74394

The CVE-2026-74394 entry documents a Linux kernel issue in RDMA/srpt where an overflow occurs in the immediate data length check. Specifically, imm_buf->len is a user-controlled uint32_t received over the network; adding it to imm_data_offset without overflow checking lets a malicious initiato...

5.4AI score0.00186EPSS
SaveExploits0References8
EUVD
EUVD
added yesterday6 views

EUVD-2026-59540

In the Linux kernel, the following vulnerability has been resolved: drm/syncobj: Fix memory leak in drmsyncobjfindfence Commit 18226ba52159 "drm/syncobj: reject invalid flags in drmsyncobjfindfence" forgot to take into account the fact that drmsyncobjfind takes a reference to syncobj and returns...

5.4AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added yesterday12 views

CVE-2026-74393

In the Linux kernel DRM subsystem, a memory leak was fixed in drm_syncobj_find_fence(). The root cause was that drm_syncobj_find() takes a reference to a syncobj and the function could return early without dropping that reference, leaking memory. The fix (commit 18226ba52159) also changes handlin...

5.3AI score0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
added yesterday18 views

CVE-2026-74393 drm/syncobj: Fix memory leak in drm_syncobj_find_fence()

In the Linux kernel, the following vulnerability has been resolved: drm/syncobj: Fix memory leak in drmsyncobjfindfence Commit 18226ba52159 "drm/syncobj: reject invalid flags in drmsyncobjfindfence" forgot to take into account the fact that drmsyncobjfind takes a reference to syncobj and returns...

0.00168EPSS
SaveExploits0References4
CVE
CVE
added yesterday12 views

CVE-2026-74392

Summary of CVE-2026-74392 (Linux kernel, device-mapper): The issue involves the dm_poll_bio() callback used by stacked dm devices. The caller only knows about the dm queue and could initiate spinning polls, passing flags unchanged to the mapped clone, which may cause blk_mq_poll() to spin on a ta...

5.4AI score0.00156EPSS
SaveExploits0References2
EUVD
EUVD
added yesterday4 views

EUVD-2026-59539

In the Linux kernel, the following vulnerability has been resolved: dm: limit target bio polling to one shot dmpollbio is the -pollbio callback for a stacked dm device. The caller only knows about the dm queue, so it may decide to do a spinning poll if it thinks a single queue is being polled...

5.5AI score0.00156EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added yesterday5 views

CVE-2026-74391

In the Linux kernel, the following vulnerability has been resolved: tracing: Bound synthetic-field strings with seqbuf The synthetic field helpers build a prefixed synthetic variable name and a generated hist command in fixed MAXFILTERSTRVAL buffers. The current code appends those strings with ra...

5.4AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-74392

In the Linux kernel, the following vulnerability has been resolved: dm: limit target bio polling to one shot dmpollbio is the -pollbio callback for a stacked dm device. The caller only knows about the dm queue, so it may decide to do a spinning poll if it thinks a single queue is being polled...

5.4AI score0.00156EPSS
SaveExploits0
CVE
CVE
added yesterday10 views

CVE-2026-74391

In CVE-2026-74391, the Linux kernel tracing subsystem is affected by a buffer-overflow risk in synthetic-field string construction. The vulnerability arises because synthetic field helpers append strings with strcat() to fixed MAX_FILTER_STR_VAL buffers, allowing long key lists, field names, or s...

5.4AI score0.00168EPSS
SaveExploits0References5
Cvelist
Cvelist
added yesterday19 views

CVE-2026-74392 dm: limit target bio polling to one shot

In the Linux kernel, the following vulnerability has been resolved: dm: limit target bio polling to one shot dmpollbio is the -pollbio callback for a stacked dm device. The caller only knows about the dm queue, so it may decide to do a spinning poll if it thinks a single queue is being polled...

0.00156EPSS
SaveExploits0References2
Rows per page
Query Builder