Lucene search
+L
RedhatcveRecent

214732 matches found

RedhatCVE
RedhatCVE
•added 2026/08/18 1:35 p.m.•10 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.00236EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 1:35 p.m.•12 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.•11 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.00601EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 1:35 p.m.•10 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.•10 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.00215EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 1:35 p.m.•10 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.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 1:35 p.m.•8 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.00412EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 1:35 p.m.•13 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.00215EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 1:34 p.m.•7 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.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 1:34 p.m.•9 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.00196EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 1:34 p.m.•12 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.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 1:34 p.m.•10 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.00383EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 1:34 p.m.•9 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.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 12:54 p.m.•10 views

CVE-2026-56109

A flaw was found in the ALSA Advanced Linux Sound Architecture library. This double-free vulnerability, located in the parsedef function, allows a local attacker to corrupt memory by providing specially crafted ALSA configuration text. When processing nested configuration blocks, the library...

7CVSS4.8AI score0.00186EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/08/18 12:43 p.m.•10 views

CVE-2026-73499

A flaw was found in etcd, a distributed key-value store. A user with READ permission on a single key can bypass authorization checks in the Watch gRPC API by using open-ended range requests. This allows them to receive watch events for keys beyond their authorized scope, leading to information...

7.1CVSS5.3AI score0.00663EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
•added 2026/08/18 12:43 p.m.•10 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.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 12:43 p.m.•10 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.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 12:43 p.m.•9 views

CVE-2026-72419

A flaw was found in the Linux kernel's netfilter component. This vulnerability arises from a type confusion due to an invalid pointer use within the nfnat module when its initialization fails. A local attacker could exploit this issue by triggering the failed initialization, potentially causing a...

7.8CVSS5.4AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 12:43 p.m.•9 views

CVE-2026-72375

A flaw was found in the Linux kernel's AFS Andrew File System component. This vulnerability arises from improper reinitialization of internal work queue objects, specifically afsvnode::lockwork. An attacker could potentially exploit this flaw to trigger kernel warnings and lead to system...

7.8CVSS5.5AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 12:43 p.m.•9 views

CVE-2026-72251

A flaw was found in the Linux kernel's netfilter subsystem, specifically within the Session Initiation Protocol SIP Network Address Translation NAT helper. This vulnerability occurs when a cloned packet buffer SKB is reallocated, but the system fails to update the data pointer, leading to the use...

9.8CVSS5.7AI score0.00755EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 12:43 p.m.•8 views

CVE-2026-72146

A flaw was found in the Linux kernel's dmaengine component. A race condition exists where an interrupt handler or thread may attempt to access uninitialized data structures immediately after an interrupt is requested but before proper initialization. This can lead to invalid memory access,...

8.4CVSS5.3AI score0.00196EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 12:43 p.m.•11 views

CVE-2026-72145

A flaw was found in the Linux kernel's platform/x86/intel/tpmi component. This vulnerability occurs due to improper memory deallocation within the memwrite function, where a temporary array was not consistently released on all exit paths. This could lead to a memory leak, potentially impacting...

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

CVE-2026-72144

A flaw was found in the Linux kernel's Dell laptop driver. During the initialization process, if an error occurs with LED or backlight registration, the system fails to properly clean up all allocated resources. This oversight can lead to resources, such as notifiers and debugfs directories,...

7.8CVSS5.3AI score0.00175EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 12:42 p.m.•8 views

CVE-2026-72139

A flaw was found in the Linux kernel's TCP implementation. A race condition exists during the handling of TCP MD5 Signature MD5Sig keys when establishing a connection. A remote attacker could exploit this timing window, leading to a use-after-free vulnerability. This could result in a system cras...

9.8CVSS5.9AI score0.00631EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 12:42 p.m.•14 views

CVE-2026-73508

A flaw was found in Netty, an asynchronous network application framework. When processing malformed domain names in DNS packets, the DNS record decoder fails to release allocated memory. This vulnerability allows an unauthenticated remote attacker to incrementally leak direct memory, eventually...

7.5CVSS5.3AI score0.00382EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2026/08/18 12:42 p.m.•10 views

CVE-2026-72137

A flaw was found in the xfrm subsystem of the Linux kernel, specifically within the natkeepalive component. This vulnerability occurs when the natkeepalivesend function attempts to free a network packet buffer skb that may have already been freed by the networking stack. This double free can lead...

