7 matches found
CVE-2026-68378
In the Linux kernel, the following vulnerability has been resolved: dpll: fix NULL pointer dereference in dpllmsgaddpinrefsync When a dpllpin is shared across multiple dplldevice instances and those devices are being unregistered e.g. during driver module removal, a NULL pointer dereference can...
EUVD-2026-55564
In the Linux kernel, the following vulnerability has been resolved: dpll: fix NULL pointer dereference in dpllmsgaddpinrefsync When a dpllpin is shared across multiple dplldevice instances and those devices are being unregistered e.g. during driver module removal, a NULL pointer dereference can...
CVE-2026-68378
The CVE-2026-68378 issue affects the Linux kernel dpll code where a NULL pointer dereference can occur during unregistration of pins shared across multiple dpll_device instances. Root cause: during unregistration, if a ref_sync partner pin remains registered with another device, dpll_pin_on_dpll_...
CVE-2026-63979 net/handshake: hand off the pinned file reference to accept_doit
In the Linux kernel, the following vulnerability has been resolved: net/handshake: hand off the pinned file reference to acceptdoit handshakereqnext removes the request from the per-net pending list and drops hnlock before handshakenlacceptdoit reads req-hrsk-sksocket and dereferences sock-file...
Linux Distros Unpatched Vulnerability : CVE-2025-39927
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ceph: fix race condition validating rparent before applying state Add validation to ensure the cached parent directory inode matches the directory info in MDS...
CVE-2025-39927
CVE-2025-39927 relates to Ceph in the Linux kernel where a race condition could cause r_parent to reference the wrong directory when processing MDS replies. The fix adds validation to ensure the cached parent inode matches the MDS-provided directory info before applying state changes, preventing ...
CVE-2025-39927 ceph: fix race condition validating r_parent before applying state
In the Linux kernel, the following vulnerability has been resolved: ceph: fix race condition validating rparent before applying state Add validation to ensure the cached parent directory inode matches the directory info in MDS replies. This prevents client-side race conditions where concurrent...