Lucene search
+L

239074 matches found

RedhatCVE
RedhatCVE
added yesterday3 views

CVE-2026-68428

A flaw was found in the KVM Kernel-based Virtual Machine component of the Linux kernel. A local attacker with privileges to load and unload kernel modules could exploit a use-after-free vulnerability. This occurs when a vendor module is unloaded while the KVM module remains loaded, and a subseque...

4.1CVSS5.3AI score0.00156EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added yesterday2 views

CVE-2026-68400

A flaw was found in the Linux kernel's armffa firmware component. An incorrect calculation of the Endpoint Memory Access Descriptor offset could lead to improper memory access. This issue arises from defaulting to a fixed size instead of using the descriptor's specified offset, potentially causin...

7CVSS5.3AI score0.00166EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added yesterday4 views

CVE-2026-68397

A flaw was found in the Linux kernel's net/iucv module. The afiucvhsrcv function fails to properly manage socket references. This allows a local attacker to trigger a use-after-free vulnerability by concurrently closing a socket while it is being processed. Successful exploitation can lead to a...

4.7CVSS5.3AI score0.00168EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added yesterday3 views

CVE-2026-68319

A flaw was found in the pdscore component of the Linux kernel. This vulnerability involves a deadlock condition that can occur when the pciresetfunction and pdscremove functions are called concurrently. This can cause the system to become unresponsive, leading to a denial of service...

4.1CVSS5.3AI score0.00168EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added yesterday3 views

CVE-2026-68415

A flaw was found in the Linux kernel's xfrm IPSec framework component. A vulnerability exists where the xfrmstategctask can attempt to dereference stale callback data after a failed Internet Protocol Traffic Flow Security IPTFS state setup and subsequent module unload. This can lead to a kernel...

4.1CVSS5.3AI score0.00166EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added yesterday5 views

CVE-2026-68354

A flaw was found in the FireWire IEEE 1394 networking driver in the Linux kernel. The fragmented datagram reassembly logic in fwnetfragnew incorrectly handles list edges and merging of adjacent fragments. This can prevent complete datagrams from being recognized, potentially leading to a Denial o...

5.3CVSS5.3AI score0.00175EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added yesterday4 views

CVE-2026-68362

A flaw was found in the ath11k Wi-Fi driver for the Linux kernel. During the firmware ready process, the driver incorrectly sets a flag indicating successful initialization even when the process fails. This inconsistent state can lead to a NULL pointer dereference when the driver attempts a...

4.7CVSS5.3AI score0.00168EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added yesterday3 views

CVE-2026-68338

A flaw was found in the Linux kernel's net/packet subsystem. A race condition can occur during the re-registration of a fanout hook after a network device has been unregistered. This issue arises when the packetsetring function attempts to re-add a fanout hook based on a stale state, potentially...

4.7CVSS5.2AI score0.00209EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added yesterday4 views

CVE-2026-68281

A flaw was found in the Linux kernel's graphics driver for Imagination GPUs. This vulnerability occurs because the system incorrectly manages dependencies between certain graphics processing tasks. This mismanagement can lead to the system miscalculating available resources, causing tasks to fail...

4.7CVSS5.3AI score0.00175EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added yesterday2 views

CVE-2026-68329

A flaw was found in the Linux kernel's iommu/amd component. A race condition in the iommucompletionwait function allows it to return prematurely without ensuring all previously queued commands have completed in hardware. This can lead to a use-after-free vulnerability, where the Input/Output Memo...

4.7CVSS5.4AI score0.002EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added yesterday3 views

CVE-2026-68382

A flaw was found in the Linux kernel's drm/xe/guc module. This vulnerability arises from a race condition during the asynchronous destruction of the Graphics micro-controller GuC execution queues. If the device reference is released prematurely, it can lead to a deadlock within the Direct Renderi...

4.7CVSS5.6AI score0.00162EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added yesterday4 views

CVE-2026-68286

A flaw was found in the Linux kernel's dropmonitor component. On 32-bit architectures, a race condition can occur during the update of 64-bit statistics. If a nested interrupt happens on the same CPU while these statistics are being updated, it can lead to the corruption of internal sequence...

5.3CVSS5.5AI score0.00189EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added yesterday2 views

CVE-2026-68383

A flaw was found in the Linux kernel's drm/xe/guc component. The scheduler maintains a pointer to a timeline name, but this name is prematurely freed while other parts of the system, such as scheduler fences, can still reference it. This creates a use-after-free vulnerability, where the system...

6.5CVSS5.3AI score0.00162EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added yesterday3 views

CVE-2026-68308

A flaw was found in the Linux kernel's Wi-Fi driver mt76: mt7996. The mt76connacgethephycap routine can theoretically return a null pointer, which is not properly checked before being dereferenced. This oversight could allow a local attacker to cause a denial of service DoS by triggering a system...

5.9CVSS5.3AI score0.00168EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added yesterday4 views

CVE-2026-68364

A flaw was found in the drm/amd/display component of the Linux kernel. A deadlock can occur during system suspend and resume operations when video is actively playing. This issue arises due to conflicting locking mechanisms within the display driver, where a function attempting to disable a...

5CVSS5.3AI score0.00162EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added yesterday3 views

CVE-2026-68306

A flaw was found in the Linux kernel's Wi-Fi subsystem, specifically within the mt76 driver for MediaTek mt7996 devices. This vulnerability occurs because the mt76connacgetehtphycap routine can return a NULL pointer, which is not properly checked before being dereferenced. An attacker could...

5.3CVSS5.3AI score0.00168EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added yesterday4 views

CVE-2026-68346

A flaw was found in the ALSA cs35l41 driver within the Linux kernel. The cs35l41getacpimutestate function fails to properly free an ACPI object after use, leading to a memory leak with each successful query. Additionally, the driver does not validate the returned ACPI object, allowing a malformed...

5.5CVSS5.3AI score0.00209EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added yesterday3 views

CVE-2026-68310

A flaw was found in the Linux kernel's mt76 wifi driver. This vulnerability arises from improper handling of High Efficiency HE capability lookups, where a null pointer could be dereferenced. This could lead to a system crash, resulting in a Denial of Service DoS...

5.5CVSS5.3AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added yesterday4 views

CVE-2026-68324

A flaw was found in the Intel IOMMU Input/Output Memory Management Unit driver within the Linux kernel. The dmarlatencydisable function incorrectly calculates the size for a memory clear operation, leading to an out-of-bounds write. A local attacker could exploit this vulnerability to corrupt...

5.7CVSS5.4AI score0.00168EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added yesterday4 views

CVE-2026-68418

A flaw was found in the RDMA/irdma component of the Linux kernel. A local user could exploit this vulnerability by providing a zero value for userwqebufs during the creation of a Queue Pair QP. This action leads to a null pointer dereference, which can cause the system to crash, resulting in a...

4.7CVSS5.3AI score0.00154EPSS
SaveExploits0References6
Rows per page
Query Builder