249922 matches found
CVE-2026-68314
A flaw was found in the Linux kernel's MCTP I3C network module. When the i3cdriverregister function fails during module initialization, the system does not properly unregister notifiers and deallocate bus objects. This oversight leads to a memory leak, which could be exploited by a local attacker...
CVE-2026-68234
A flaw was found in the Linux kernel's drm/amdgpu component. The amdgpubocreatereserved function unconditionally increments a pin counter for a Buffer Object BO even if it is already pinned. This occurs when the function is called multiple times with the same BO, such as during firmware buffer...
CVE-2026-68361
A flaw was found in the Linux kernel's hwmon corsair-psu module. A race condition exists where the hidhwstop function fails to stop device input/output I/O operations before memory is deallocated. This can occur during the corsairpsuprobe failure path, allowing the hidinputreport function to acce...
CVE-2026-68414
A flaw was found in the Linux kernel's cfg80211 Wi-Fi subsystem. When a Wi-Fi device is unregistered, the system fails to properly cancel pending scheduled scan results work. This can lead to a use-after-free vulnerability, where the system attempts to access memory that has already been released...
CVE-2026-68357
A flaw was found in the Linux kernel's watchdog subsystem. When a watchdog governor is unregistered, if it is also set as the default governor, the default governor is not properly cleared. This can lead to a Use-After-Free UAF condition where new or existing watchdog devices may inherit or be...
CVE-2026-68139
A flaw was found in the net/mlx5e driver within the Linux kernel. This vulnerability occurs during PCIe DPC Downstream Port Containment recovery when multiport affiliation events are replayed. A race condition can lead to a NULL pointer dereference if a concurrent master-up event accesses...
CVE-2026-68379
A flaw was found in the Linux kernel's TCP implementation. A reference leak in TIMEWAIT sockets can occur upon a PSP Policy Security Policy failure in both IPv4 and IPv6 receive paths. This vulnerability can lead to a memory leak of tcptwbucket structures, potentially resulting in a Denial of...
CVE-2026-68197
A flaw was found in the Linux kernel's mwifiex Wi-Fi driver. A remote attacker could exploit this by configuring a malicious Access Point AP that advertises HT Capabilities but lacks HT Operation elements. When a system attempts to set up a Tunneled Direct Link Setup TDLS connection, a NULL point...
CVE-2026-68344
A flaw was found in the Linux kernel's USB ATM Asynchronous Transfer Mode driver, specifically in the ueagle-atm module. A local attacker with physical access to a crafted USB device could exploit this vulnerability. By presenting inconsistent USB descriptors that confuse the driver's probe and...
CVE-2026-68168
A flaw was found in the Linux kernel's Andrew File System AFS component. The system's directory removal function, afseditdirremove, incorrectly manages memory blocks, specifically block 0. This improper handling could lead to an unstable system state or data integrity issues during directory...
CVE-2026-68101
A flaw was found in the Linux kernel's AMD GPU amdgpu driver. During the allocation or deallocation of a user pointer buffer object, a critical reference to its virtual memory object can become unavailable. This improper handling of memory submissions could lead to system instability or a denial ...
CVE-2026-68236
A flaw was found in the Linux kernel's drm/amd/display component. Specifically, within the dmupdatecrtcstate function, a stream pointer is released but not subsequently set to NULL. This can lead to a double release of the same pointer if an error occurs later in the process, creating a...
CVE-2026-68087
A flaw was found in the Linux kernel. Specifically, the Wacom Human Interface Device HID driver uses an incorrect memory allocation flag GFPKERNEL within a critical section of code that operates in an atomic context. This can cause the system to attempt to sleep, leading to a "scheduling while...
CVE-2026-68223
A flaw was found in the Linux kernel's media: meson: vdec driver. The vdecopen function, when encountering an error during initialization, fails to properly release a memory context. This oversight leads to a resource leak. A local attacker could exploit this vulnerability to cause a denial of...
CVE-2026-68226
A flaw was found in the Linux kernel's cx23885 media driver. A local attacker could potentially trigger a null pointer dereference by causing the pciioremapbar function to fail during memory mapping in cx23885devsetup. This vulnerability could lead to a system crash, resulting in a Denial of...
CVE-2026-68091
A flaw was found in the Linux kernel's HID Wacom driver. When the wacomparseandregister function encounters failures after starting the Human Interface Device HID hardware, its error handling path releases Wacom resources without properly stopping the HID hardware. This improper resource manageme...
CVE-2026-68088
A flaw was found in the Linux kernel's RNDIS Remote Network Driver Interface Specification gadget function. A missing length check for BufLength and BufOffset parameters within the rndisqueryresponse function could allow a malicious actor to provide specially crafted input. This could lead to...
CVE-2026-68181
A flaw was found in the Linux kernel's mei bus component. A use-after-free vulnerability exists in the meiclbusdevrelease function. This flaw, caused by improper synchronization during cleanup, could lead to memory corruption and system instability...
CVE-2026-68086
A flaw was found in the Linux kernel's memory management mm/khugepaged component. A local user could trigger an edge case where unsaved changes to file data dirty folios are improperly discarded. This occurs when a file with previous writes is subjected to a specific sequence of memory advice...
CVE-2026-68212
A flaw was found in the Linux kernel's saa7134 media driver. During device probing, the saa7134videoinit1 function does not properly check return values from memory allocation, leading to unreleased memory and invalid page tables. This can result in memory leaks and the potential use of...