253218 matches found
CVE-2026-72170
A flaw was found in the Linux kernel's 9p filesystem. A race condition can occur during file unlinking operations in cacheless mode, where the v9fsdeccount function attempts to decrement a file's link count nlink that has already reached zero. This leads to a kernel warning, which could potential...
CVE-2026-72168
A flaw was found in the Linux kernel's Memory Technology Device MTD subsystem, specifically within the vmu-flash driver. This vulnerability arises from incorrect memory allocation, where kmallocobj was used instead of kzallocobj for memcard structures. This can lead to access of uninitialized dat...
CVE-2026-72164
A flaw was found in the ocfs2 component of the Linux kernel. A local user can exploit a vulnerability in the ocfs2moveextent function when performing OCFS2IOCMOVEEXT operations. This issue allows file data to be copied into a disk cluster that is already occupied by another file, leading to data...
CVE-2026-72162
A flaw was found in ocfs2, a component of the Linux kernel. On-disk corruption of an inode's embedded extent list can lead to an array-index-out-of-bounds error. This occurs when the lnextfreerec value is zero or exceeds lcount during a write operation to the affected file. A local attacker with...
CVE-2026-71225 affecting package libkcapi for versions less than 1.5.1-1
CVE-2026-71225 affecting package libkcapi for versions less than 1.5.1-1. An upgraded version of the package is available that resolves this issue...
CVE-2026-72441
A flaw was found in the Linux kernel's IEEE 802.15.4 Wireless Personal Area Networks networking component. This vulnerability allows a local user to expose sensitive kernel memory. The issue arises because a specific field panid in a network address structure is not properly cleared, leading to...
CVE-2026-72426
A flaw was found in the Linux kernel's Berkeley Packet Filter BPF subsystem. The cleanfuncstate function, which manages stack slot cleanup, incorrectly clears metadata for pointer spills. This allows a subsequent read from a partially live stack slot to bypass crucial non-scalar register-fill...
CVE-2026-72420
A flaw was found in the Linux kernel's md/raid5 module. A data-race condition exists between the breakstripebatchlist and raid5makerequest functions. This race can lead to a scenario where a process waits indefinitely, potentially causing a Denial of Service DoS for the system...
CVE-2026-72371
A flaw was found in the Linux kernel's AFS Andrew File System component. The afsinsertvolumeintocell function incorrectly sets the AFSVOLUMERMTREE flag on the new volume instead of the replaced volume. This error causes the old volume to be removed twice and the new volume to remain in the cell's...
CVE-2026-72161
A flaw was found in the ocfs2 component of the Linux kernel. A local user could trigger a NULL pointer dereference during the unmount process of an ocfs2 filesystem. This occurs because the system attempts to access a freed journal pointer, leading to a system crash and a Denial of Service DoS...
CVE-2026-72158
A flaw was found in the Linux kernel's FPGA Dynamic Function Link DFL subsystem. A malicious FPGA device can provide specially crafted parameter headers, causing the system to miscalculate the size of a feature region. This incorrect size can lead to a memory corruption vulnerability when data is...
CVE-2026-72157
A flaw was found in the Linux kernel's Thunderbolt network driver. A remote attacker could send specially crafted ThunderboltIP packets with an excessive number of frames. This could lead to an overflow in the frags array, causing memory corruption after the shared information buffer. This...
CVE-2026-72156
A flaw was found in the Linux kernel's microchip-spi Field-Programmable Gate Array FPGA module. This vulnerability occurs in the mpfopsparseheader function when processing a bitstream. If a crafted bitstream sets the headersize to zero, the function attempts to read data from memory before the...
CVE-2026-72153
A flaw was found in the Linux kernel's irqchip/crossbar component. The crossbardomainfree function incorrectly uses a nulled-out hardware interrupt hwirq member as an index when attempting to free domain data. This can lead to an out-of-bounds write when resetting an interrupt mapping entry or...
CVE-2026-72151
A flaw was found in the Linux kernel's Trusted Platform Module TPM2 session handling. Specifically, the tpmbufappendsalt function does not properly manage asynchronous cryptographic key operations. This oversight can lead to a use-after-free vulnerability, where the system attempts to access memo...
CVE-2026-72150
A flaw was found in the Linux kernel's sunrpc component. The xprtcreateargs structure is allocated on the stack without initialization in rpcsysfsxprtswitchaddxprtstore. This can lead to critical fields containing uninitialized stack garbage. Exploiting this vulnerability can result in a kernel...
CVE-2026-72148
A flaw was found in the Linux kernel's dmaengine component, specifically in the dw-edma driver. This flaw occurs because the DONEINTMASK and ABORTINTMASK registers, which are shared by all Direct Memory Access DMA channels, are modified using a non-atomic read-modify-write sequence. Concurrent...
CVE-2026-72147
A flaw was found in the dw-edma-pcie component of the Linux kernel's Direct Memory Access DMA engine. This vulnerability occurs because the dwedmapcieprobe function attempts to use PCI device ID driver data as a template without verifying its presence. A local attacker, by binding a device...
CVE-2026-72457
A flaw was found in the AppArmor security module within the Linux kernel. During the unpacking of security policies, a memory allocation failure for the ACCEPT2 table was not handled correctly. This could result in an incomplete security policy being loaded, potentially leading to a bypass of...
CVE-2026-72439
A flaw was found in the Linux kernel's md/raid10 component. When write requests fail, the raid10writerequest function may not properly release a writespending reference. This resource leak can accumulate over time, potentially leading to a denial of service DoS condition where the system becomes...