252875 matches found
CVE-2026-72340
A flaw was found in the Linux kernel's Microchip VCAP driver. A race condition exists in the shared Super VCAP block, where independent locking of VCAP instances can lead to concurrent access issues. A local attacker with the ability to trigger concurrent operations, such as a full rule dump in...
CVE-2026-74376
A flaw was found in the Linux kernel's md/raid10 component. This vulnerability occurs when a specific internal data structure, used for disk operations, is reused for a discard operation without properly resetting a critical flag. This oversight can lead to improper release of system resources,...
CVE-2026-74402
A flaw was found in the Linux kernel's atmel-sha204a cryptographic hardware random number generator HWRNG driver. Improper buffer management in both blocking and non-blocking paths causes the driver to fail in providing valid entropy. This occurs because the buffer is read starting from byte 1, a...
CVE-2026-74360
A flaw was found in the Linux kernel's Berkeley Packet Filter BPF subsystem. The bpfmapelem iterator does not properly enforce exclusivity checks for certain maps, allowing it to bind to an exclusive map. This oversight exposes the map's value as a writable buffer. A local attacker could leverage...
CVE-2026-74355
A flaw was found in the Linux kernel's iommu/vt-d component. This vulnerability occurs when the info-node RB-tree member is zero-initialized, and a device that does not support Address Translation Services ATS skips the devicerbtreeinsert call. If a subsequent probe step fails, the error path...
CVE-2026-74305
A flaw was found in the Linux kernel's Berkeley Packet Filter BPF subsystem. This vulnerability allows a program without cgroup storage to bypass compatibility checks when bridging tail call chains. This could enable unintended interactions between programs with and without cgroup storage,...
CVE-2026-74281
A flaw was found in the Linux kernel's Transparent Inter-Process Communication TIPC module. A remote attacker, acting as a peer node, could exploit this by sending specially crafted PUBLICATION messages with inverted service ranges. This oversight in validating service range bounds allows the...
CVE-2026-74270
A flaw was found in the Linux kernel's handshake mechanism. An unprivileged local attacker can exploit a missing permission check in the 'DONE' command of the handshake general Netlink genl family. By guessing or observing a valid socket identifier, the attacker can either force the kernel to...
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...