239401 matches found
CVE-2026-68410
A flaw was found in the Linux kernel's Libertas Wi-Fi driver. The helperfirmwarecb function neglects to free a single-stage firmware image after a successful asynchronous load. This leads to a memory leak in the USB firmware-download path. This issue could potentially lead to system instability o...
CVE-2026-68333
A flaw was found in the dpaa2-switch component of the Linux kernel. When a MAC Media Access Control object is disconnected, the system fails to release a reference to the associated MAC endpoint device. This oversight causes a device reference to leak with every successful connection and subseque...
CVE-2026-68368
A flaw was found in the Linux kernel's USB gadget NCM Network Control Model driver. This vulnerability occurs because the driver fails to properly validate the boundaries of datagrams and Network Transfer Blocks NTBs supplied by a USB host. A malicious USB host can exploit this by crafting specif...
CVE-2026-68247
A flaw was found in the Linux kernel's drm/i915/bios component. This component, responsible for display-related operations, failed to perform a necessary range check on the paneltype2 field within the LFP Data Block. This oversight could result in the selection of an incorrect panel type,...
CVE-2026-68249
A flaw was found in the Linux kernel's drm/amdgpu/sdma5.0 component. This issue occurs when certain conditions trigger a BUGON macro, which is designed to halt system execution upon detecting a critical error. A local attacker could exploit this to cause a kernel crash, leading to a denial of...
CVE-2026-68240
A flaw was found in the Linux kernel's drm/gpusvm component. When drmgpusvmgetpages encounters an error during page mapping, it fails to properly unmap previously created device mappings. This oversight can lead to a device mapping leak, consuming system resources and potentially impacting system...
CVE-2026-68401
A flaw was found in the ARM Firmware Framework for Arm FFA driver within the Linux kernel. This vulnerability, specifically in the ffasetupandtransmit function, allows for out-of-bounds writes due to incorrect size handling when writing to memory descriptors and constituents. An attacker could...
CVE-2026-68215
A flaw was found in the Linux kernel's radio-si476x media driver. During the device probing process, if certain initialization steps fail, the v4l2device may not be properly unregistered. This oversight can lead to a resource leak, specifically a persistent parent device reference. A local attack...
CVE-2026-68161
A flaw was found in the Linux kernel's SCTP Stream Control Transmission Protocol implementation. When a network namespace netns is torn down, the associated SCTP UDP User Datagram Protocol tunnel sockets are not properly closed. This oversight can lead to a resource leak, potentially resulting in...
CVE-2026-68175
A flaw was found in the Linux kernel's mmiotrace tracer. A local user could repeatedly read from the tracepipe file without fully completing the read operation. This improper handling of resource cleanup leads to a significant memory leak and leaves stale references. The continuous accumulation o...
CVE-2026-68387
A flaw was found in the Linux kernel's Controller Area Network CAN raw socket implementation. A local attacker could exploit a race condition in the rawsetsockopt function. This occurs due to insufficient locking during read-modify-write operations on a shared bitfield when modifying socket flags...
CVE-2026-68423
A flaw was found in the Linux kernel's mtd: virtconcat subsystem. The mtdvirtconcatdestroy function incorrectly calls mtdvirtconcatputmtddevices after mtdconcatdestroy has already freed the associated memory. This use-after-free vulnerability can lead to system instability or potentially enable a...
CVE-2026-68190
A flaw was found in the Linux kernel's rtl8723bs Wi-Fi driver. The rtwgetwpsie function, responsible for processing network frame data, fails to properly validate the size of incoming information elements IEs. This oversight allows an attacker to trigger an out-of-bounds read, potentially leading...
CVE-2026-68235
A flaw was found in the Linux kernel's AMD display drm/amd/display driver. This vulnerability occurs when handling DisplayPort Multi-Stream Transport MST for DCE8-class ASICs, where the system may incorrectly assign an analog encoder that lacks necessary DisplayPort functions. This misassignment...
CVE-2026-68204
A flaw was found in the Linux kernel's media subsystem, specifically within the vivid driver. The vividupdateformatcap/out functions, which handle video format changes, can be called when the video buffer queue is actively processing data. This occurs because checks for a busy queue are missing...
CVE-2026-68335
A flaw was found in the Linux kernel's Reliable Datagram Sockets RDS component. The RDS component incorrectly handles incoming messages that cross network namespace boundaries, allowing a sender in one network namespace to deliver a message to a socket in a different network namespace. This can...
CVE-2026-68331
A flaw was found in the Linux kernel's dpaa2-eth component. When a network device connects and then disconnects, a reference to the MAC endpoint device is not properly released. This oversight causes a resource leak with each successful connection and subsequent disconnection. Repeated exploitati...
CVE-2026-68289
A flaw was found in the Linux kernel. An integer overflow vulnerability exists within the Transparent Inter-Process Communication TIPC subsystem, specifically in the tipcrecvmsg and tipcrecvstream functions. This issue occurs when a buffer length value exceeds the maximum integer size, leading to...
CVE-2026-68176
A flaw was found in the Linux kernel's mmiotrace component. When mmiopipeopen fails to find a PCI device, a null pointer is assigned to hiter-dev. The mmiotrace read function then attempts to dereference this null pointer, which can lead to a system crash and result in a denial of service. A loca...
CVE-2026-68202
A flaw was found in the Linux kernel's ALSA Advanced Linux Sound Architecture sequencer component. An unprivileged local user with access to the sound device can exploit a timing window during the cleanup of a queue timer. This allows the user to re-open a timer that has already been closed,...