Lucene search
+L

325672 matches found

CVE
CVE
added 2026/08/06 7:13 a.m.50 views

CVE-2026-64592

CVE-2026-64592 affects the Linux kernel on riscv, in the memory management path handling spurious faults. The issue arises from unconditionally performing sfence.vma after a spurious fault, after the Svvptc path has cleared its bit; if the page becomes valid only after sret, a subsequent fault co...

5.4AI score0.00156EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/06 7:13 a.m.9 views

CVE-2026-64591 iommu/vt-d: Avoid WARNING in sva unbind path

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid WARNING in sva unbind path The Intel IOMMU driver allows SVA on devices even if they do not support PCI/PRI. Commit 39c20c4e83b9 "iommu/vt-d: Only handle IOPF for SVA when PRI is supported" modified the SVA bind...

5.4AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/06 7:13 a.m.12 views

CVE-2026-64591

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid WARNING in sva unbind path The Intel IOMMU driver allows SVA on devices even if they do not support PCI/PRI. Commit 39c20c4e83b9 "iommu/vt-d: Only handle IOPF for SVA when PRI is supported" modified the SVA bind...

5.3AI score0.00164EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/06 7:13 a.m.10 views

EUVD-2026-53776

In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix NULL-deref on adapter registration failure If adapter registration ever fails the release callback would trigger a NULL-pointer dereference as the completion struct has not been initialised. Note that before the...

5.4AI score0.00156EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/06 7:13 a.m.11 views

CVE-2026-64590 dma-buf/udmabuf: skip redundant cpu sync to fix cacheline EEXIST warning

In the Linux kernel, the following vulnerability has been resolved: dma-buf/udmabuf: skip redundant cpu sync to fix cacheline EEXIST warning When CONFIGDMAAPIDEBUGSG is enabled, importing a udmabuf into a DRM driver e.g. amdgpu for video playback in GNOME Videos / Showtime triggers a spurious...

5.3AI score
SaveExploits0References8
OSV
OSV
added 2026/08/06 7:13 a.m.7 views

CVE-2026-64589 i2c: core: fix NULL-deref on adapter registration failure

In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix NULL-deref on adapter registration failure If adapter registration ever fails the release callback would trigger a NULL-pointer dereference as the completion struct has not been initialised. Note that before the...

5.4AI score
SaveExploits0References7
OSV
OSV
added 2026/08/06 7:13 a.m.16 views

CVE-2026-64588 fuse-uring: fix data races on ring->ready

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix data races on ring-ready On weakly-ordered architectures, the store to fiq-ops can be reordered past the store to ring-ready, allowing a CPU that sees ring-ready == true via fuseuringready to dispatch requests...

7.8CVSS5.4AI score
SaveExploits0References6
OSV
OSV
added 2026/08/06 7:6 a.m.16 views

CVE-2026-64583 usb: gadget: udc: bdc: free IRQ and drain func_wake_notify before teardown

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: bdc: free IRQ and drain funcwakenotify before teardown The Broadcom BDC UDC driver registers its IRQ handler with devmrequestirq in bdcudcinit, so the IRQ is released by devm only after bdcremove returns. devm...

7.8CVSS5.3AI score
SaveExploits0References8
CVE
CVE
added 2026/08/06 7:6 a.m.66 views

CVE-2026-64583

Summary: CVE-2026-64583 affects the Linux kernel usb gadget Broadcom BDC UDC driver. The issue arises from the irq handling window after devm_request_irq() but before teardown, allowing a shared IRQ to dereference freed memory and cause NULL-deref or use-after-free in bdc_udc_interrupt and relate...

7.8CVSS5.3AI score0.00116EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/06 6:48 a.m.34 views

CVE-2026-18649 Gst-plugins-good: gst-plugins-good: unbounded memory growth in rtph264depay and rtph265depay rtp depayloaders

A flaw was found in the GStreamer gst-plugins-good package. The rtph264depay and rtph265depay RTP depayloader elements do not enforce a maximum size limit on the reassembly buffer used during fragmented RTP packet processing. A remote, unauthenticated attacker can send a continuous stream of RTP...

