Lucene search
+L

253218 matches found

RedhatCVE
RedhatCVE
added 2026/08/18 2:33 p.m.5 views

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...

7.8CVSS5.3AI score0.00164EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 2:32 p.m.3 views

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...

5.5CVSS5.4AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 2:32 p.m.5 views

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...

7.8CVSS5.3AI score0.00164EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 2:32 p.m.5 views

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...

7.8CVSS5.4AI score0.00162EPSS
SaveExploits0References4
CBLMariner
CBLMariner
added 2026/08/18 2:14 p.m.11 views

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...

6.5CVSS5.3AI score0.00318EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/08/18 1:35 p.m.6 views

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...

5.5CVSS5.3AI score0.00227EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 1:35 p.m.8 views

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...

8.4CVSS5.5AI score0.0018EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 1:35 p.m.6 views

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...

8.8CVSS5.4AI score0.00445EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 1:35 p.m.4 views

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...

7.8CVSS5.4AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 1:35 p.m.4 views

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...

5.5CVSS5.4AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 1:35 p.m.5 views

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...

5.5CVSS5.5AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 1:35 p.m.4 views

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...

8.8CVSS5.6AI score0.00345EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 1:35 p.m.6 views

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...

5.5CVSS5.4AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 1:34 p.m.4 views

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...

5.5CVSS5.5AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 1:34 p.m.5 views

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...

8.4CVSS5.4AI score0.00182EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 1:34 p.m.7 views

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...

5.5CVSS5.5AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 1:34 p.m.4 views

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...

8.8CVSS5.5AI score0.00329EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 1:34 p.m.4 views

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...

5.5CVSS5.5AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 12:43 p.m.4 views

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...

5.5CVSS5.4AI score0.00207EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 12:43 p.m.6 views

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...

5.5CVSS5.3AI score0.00162EPSS
SaveExploits0References4
Rows per page
Query Builder