Lucene search
+L

388830 matches found

CVE
CVE
added 2026/08/15 6:00 a.m.26 views

CVE-2026-18216

The Backup Migration WordPress plugin before 2.1.7 fails to restrict its post-restore auto-login mechanism in multisite deployments. A site admin can trigger a restore on another site in the network, obtaining a long-lived admin session without credentials and bypassing 2FA. CISA flags it as expl...

6.5CVSS5.2AI score0.00286EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/15 5:59 a.m.37 views

CVE-2026-74438

The CVE-2026-74438 issue concerns the Linux kernel crypto sun4i-ss RNG code, which has been removed because it was insecure and unused. The vulnerabilities include sun4i_ss_prng_seed() lacking proper locking and a buffer overflow, and sun4i_ss_prng_generate() failing to fill the full buffer due t...

7.8CVSS6.2AI score0.00133EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/15 5:59 a.m.35 views

CVE-2026-74439

CVE-2026-74439 affects the Linux kernel IOMMU VT-d path. The vulnerability arises in device_pasid_table_teardown(), which zeroes a 128‑bit scalable‑mode context entry while the Present bit is still set. This creates a window where a torn entry could be fetched by the hardware with some fields alr...

9.3CVSS5.4AI score0.00134EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/15 5:59 a.m.23 views

CVE-2026-74437

In the Linux kernel, CVE-2026-74437 affects the media: uvcvideo path. The vulnerability arises when a UVC camera with an asynchronous control triggers a path where uvc_status_stop is called from within async_ctrl.work, leading to a potential deadlock: cancel_work_sync waits for uvc_ctrl_status_ev...

5.4AI score0.00155EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:59 a.m.22 views

CVE-2026-74435

Summary (CVE-2026-74435) : In the Linux kernel, a fix was applied to rxrpc_verify_data and related code paths (rxrpc_recvmsg_data) to ensure rxdec_buffer is allocated when rx_dec_buffer is NULL. Previously, rxrpc_verify_data could return without allocating the buffer if rxrpc_skb_priv.len was zer...

7.5CVSS5.3AI score0.00346EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:59 a.m.40 views

CVE-2026-74436

CVE-2026-74436 affects the Linux kernel rxrpc subsystem. The issue arises when rxrpc_kernel_charge_accept() reads rx->backlog without proper socket/backlog synchronization, passing a raw pointer into rxrpc_service_prealloc_one() while a concurrent rxrpc_discard_prealloc() may set rx->backlo...

9.8CVSS5.3AI score0.00399EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:59 a.m.25 views

CVE-2026-74434

The CVE-2026-74434 issue affects the Linux kernel rxrpc path: when reading an OOB message with MSG_PEEK, rxrpc_recvmsg_oob() unlinks from recvmsg_oobq but always moves the message onto pending_oobq, risking the sk_buff rbnode linkage being overwritten. This allows the skb to be reachable from bot...

9.8CVSS5.6AI score0.00337EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:59 a.m.31 views

CVE-2026-74433

In the Linux kernel, CVE-2026-74433 describes a use-after-free (UAF) in rxgk_issue_challenge() within rxrpc. The bug occurs because a page containing the challenge content is freed after a tracepoint is invoked, while the whdr referenced by the tracepoint points into that same page. The fix updat...

9.8CVSS5.3AI score0.00347EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:59 a.m.17 views

CVE-2026-74432

The CVE-2026-74432 issue affects the Linux kernel’s rxrpc recvmsg path. The fix adds dropping of a reference on an already-released call when MSG_PEEK is in force, addressing a leak where a ref was held regardless of MSG_PEEK usage. Affected component: rxrpc_recvmsg() in the kernel; root cause: l...

5.3AI score0.00156EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:59 a.m.27 views

CVE-2026-74431

