238840 matches found
EUVD-2026-57039
In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate minimum PDU size for transform requests The receive path applies the minimum SMB2 PDU size check only when ProtocolId is SMB2PROTONUMBER. A packet carrying SMB2TRANSFORMPROTONUM bypasses the check even when the...
CVE-2026-68431
The CVE concerns the ksmbd transform handling in the Linux kernel. A SMB2_TRANSFORM_PROTO_NUM path bypasses the minimum SMB2 PDU size check when the negotiated dialect does not support transforms, allowing a short transform packet on SMB 2.1 to be misinterpreted as a full SMB2 header and read bey...
CVE-2026-68430
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx8: drop unecessary BUGON There's no need to crash the kernel for this case. cherry picked from commit 4d7c25208ca612b754f3bf39e9f16e725b828891...
CVE-2026-68430
CVE-2026-68430 affects the Linux kernel, specifically the DRM AMDGPU gfx8 path. The vulnerability arises from an unnecessary BUG_ON() that could crash the kernel; the fix is to drop this BUG_ON() check. The issue was resolved by cherry-picking the corresponding patch (commit 4d7c25208ca612b754f3b...
CVE-2026-68429 drm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue_probe()
In the Linux kernel, the following vulnerability has been resolved: drm/dpmst: Handle torn-down topology gracefully in drmdpmsttopologyqueueprobe A hotplug or link-loss event can tear down the MST topology setting mgr-mststate = false and mgr-mstprimary = NULL concurrently with a caller invoking...
CVE-2026-68429
The CVE-2026-68429 issue in the Linux kernel’s DRM MST path arises when a hotplug/link-loss event tears down the MST topology (mgr->mst_state = false; mgr->mst_primary = NULL) concurrently with a caller invoking drm_dp_mst_topology_queue_probe(). The race is observed with the check occurrin...
EUVD-2026-57037
In the Linux kernel, the following vulnerability has been resolved: drm/dpmst: Handle torn-down topology gracefully in drmdpmsttopologyqueueprobe A hotplug or link-loss event can tear down the MST topology setting mgr-mststate = false and mgr-mstprimary = NULL concurrently with a caller invoking...
CVE-2026-68429
In the Linux kernel, the following vulnerability has been resolved: drm/dpmst: Handle torn-down topology gracefully in drmdpmsttopologyqueueprobe A hotplug or link-loss event can tear down the MST topology setting mgr-mststate = false and mgr-mstprimary = NULL concurrently with a caller invoking...
The vulnerabilities in the net/bluetooth/eir.c and net/bluetooth/mgmt.c modules of Linux kernel allow a hacker to cause a service failure.
The vulnerability in the net/bluetooth/eir.c and net/bluetooth/mgmt.c modules of Linux kernel systems relates to the execution of operations beyond the buffer boundaries in memory. Exploiting this vulnerability can allow an attacker to cause a system failure...
ROOT-OS-UBUNTU-2204-CVE-2026-64405 CVE-2026-64405 in linux - Patched by Root
Root has patched CVE-2026-64405 in the linux package for Root:Ubuntu:22.04. Multiple fixed versions available...
CVE-2026-68098
A flaw was found in ksmbd, a Linux kernel module. The setntacldacl function, which processes Discretionary Access Control Lists DACLs, can stop copying Access Control Entries ACEs prematurely due to a size accounting overflow. This can cause a subsequent deduplication process to read beyond the...
CVE-2026-68099
A flaw was found in ksmbd, a Linux kernel module that provides an in-kernel SMB server. An integer overflow vulnerability exists when processing Access Control Lists ACLs. This flaw can lead to a malformed ACL, which, when re-parsed by clients or ksmbd itself, may trigger out-of-bounds reads. Thi...
CVE-2026-68133
A flaw was found in the Linux kernel's ice driver. A local attacker, by triggering a Physical Function PF reset while the Precision Time Protocol PTP state is uninitialized, could cause an invalid state transition. This could lead to a kernel bug and a system crash, resulting in a Denial of Servi...
CVE-2026-68149
A flaw was found in the Linux kernel. The forgetcachedacl helper function, intended to manage Access Control List ACL caching, incorrectly invalidates the ACLDONTCACHE state. This can lead to a Fuse Filesystem in Userspace filesystem returning stale cached ACL values. Consequently, this could...
CVE-2026-68134
A flaw was found in the ptps390 module of the Linux kernel. This vulnerability allows the physical clock to be registered even when the necessary facility 28 is not installed or PTFF QPT is unavailable. This improper registration could lead to unexpected system behavior or a denial of service DoS...
CVE-2026-68142
A flaw was found in the geneve component of the Linux kernel. A local attacker, with CAPNETADMIN privileges in a specific network namespace, could bypass intended permission checks. This allows them to modify the configuration of a geneve network device in a different network namespace, potential...
CVE-2026-68119
A flaw was found in the Linux kernel's TCP Authentication Option TCP-AO implementation. When the kernel constructs standalone TCP responses with TCP-AO options, padding bytes in the TCP header may be left uninitialized. If the Message Authentication Code MAC length is not four-byte aligned, these...
CVE-2026-68129
A flaw was found in the Linux kernel's gve driver. Under extreme memory pressure, the driver's receive Rx buffer refill process can fail, causing the number of buffers available to hardware to drop below a critical threshold. This can lead to a permanent network queue stall, where the device drop...
CVE-2026-68140
A flaw was found in the Linux kernel. This use-after-free vulnerability exists in the net/iucv component. When a peer severs a connection, message notifications that still reference the freed connection path remain in a queue. A subsequent attempt to process these stale notifications can lead to...
CVE-2026-68113
A flaw was found in the Linux kernel's drm/amdgpu/gfx12 component. This vulnerability allowed a local attacker to trigger a kernel crash due to an improper use of the BUGON macro, which is designed to halt the system on critical errors. By replacing BUGON with WARNON, the kernel no longer crashes...