9.8CVSS6AI score0.00671EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2026/08/18 11:10 a.m.•18 views

CVE-2026-50248

A flaw in Unbound allows a remote attacker to replace an authenticated or Response Policy Zone RPZ by spoofing DNS records for configured primary hostnames. This enables the attacker to impersonate the primary server, leading to DNS cache poisoning or traffic redirection. Mitigation Configure...

6.5CVSS5.3AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 11:08 a.m.•9 views

CVE-2026-72385

A flaw was found in the Linux kernel's tracing/fprobe component. A race condition can occur in the fprobefgraphentry function during shadow-stack reservation. If a fprobe is registered on an already-live IP between two processing walks, it can lead to a NULL pointer dereference. This can result i...

5.5CVSS5.5AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 11:08 a.m.•9 views

CVE-2026-72332

A flaw was found in the Linux kernel's AMD XDNA accelerator driver. A local attacker could trigger a deadlock condition during power management resume operations. This occurs when a hardware context synchronization function attempts to acquire a lock that is already held, leading to a system...

5.5CVSS5.4AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 11:08 a.m.•10 views

CVE-2026-72203

A flaw was found in the Linux kernel. This flaw involves a deadlock condition within the NTFS file system's writeback mechanism. Specifically, an ABBA deadlock can occur between the extentlock and mreclock during inode and MFT Master File Table folio writeback operations. This could lead to a...

7.5CVSS5.4AI score0.00609EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 11:08 a.m.•12 views

CVE-2026-19608

A flaw was found in the group policy provider of Keycloak authorization services, which is used to manage fine-grained access control to resources. The issue occurs when the system evaluates group-based policies using tokens that only contain group names rather than full paths. If two groups in...

5.3CVSS4.9AI score0.00272EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/08/18 11:07 a.m.•9 views

CVE-2026-72211

A flaw was found in the Linux kernel's NTFS file system driver. When the driver attempts to reparent an index root, it can update metadata to reflect a larger size before the actual data structure is resized. If this resize operation fails, the file system can enter an inconsistent state. This...

9.8CVSS5.3AI score0.00553EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 11:07 a.m.•12 views

CVE-2026-72167

A flaw was found in the mtd: rawnand: pl353 component of the Linux kernel. During the probe function, the devmioremap call incorrectly uses the parent device instead of the pl35x device for resource allocation. This oversight prevents the register area from being properly released when the module...

5.5CVSS5.4AI score0.00215EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 10:55 a.m.•8 views

CVE-2026-72438

A flaw was found in the Linux kernel's multiple device MD driver, specifically in the RAID10 implementation. This vulnerability occurs due to reference leaks in the writespending and barrier mechanisms during discard failures. An attacker could potentially exploit this by triggering discard...

7.5CVSS5.6AI score0.0063EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 10:55 a.m.•7 views

CVE-2026-72418

A flaw was found in the Linux kernel's netfilter connection tracking module. When a new network connection attempts to reuse a socket that is in a temporary waiting state after closing, the system incorrectly identifies it as an already confirmed connection. This misidentification causes the...

7.5CVSS5.5AI score0.00716EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 10:55 a.m.•12 views

CVE-2026-72379

A flaw was found in the Linux kernel's filesystem fs component. The vfstmpfile function, used for creating temporary files with OTMPFILE, did not properly verify if a caller's user and group IDs fsuid and fsgid were mapped within an idmapped mount. This oversight could allow a local user to creat...

5.5CVSS5.4AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 10:51 a.m.•11 views

CVE-2026-72382

A flaw was found in ksmbd in the Linux kernel. A remote attacker, by sending a specially crafted security descriptor with an undersized Discretionary Access Control List DACL during an SMB2SETINFO operation, can trigger an integer underflow. This underflow leads to excessive memory allocations fo...

8.8CVSS5.5AI score0.00631EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 10:51 a.m.•8 views

CVE-2026-72433

A flaw was found in the Linux kernel's netfilter component, specifically within the nftmetabridge module. This vulnerability, a stack leak, occurs due to improper handling of return values, which fails to test for nonzero results. An attacker could potentially exploit this issue to gain access to...

5.5CVSS5.4AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 10:51 a.m.•8 views