The CVE-2026-74431 entry affects the Linux kernel’s rxrpc path. The vulnerability is described as a potential infinite loop in rxrpc_recvmsg(), with a fix that also makes the wait path check the oob queue. The issue is addressed by applying the kernel patches (e.g., the commits listed in the refe...

7.5CVSS5.3AI score0.00335EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:59 a.m.22 views

CVE-2026-74429

CVE-2026-74429 describes a Linux kernel issue in rxrpc where a reply DATA packet can be received before the client has sent any request DATA packets, potentially causing an oops in rxrpc_rotate_tx_window. The fix updates rxrpc_receiving_reply() to detect an apparent reply before exposure of the c...

7.5CVSS5.3AI score0.00335EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:59 a.m.24 views

CVE-2026-74430

The CVE-2026-74430 issue affects the Linux kernel’s rxrpc ACKALL handling. It allowed a forged ACKALL to reach a new service call before replies were queued, risking a null-pointer dereference when rxrpc_rotate_tx_window() dereferenced a NULL txqueue (call->tx_top was zero). The fix adds two c...

7.5CVSS5.7AI score0.00339EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:59 a.m.32 views

CVE-2026-74427

The CVE-2026-74427 entry concerns the Linux kernel AFS subsystem. Affected component: afs code handling network namespaces and preallocation charging. Root cause: during netns teardown, the work item that precharges the rxrpc queue could remain active, and when net->live is false the charging ...

9.8CVSS5.4AI score0.00404EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:59 a.m.23 views

CVE-2026-74428

The CVE-2026-74428 entry pertains to the Linux kernel, specifically a vulnerability in rxrpc_recvmsg() where a double unlock occurs while handling OOB messages. The issue is concrete: the function path for OOB messages can unlock a resource twice, potentially leading to memory corruption or simil...

9.8CVSS5.3AI score0.00347EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:59 a.m.25 views

CVE-2026-74426

CVE-2026-74426 (Linux kernel) : A NULL pointer dereference in the AFS filesystem during afs_get_tree() was fixed. The root cause involved afs_alloc_sbi() using kzalloc and, if ctx->dyn_root is non-null, as->cell and as->volume being null, leading to dereferencing these fields in trace_af...

5.3AI score0.00165EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:59 a.m.23 views

CVE-2026-74425

In the Linux kernel, CVE-2026-74425 affects the AFS cache manager: CB.InitCallBackState3 requests could arrive without an attached server record to the rxrpc peer’s app data. The fix makes CB.InitCallBackState3 follow the same pattern as other callbacks by checking for an attached server record b...

7.5CVSS5.4AI score0.0035EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/15 5:59 a.m.29 views

CVE-2026-74424

CVE-2026-74424 affects the Linux kernel framebuffer console driver (fbcon). The issue arises when fbcon_new_modelist() iterates consoles with fb_display[i].mode set; it can dereference a NULL vc_data because fbcon_set_disp() may set mode before validating vc_data, and fbcon_deinit() can leave the...

5.3AI score0.00161EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/15 5:59 a.m.26 views

CVE-2026-74423

The CVE-2026-74423 issue is in the Linux kernel, specifically accel/amdxdna: there is a leak when pin_user_pages_fast() pins fewer pages than requested. The pages that were successfully pinned are not released on failure. The documented fix unpins any partially pinned pages before returning failu...

5.4AI score0.00155EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:59 a.m.28 views

CVE-2026-74422

In CVE-2026-74422, the Linux kernel’s drm/rockchip inno-hdmi encoder uses a device-managed allocation (devm_kzalloc) for its internal structure during component_bind_all. When the DRM device reference is dropped (drm_dev_put) and drmm_encoder_alloc_release runs, the encoder structure may have bee...

5.4AI score0.00145EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 5:59 a.m.27 views

CVE-2026-74421

CVE-2026-74421 affects the Linux kernel drm/rockchip driver, specifically the dw_dp encoder path. The encoder structure was allocated with devm_kzalloc() during component_bind_all(), while cleanup is triggered via drmm_encoder_cleanup() on drm_encoder_cleanup() registered through drmm_add_action(...

5.4AI score0.00155EPSS
SaveExploits0References3
Rows per page
Query Builder