253400 matches found
CVE-2026-74337
A flaw was found in the Linux kernel, specifically within the BPF Berkeley Packet Filter subsystem. This vulnerability allows NMI Non-Maskable Interrupt and tracepoint BPF programs to re-enter certain internal locks, known as LRU Least Recently Used locks, while they are already held. This re-ent...
CVE-2026-74258
A flaw was found in the Linux kernel's BPF Berkeley Packet Filter subsystem. A missing bounds check when accessing user space data for uprobemulti could allow a local attacker to read or write to memory outside of intended boundaries. This vulnerability can lead to information disclosure or...
CVE-2026-74416
A flaw was found in the Linux kernel's drm/radeon component. When a Graphics Processing Unit GPU reset operation fails to acquire a necessary lock, a memory buffer is not properly released. Repeated occurrences of this issue can lead to a gradual depletion of kernel memory. This memory exhaustion...
CVE-2026-74256
A flaw was found in the Linux kernel, specifically within its BPF Berkeley Packet Filter and sockmap features. This vulnerability is due to an integer overflow in the bpfmsgpopdata function, where certain calculations can incorrectly wrap around. An attacker with local access could exploit this b...
CVE-2026-74261
A flaw was found in the ALSA Advanced Linux Sound Architecture sequencer component of the Linux kernel. A local attacker could exploit a race condition during the FIFO First-In, First-Out resize operation. This vulnerability allows stale data cells to persist, preventing the proper deallocation o...
CVE-2026-74330
A flaw was found in the Linux kernel's configfs component. This vulnerability arises from improper handling of directory traversals, where cursors can be unexpectedly moved or freed by another process even when the parent directory is locked. This lack of proper synchronization can lead to an...
CVE-2026-74320
A flaw was found in the fbdev: sm501fb component of the Linux kernel. The code responsible for obtaining frame buffer mode information from Open Firmware OF binding contains multiple memory handling errors. These include use-after-free vulnerabilities, buffer overruns when writing mode strings...
CVE-2026-74382
A flaw was found in the Linux kernel's clsbpf component, which handles traffic control filtering. A local attacker could exploit this vulnerability by triggering a specific sequence of failures during an offload rollback operation. This leads to an unbounded recursion, causing a stack overflow an...
CVE-2026-74399
A flaw was found in the Linux kernel's Extended Verification Module EVM. The evmreadxattrs function, when processing extended attributes, fails to properly initialize a buffer. This can lead to an out-of-bounds read when no extended attributes are configured, potentially allowing an attacker to...
CVE-2026-74357
A flaw was found in the drm/amdgpu component of the Linux kernel. This vulnerability involves a race condition during the processing of GPU ring data within the amdgpucoredump function. This can lead to a memory corruption issue, specifically a slab-out-of-bounds write. A local attacker could...
CVE-2026-74311
A flaw was found in the Linux kernel. During a system restore operation, the virtio real-time clock RTC component fails to properly manage virtual queues virtqueues. If the reinitialization of these virtqueues fails, the system attempts to delete queues using incorrect memory references. This can...
CVE-2026-74426
A flaw was found in the Linux kernel's AFS Andrew File System component. A local user can exploit this by triggering a specific memory allocation condition during a mount operation, leading to a null pointer dereference. This can cause the system to crash, resulting in a Denial of Service DoS...
CVE-2026-74318
A flaw was found in the Linux kernel's btrfs filesystem. A local user could trigger a deadlock when cloning an inline extent with the flushoncommit mount option, specifically when the destination offset is greater than zero. This issue occurs due to a missing isize update during the copy operatio...
CVE-2026-74271
A flaw was found in the Linux kernel's power supply core component. When the device tree dts property power-supplies has multiple values, an array overrun can occur in the powersupplypopulatesuppliedfrom function due to incorrect memory allocation. This vulnerability could lead to memory...
CVE-2026-74321
A flaw was found in the btrfs file system component of the Linux kernel. This vulnerability occurs in the btrfsrundelayedrefs function when an error condition is not properly handled, leading to an invalid pointer dereference. A local attacker could potentially exploit this flaw to cause a system...
CVE-2026-74334
A flaw was found in the RDMA/nldev component of the Linux kernel. Improper locking during memory region re-registration reregmr can lead to a race condition when accessing protection domains PD. This vulnerability could result in unpredictable system behavior or a denial of service due to...
CVE-2026-74414
A flaw was found in the Linux kernel's HFS Plus hfsplus filesystem. A local user could trigger a null-pointer dereference by executing the setxattr function in userspace when the attributes file is not properly loaded during system mount. This vulnerability is caused by a duplicate attribute inod...
CVE-2026-74406
A flaw was found in the Linux kernel's Virtual Extensible LAN VXLAN component. A race condition can occur where the udptunnelsockrelease function sets a socket's user data to NULL while the vxlangropreparereceive function is still actively using it. This could lead to a null pointer dereference,...
CVE-2026-74276
A flaw was found in the Linux kernel's spi: xilinx driver. The driver incorrectly determines the size of its internal buffer, a First-In, First-Out FIFO queue. This miscalculation can lead to an overflow when the driver attempts to write more data than the FIFO can hold during a Serial Peripheral...
CVE-2026-74301
A flaw was found in the Linux kernel's Bluetooth driver. An error in handling Bluetooth packets can cause a memory leak, where a data structure is not properly released. This continuous leakage of memory could potentially lead to system instability or a denial of service...