Lucene search
+L

11280 matches found

CVE
CVE
added 1 hour ago5 views

CVE-2026-18701

An issue in MongoDB Server's query subsystem could allow an authenticated user with read privileges to cause the server process to terminate unexpectedly by submitting a specially formed query filter. This could result in a denial of service...

7.1CVSS5.3AI score
SaveExploits0References1
CVE
CVE
added 3 hours ago8 views

CVE-2026-62709

The CVE describes an information-disclosure flaw in Windows GDI+. Affected component: Windows GDI+ (graphics rendering). Root cause: use of an uninitialized resource, enabling an authorized local attacker to disclose information. Impact: confidentiality loss with a CVSS v3.1 base score of 5.5 (Lo...

5.5CVSS5AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 3 hours ago3 views

CVE-2026-68213

A flaw was found in the Linux kernel's media subsystem, specifically within the rtl2832sdr driver. When the startstreaming function encounters an error, it fails to properly return buffers that were previously queued. This oversight can lead to a memory leak, potentially resulting in resource...

5.3AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 3 hours ago2 views

CVE-2026-68378

A flaw was found in the Linux kernel's dpll subsystem. A local user could trigger a null pointer dereference in the dpllmsgaddpinrefsync function when a dpllpin is shared across multiple dplldevice instances and those devices are being unregistered. This vulnerability can lead to a system crash,...

4.1CVSS5.3AI score
SaveExploits0References7
RedhatCVE
RedhatCVE
added 3 hours ago3 views

CVE-2026-68174

A flaw was found in the Linux kernel's tracing subsystem. When handling dynamic events, a memory collision occurs where a reference counter is mistakenly interpreted as a module pointer. This can happen when filtering or setting events for a specific module without properly checking the event's...

4.4CVSS5.4AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 3 hours ago3 views

CVE-2026-68208

A flaw was found in the Linux kernel's media subsystem ti: vpe. An incorrect error check in the vipprobeslice function, specifically when handling memory allocation failures from devmkzalloc, could lead to a denial of service. A local attacker could potentially exploit this to cause system...

5.5CVSS5.3AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 3 hours ago2 views

CVE-2026-68423

A flaw was found in the Linux kernel's mtd: virtconcat subsystem. The mtdvirtconcatdestroy function incorrectly calls mtdvirtconcatputmtddevices after mtdconcatdestroy has already freed the associated memory. This use-after-free vulnerability can lead to system instability or potentially enable a...

5.7CVSS5.7AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 3 hours ago4 views

CVE-2026-68289

A flaw was found in the Linux kernel. An integer overflow vulnerability exists within the Transparent Inter-Process Communication TIPC subsystem, specifically in the tipcrecvmsg and tipcrecvstream functions. This issue occurs when a buffer length value exceeds the maximum integer size, leading to...

6.5CVSS5.6AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 4 hours ago3 views

CVE-2026-68416

A flaw was found in the Linux kernel's Memory Technology Device MTD subsystem. When an error occurs during the addition of an MTD device partition, the error handling routines can attempt to free the same memory region twice. This also causes a warning due to the partition node still being linked...

5.5CVSS5.3AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 4 hours ago2 views

CVE-2026-68169

A flaw was found in the Linux kernel's Multipath TCP MPTCP subsystem. A race condition in the mptcppmuserspacegetlocalid function allows a memory address entry to be freed while still being referenced. A local attacker could exploit this use-after-free vulnerability, potentially leading to a syst...

7CVSS5.6AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 7 hours ago3 views

CVE-2026-68414

A flaw was found in the Linux kernel's cfg80211 Wi-Fi subsystem. When a Wi-Fi device is unregistered, the system fails to properly cancel pending scheduled scan results work. This can lead to a use-after-free vulnerability, where the system attempts to access memory that has already been released...

5.5CVSS5.3AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 7 hours ago2 views

CVE-2026-68357

A flaw was found in the Linux kernel's watchdog subsystem. When a watchdog governor is unregistered, if it is also set as the default governor, the default governor is not properly cleared. This can lead to a Use-After-Free UAF condition where new or existing watchdog devices may inherit or be...

5.5CVSS5.3AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 9 hours ago3 views

CVE-2026-68096

A flaw was found in the Linux kernel's audit subsystem. A local user can trigger a recursive locking deadlock by moving a file that has an existing executable audit rule. This occurs when the audit subsystem attempts to acquire a lock that is already held, leading to a system-wide deadlock. This...

5.5CVSS5.3AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 11 hours ago2 views

CVE-2026-68426

A flaw was found in the Linux kernel's xfrm subsystem. This vulnerability arises when asynchronous cryptographic operations incorrectly handle network packet segments, leaving a pointer to memory that has already been released. An attacker could potentially exploit this use-after-free condition t...

7CVSS5.4AI score
SaveExploits0References4
OSV
OSV
added yesterday4 views

DEBIAN-CVE-2026-68416

In the Linux kernel, the following vulnerability has been resolved: mtd: fix double free and WARNON in addmtddevice error paths When deviceregister or mtdnvmemadd fails inside addmtddevice for a partition, the error handling triggers mtdrelease via putdevice or deviceunregister. mtdrelease calls...

5.3AI score
SaveExploits0References1
NVD
NVD
added yesterday6 views

CVE-2026-68378

In the Linux kernel, the following vulnerability has been resolved: dpll: fix NULL pointer dereference in dpllmsgaddpinrefsync When a dpllpin is shared across multiple dplldevice instances and those devices are being unregistered e.g. during driver module removal, a NULL pointer dereference can...

SaveExploits0References4
OSV
OSV
added yesterday5 views

DEBIAN-CVE-2026-68310

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: guard HE capability lookups mt7915mcubsshetlv and mt7915mcustabfertlv both run after checking HE support, then dereference the HE PHY capability returned by mt76connacgethephycap. That helper can return NULL...

5.2AI score
SaveExploits0References1
OSV
OSV
added yesterday4 views

DEBIAN-CVE-2026-68253

In the Linux kernel, the following vulnerability has been resolved: drm/i915/hdcp: check streams bounds before overflow The data-streams overflow check is done after the buffer overflow has already happened. Move the overflow check before the write. Side note, emitting a warning splat with a...

5.5AI score
SaveExploits0References1
NVD
NVD
added yesterday5 views

CVE-2026-68211

In the Linux kernel, the following vulnerability has been resolved: media: stm32-dcmipp: Return queued buffers on startstreaming failure The vb2 framework hands buffers to the driver via bufqueue before calling startstreaming. If startstreaming returns an error without first returning those buffe...

SaveExploits0References3
EUVD
EUVD
added yesterday6 views

EUVD-2026-55614

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Fix use-after-free on vendor module reload mmudestroycaches destroys ptelistdesccache and mmupageheadercache, but leaves both pointers unchanged. The pointers live in kvm.ko, and therefore survive when a vendor modu...

5.4AI score
SaveExploits0References5
Rows per page
Query Builder