Lucene search
+L

15833 matches found

CVE
CVE
added 2025/10/31 11:50 a.m.29 views

CVE-2025-58147

CVE-2025-58147 and CVE-2025-58148 describe Xen hypervisor boundary-checking bugs in Viridian hypercalls. Affected: hypercalls using the HV_VP_SET Sparse format can cause vpmask_set() to write out of bounds when converting bitmaps; any input format can cause send_ipi() to read d->vcpu[] out-of-...

7.5CVSS6.5AI score0.00355EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2025/10/31 12:34 a.m.7 views

SUSE CVE-2025-12433

Inappropriate implementation in V8 in Google Chrome prior to 142.0.7444.59 allowed a remote attacker to perform out of bounds memory access via a crafted HTML page. Chromium security severity: High...

4.3CVSS6.6AI score0.00282EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/31 12:34 a.m.7 views

SUSE CVE-2025-12439

Inappropriate implementation in App-Bound Encryption in Google Chrome on Windows prior to 142.0.7444.59 allowed a local attacker to obtain potentially sensitive information from process memory via a malicious file. Chromium security severity: Medium...

5.5CVSS6.1AI score0.00083EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2025/10/31 12:34 a.m.8 views

SUSE CVE-2025-12440

Inappropriate implementation in Autofill in Google Chrome prior to 142.0.7444.59 allowed a remote attacker who convinced a user to engage in specific UI gestures to obtain potentially sensitive information from process memory via a crafted HTML page. Chromium security severity: Low...

5.3CVSS6.2AI score0.00204EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/10/31 12:00 a.m.11 views

Xen 安全漏洞

Xen is an open source virtual machine monitor product from Xen Open Source. The product enables different and incompatible operating systems to run on the same computer and supports runtime migration to ensure uptime and avoid downtime. A security vulnerability exists in Xen that stems from...

7.5CVSS6.2AI score0.00405EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/10/31 12:00 a.m.9 views

PT-2025-44620

Name of the Vulnerable Software and Affected Versions libxl affected versions not specified Description The detach logic in libxl does not remove access permissions to 64-bit memory BARs when passing through PCI devices. This can allow a domain to retain access to these memory BARs even after the...

8.8CVSS6.4AI score0.00405EPSS
SaveExploits0References27
OSV
OSV
added 2025/10/30 6:06 p.m.14 views

CLSA-2025-1761845210 Fix CVE(s): CVE-2022-1733, CVE-2022-1796, CVE-2022-1886, CVE-2022-3016

SECURITY UPDATE: Heap-based Buffer Overflow - debian/patches/CVE-2022-1733.patch: Check for NUL to prevent reading past end of the line when C-indenting - CVE-2022-1733 SECURITY UPDATE: Use After Free - debian/patches/CVE-2022-1796.patch: Fix accessing freed memory when line is flushed by making ...

7.8CVSS6.9AI score0.01375EPSS
SaveExploits4References1
CNVD
CNVD
added 2025/10/30 12:00 a.m.21 views

Google Chrome Reuse After Release Vulnerability

Google Chrome is a web browser developed by Google Inc. Google Chrome suffers from a post-release reuse vulnerability that can be exploited by an attacker to perform out-of-bounds memory access via a carefully constructed HTML page...

3.1CVSS6.8AI score0.00261EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/10/29 4:50 p.m.19 views

CVE-2025-62792 Wazuh vulnerable to Heap-based Buffer Over-read in w_expression_match

Wazuh is a free and open source platform used for threat prevention, detection, and response. Prior to 4.12.0, a buffer over-read occurs in wexpressionmatch when strlen is called on strtest, because the corresponding buffer is not being properly NULL terminated during its allocation in OSCleanMSG...

6.9CVSS0.00359EPSS
SaveExploits1References1
Microsoft CVE
Microsoft CVE
added 2025/10/29 8:02 a.m.8 views

RDMA/rxe: Fix race in do_task() when draining

...

7.8CVSS7AI score0.0014EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/10/29 1:03 a.m.8 views

PCI: endpoint: pci-epf-test: Add NULL check for DMA channels before release

...

5.5CVSS7AI score0.00201EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/10/29 1:01 a.m.6 views

fbdev: omap: use threaded IRQ for LCD DMA

...

5.5CVSS8.8AI score0.00189EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/10/29 12:46 a.m.13 views

kernel: RDMA/irdma: Fix a window for use-after-free

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix a window for use-after-free During a destroy CQ an interrupt may cause processing of a CQE after CQ resources are freed by irdmacqfreersrc. Fix this by moving the call to irdmacqfreersrc after the...

7.8CVSS6.8AI score0.00221EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/10/29 12:25 a.m.8 views

SUSE CVE-2025-40061

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix race in dotask when draining When dotask exhausts its iteration budget !ret, it sets the state to TASKSTATEIDLE to reschedule, without a secondary check on the current task-state. This can overwrite the...

5.5CVSS6.3AI score0.0014EPSS
SaveExploits0References19
EUVD
EUVD
added 2025/10/28 11:48 a.m.16 views

EUVD-2025-36467

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix race in dotask when draining When dotask exhausts its iteration budget !ret, it sets the state to TASKSTATEIDLE to reschedule, without a secondary check on the current task-state. This can overwrite the...

5.8AI score0.0014EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/28 11:48 a.m.15 views

CVE-2025-40061 RDMA/rxe: Fix race in do_task() when draining

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix race in dotask when draining When dotask exhausts its iteration budget !ret, it sets the state to TASKSTATEIDLE to reschedule, without a secondary check on the current task-state. This can overwrite the...

7.8CVSS6.2AI score
SaveExploits0References7
OSV
OSV
added 2025/10/28 11:48 a.m.9 views

CVE-2025-40038 KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't valid

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't valid Skip the WRMSR and HLT fastpaths in SVM's VM-Exit handler if the next RIP isn't valid, e.g. because KVM is running with nrips=false. SVM must decode and emulate...

7.1CVSS6.4AI score
SaveExploits0References7
EUVD
EUVD
added 2025/10/28 11:48 a.m.11 views

EUVD-2025-36490

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't valid Skip the WRMSR and HLT fastpaths in SVM's VM-Exit handler if the next RIP isn't valid, e.g. because KVM is running with nrips=false. SVM must decode and emulate...

5.9AI score0.00166EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/10/28 12:00 a.m.10 views

PT-2025-52915

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference issue exists in the RDMA/rxe component of the Linux kernel. This can occur in the rxe srq chk attr function when ibv modify srq is called multiple times under...

6CVSS6.2AI score0.00141EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2025/10/28 12:00 a.m.7 views

Missing Linux Kernel mitigations for 'GhostWrite' hardware vulnerability

The remote host is missing one or more known mitigations on Linux Kernel side for the referenced SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-onl...

8.4CVSS6.7AI score0.00248EPSS
SaveExploits0References2
Rows per page
Query Builder