Lucene search
+L

249881 matches found

RedHat Linux
RedHat Linux
added 2026/08/17 2:25 p.m.7 views

kernel: netfilter: flowtable: strictly check for maximum number of actions

A flaw was found in the Netfilter flowtable component of the Linux kernel. This vulnerability occurs because the system does not strictly check the maximum number of hardware offload actions for IPv6, allowing it to process more actions than supported. This could potentially lead to system...

7.8CVSS5.5AI score0.00141EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/17 2:25 p.m.7 views

kernel: net: sched: UAF via missing handler for TC_ACT_CONSUMED in tcf_qevent_handle

A flaw was found in the Linux kernel's traffic control TC classifier application programming interface API. The tcfqeventhandle function does not properly handle a consumed socket buffer skb when it is processed by the defragmentation engine. This can lead to a Use-After-Free UAF vulnerability,...

9.8CVSS6.4AI score0.00509EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/17 2:19 p.m.7 views

CVE-2026-74562

A flaw was found in the Linux kernel's nexthop component. A race condition exists where internal lists are walked without proper locking during nexthop replacement and route deletion. A local attacker could exploit this by concurrently manipulating IPv6 routes, leading to a use-after-free...

8.8CVSS5.5AI score0.00113EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 2:19 p.m.4 views

CVE-2026-74549

A flaw was found in the hwmon hardware monitoring driver for the nct6775-core in the Linux kernel. During initialization, the driver incorrectly accesses memory beyond the allocated buffer when handling certain register arrays. This out-of-bounds read can lead to the use of invalid hardware...

7.8CVSS5.7AI score0.0013EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 2:19 p.m.7 views

CVE-2026-74528

A flaw was found in the Linux kernel's Bluetooth subsystem. This vulnerability, a use-after-free, occurs when the hcisync component improperly handles connection references, leading to the potential reuse and access of freed memory pointers. A remote attacker could exploit this to cause system...

8CVSS5.5AI score0.0023EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 2:19 p.m.5 views

CVE-2026-74500

A flaw was found in the Linux kernel's ALSA Advanced Linux Sound Architecture USB audio driver, specifically affecting RME Digiface devices. An unprivileged local user could exploit this vulnerability by reading the device status, which, due to an uninitialized buffer, may expose sensitive kernel...

5.5CVSS5.3AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 2:19 p.m.8 views

CVE-2026-74456

A flaw was found in the Linux kernel's Controller Area Network CAN Universal Serial Bus USB driver. This vulnerability, a double free, occurs when a USB request block URB submission fails, causing the system to attempt to release the same memory twice. This could allow a local attacker to...

7.8CVSS6AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 2:19 p.m.4 views

CVE-2026-74445

A flaw was found in the Linux kernel's drm/vmwgfx component. A local attacker can trigger a null pointer dereference by sending a specially crafted command to the vmwcmddxbindquery function. This can lead to a kernel crash, resulting in a Denial of Service DoS for the affected system...

5.5CVSS5.5AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 2:19 p.m.5 views

CVE-2026-72445

A flaw was found in the Linux kernel's ALSA USB audio driver for QCOM devices. An attacker, by providing an invalid service interval during stream enablement, can cause the audio substream to become unresponsive. This can lead to a Denial of Service DoS for the affected audio device, requiring a...

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

CVE-2026-72088

A flaw was found in the Linux kernel's hpsa SCSI driver. When a physical disk is in a reset state, the driver fails to properly unmap Direct Memory Access DMA resources. This oversight can lead to a DMA mapping leak, potentially causing resource exhaustion over time...

5.5CVSS5.3AI score0.0021EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 2:18 p.m.5 views

CVE-2026-72069

A flaw was found in the Linux kernel. The rtspinunlock function, and similar real-time RT locking mechanisms, incorrectly release Read-Copy-Update RCU protection before fully unlocking, leading to a Use-After-Free UAF vulnerability. This issue could allow a local attacker to potentially cause a...

9.8CVSS5.3AI score0.00663EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 1:45 p.m.7 views

CVE-2026-74506

A flaw was found in the Linux kernel's AFS Andrew File System component. A race condition exists in the afsmakecall function during asynchronous call reception and destruction when sending a message. This can lead to a Use-After-Free UAF vulnerability, where memory is improperly accessed after it...

7.8CVSS5.3AI score0.00124EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 1:45 p.m.6 views

CVE-2026-74491

A flaw was found in the Linux kernel. A null pointer dereference vulnerability exists within the ofpcirangeparserone function. This occurs when ofmatchbus returns a null value for nodes with specific range properties, which is then improperly dereferenced. An attacker could potentially exploit th...

5.5CVSS5.5AI score0.00166EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 1:45 p.m.5 views

CVE-2026-74471

A flaw was found in the Linux kernel's tracing subsystem. The tracemoduleaddevents function does not properly check the return value of registerevent. If event registration fails, a pointer to an event can still be created and retained even after the associated module memory is freed. This can le...

7.8CVSS5.4AI score0.00126EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 1:45 p.m.9 views

CVE-2026-72458

A flaw was found in the Linux kernel's Apparmor security module. This vulnerability occurs in the unpackpdb function, where it does not correctly handle a null pointer if a preceding operation, unpackdfa, fails. This oversight can lead to a NULL pointer dereference, which typically results in a...

5.5CVSS5.5AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 1:45 p.m.5 views

CVE-2026-72373

A flaw was found in the AFS Andrew File System component of the Linux kernel. A missing NULL pointer check in the afsbreaksomecallbacks function could allow a local attacker to trigger a kernel panic, leading to a denial of service. This occurs when the afslookupvolumercu function returns a NULL...

7.5CVSS5.3AI score0.00622EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 1:44 p.m.8 views

CVE-2026-74578

A flaw was found in the Linux kernel's algifskcipher cryptographic module. An unprivileged local user could exploit a race condition in the asynchronous I/O AIO path, where a concurrent operation overwrites the Initialization Vector IV used by an in-flight cryptographic request. This IV reuse...

7.1CVSS5.4AI score0.00146EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 1:44 p.m.6 views

CVE-2026-72490

A flaw was found in the Linux kernel's rtl8723bs Wi-Fi driver. An incorrect null-pointer guard in the rtwaesdecrypt function could lead to the system misinterpreting memory addresses. This issue may result in a system crash, causing a Denial of Service DoS...

5.5CVSS5.5AI score0.00162EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 1:43 p.m.5 views

CVE-2026-72296

A flaw was found in the Linux kernel's In-band Flow Engine IFE component. A remote attacker could send a specially crafted IFE frame with a malformed inner Ethernet header. This improper handling of the packet structure could lead to a system crash, resulting in a Denial of Service DoS...

9.1CVSS5.6AI score0.00704EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 1:43 p.m.6 views

CVE-2026-72189

A flaw was found in the Linux kernel's NTFS file system. During the process of shutting down a file system, a specific internal condition can arise where the system attempts to update an attribute list while an associated inode is being evicted. This can lead to a self-deadlock within the kernel'...

5.5CVSS5.4AI score0.00189EPSS
SaveExploits0References4
Rows per page
Query Builder