CVE-2026-72242

A flaw was found in the Linux kernel's SELinux module. When handling Stream Control Transmission Protocol SCTP connections, a specific function attempts to access a network socket that may not exist. This can lead to a system crash, resulting in a Denial of Service DoS for affected systems...

7.5CVSS5.4AI score0.00716EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 10:51 a.m.•11 views

CVE-2024-58375

A flaw was found in OpenTofu. When users enable static evaluation of module sources, versions, and backend configurations, the software does not properly restrict sensitive variables and locals. This oversight can lead to the exposure of values intended to be sensitive through these configuration...

8.7CVSS5.3AI score0.00432EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/08/18 10:50 a.m.•8 views

CVE-2026-72356

A flaw was found in the CIFS Common Internet File System component of the Linux kernel. A missing credit release on failure in the cifsissueread function can lead to a situation where retrying a sub-request overwrites existing credit values. This resource management issue could potentially lead t...

7.5CVSS5.4AI score0.0063EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 10:50 a.m.•15 views

CVE-2026-72142

A flaw was found in the i2c-imx driver of the Linux kernel. When an I2C slave device performs an SMBus block-read operation with a byte count of zero, the atomic polling path in the driver fails to properly release the I2C bus. This can cause the bus to become stuck, requiring a power cycle of th...

5.5CVSS5.3AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 10:42 a.m.•13 views

CVE-2026-72402

A flaw was found in the Linux kernel's BPF Berkeley Packet Filter verifier logging mechanism. The printbpfinsn function, responsible for masking sensitive pointer values in verifier logs, did not correctly mask all pseudo-pointer types. This oversight could lead to kernel memory addresses being...

5.5CVSS5.4AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 10:42 a.m.•9 views

CVE-2026-72236

A flaw was found in the Linux kernel's s390 performance monitoring component s390/perfcpumcf. A userspace-controlled variable was used as an array index without proper speculation barriers. This could allow a local attacker to potentially exploit speculative execution, leading to information...

5.5CVSS5.3AI score0.00231EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 10:42 a.m.•11 views

CVE-2026-72231

A flaw was found in the batman-adv Better Approach To Mobile Ad-hoc Networking module of the Linux kernel. An incorrect check during the handling of TT Topology Table requests can prevent the proper cleanup of request nodes when send buffer allocation fails. This can lead to a remote attacker...

7.5CVSS5.8AI score0.00716EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 10:42 a.m.•12 views

CVE-2026-19968

A flaw was found in Open Asset Import Library Assimp. A remote attacker could exploit a heap-based buffer overflow vulnerability in the ReadFaces3DGSMDL7 function of the 3DGS MDL7 Model Parser by providing a specially crafted 3DGS MDL7 model file. This could lead to a denial of service. Mitigatio...

5.3CVSS5.2AI score0.00642EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
•added 2026/08/18 10:27 a.m.•10 views

CVE-2026-72387

A flaw was found in the drm/panthor component of the Linux kernel. This vulnerability, located in the groupprocesstileroom function, occurs when error pointers are improperly handled, leading to an invalid memory dereference. A local attacker could potentially exploit this flaw to cause a system...

5.5CVSS5.4AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 10:27 a.m.•10 views

CVE-2026-72281

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM for arm64 architectures. This vulnerability involves an issue with memory accounting for protected guest faults. During the teardown process, the system may incorrectly manage long-term memory pins, potentially leading to...

5.5CVSS5.4AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 10:23 a.m.•8 views

CVE-2026-72268

A flaw was found in the Linux kernel's tdfxfb driver. Specifically, the tdfxfbprobe function, when the CONFIGFB3DFXI2C option is enabled, does not properly free memory allocated for the modelist in certain error handling paths. This oversight can lead to a memory leak, which a local attacker coul...

5.5CVSS5.4AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/18 10:23 a.m.•11 views

CVE-2026-72169

A flaw was found in the Linux kernel's 'kho' component, responsible for memory management. When a user specifies fixed scratch sizes via the command line, these sizes are not consistently aligned to 'CMAMINALIGNMENTBYTES'. This can result in the kernel releasing a pageblock that is only partially...

5.5CVSS5.5AI score0.00206EPSS
SaveExploits0References4
Total number of security vulnerabilities214732