7.5CVSS0.00562EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/06 6:48 a.m.10 views

CVE-2026-18649

A flaw was found in the GStreamer gst-plugins-good package. The rtph264depay and rtph265depay RTP depayloader elements do not enforce a maximum size limit on the reassembly buffer used during fragmented RTP packet processing. A remote, unauthenticated attacker can send a continuous stream of RTP...

7.5CVSS5.6AI score0.00562EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/06 6:48 a.m.8 views

EUVD-2026-53768

A flaw was found in the GStreamer gst-plugins-good package. The rtph264depay and rtph265depay RTP depayloader elements do not enforce a maximum size limit on the reassembly buffer used during fragmented RTP packet processing. A remote, unauthenticated attacker can send a continuous stream of RTP...

7.5CVSS5.6AI score0.00562EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/06 6:48 a.m.64 views

CVE-2026-18649

CVE-2026-18649 affects the GStreamer project, specifically the gst-plugins-good package. The vulnerable components are the rtph264depay and rtph265depay RTP depayloaders, which fail to enforce a maximum size on the reassembly buffer during fragmented RTP packet processing. The root cause is unbou...

7.5CVSS5.6AI score0.00562EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/06 6:48 a.m.8 views

CVE-2026-18649 Gst-plugins-good: gst-plugins-good: unbounded memory growth in rtph264depay and rtph265depay rtp depayloaders

A flaw was found in the GStreamer gst-plugins-good package. The rtph264depay and rtph265depay RTP depayloader elements do not enforce a maximum size limit on the reassembly buffer used during fragmented RTP packet processing. A remote, unauthenticated attacker can send a continuous stream of RTP...

7.5CVSS5.6AI score0.00562EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/06 6:43 a.m.6 views

CVE-2026-18649

A flaw was found in the GStreamer gst-plugins-good package. The rtph264depay and rtph265depay RTP depayloader elements do not enforce a maximum size limit on the reassembly buffer used during fragmented RTP packet processing. A remote, unauthenticated attacker can send a continuous stream of RTP...

7.5CVSS5.6AI score0.00562EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/06 6:21 a.m.10 views

Security Bulletin: Multiple Vulnerabilities in IBM Event Streams

Summary Multiple vulnerabilities were addressed in IBM Event Streams version 13.0.1 Vulnerability Details CVEID:CVE-2025-12183 DESCRIPTION: Out-of-bounds memory operations in org.lz4:lz4-java 1.8.0 and earlier allow remote attackers to cause denial of service and read adjacent memory via untruste...

9.8CVSS7AI score0.0115EPSS
SaveExploits1Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/06 6:10 a.m.5 views

CVE-2026-71310

A flaw was found in rclone. A remote attacker, by controlling a malicious or compromised proxy server or acting as an on-path attacker for a plaintext HTTP proxy connection, could send oversized HTTP CONNECT response headers. The rclone application's HTTP CONNECT helper processes these responses...

5.9CVSS5.6AI score0.00373EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/06 5:16 a.m.12 views

CVE-2026-18993

A vulnerability was detected in NousResearch hermes-agent up to 0.16.0. Affected by this issue is some unknown functionality of the file hermes-agent/modeltools.py of the component Memory Toolset. The manipulation results in improper access controls. The attack can be executed remotely. The explo...

6.5CVSS0.00214EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/06 3:45 a.m.11 views

EUVD-2026-53706

A vulnerability was detected in NousResearch hermes-agent up to 0.16.0. Affected by this issue is some unknown functionality of the file hermes-agent/modeltools.py of the component Memory Toolset. The manipulation results in improper access controls. The attack can be executed remotely. The explo...

6.5CVSS5.2AI score0.00214EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/06 3:45 a.m.48 views

CVE-2026-18993

The CVE-2026-18993 entry relates to NousResearch hermes-agent, specifically the Memory Toolset component, file hermes-agent/model_tools.py. The description indicates improper access controls in this functionality and an exploitable condition that can be triggered remotely. Affected versions inclu...

6.5CVSS6.2AI score0.00214EPSS
SaveExploits0References8
Rows per page
Query Builder