Lucene search
+L

6961 matches found

EUVD
EUVD
added 2025/11/13 12:30 a.m.7 views

EUVD-2025-150368

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftobjref: validate objref and objrefmap expressions Referencing a synproxy stateful object from OUTPUT hook causes kernel crash due to infinite recursive calls: BUG: TASK stack guard page was hit at 000000008bda5b8c...

5.8AI score0.0014EPSS
SaveExploits0References5
OSV
OSV
added 2025/11/12 10:15 p.m.5 views

DEBIAN-CVE-2025-40206

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftobjref: validate objref and objrefmap expressions Referencing a synproxy stateful object from OUTPUT hook causes kernel crash due to infinite recursive calls: BUG: TASK stack guard page was hit at 000000008bda5b8c...

7.8CVSS5.2AI score0.0014EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/11/12 7:18 p.m.2 views

EUVD-2025-143143

Malicious code in buis-manis-map npm...

6.6AI score
SaveExploits0
EUVD
EUVD
added 2025/11/12 12:30 p.m.3 views

EUVD-2025-124949

In the Linux kernel, the following vulnerability has been resolved: dm: fix NULL pointer dereference in dmsuspend There is a race condition between dm device suspend and table load that can lead to null pointer dereference. The issue occurs when suspend is invoked before table load completes: BUG...

5.7AI score0.00207EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/11/12 12:30 p.m.4 views

EUVD-2025-124960

In the Linux kernel, the following vulnerability has been resolved: bpf: Enforce expectedattachtype for tailcall compatibility Yinhao et al. recently reported: Our fuzzer tool discovered an uninitialized pointer issue in the bpfprogtestrunxdp function within the Linux kernel's BPF subsystem. This...

5.8AI score0.00151EPSS
SaveExploits0References6
NVD
NVD
added 2025/11/12 11:15 a.m.5 views

CVE-2025-40134

In the Linux kernel, the following vulnerability has been resolved: dm: fix NULL pointer dereference in dmsuspend There is a race condition between dm device suspend and table load that can lead to null pointer dereference. The issue occurs when suspend is invoked before table load completes: BUG...

0.00207EPSS
SaveExploits0References8
NVD
NVD
added 2025/11/12 11:15 a.m.6 views

CVE-2025-40123

In the Linux kernel, the following vulnerability has been resolved: bpf: Enforce expectedattachtype for tailcall compatibility Yinhao et al. recently reported: Our fuzzer tool discovered an uninitialized pointer issue in the bpfprogtestrunxdp function within the Linux kernel's BPF subsystem. This...

7.8CVSS0.00151EPSS
SaveExploits0References5
OSV
OSV
added 2025/11/12 11:15 a.m.10 views

UBUNTU-CVE-2025-40134

In the Linux kernel, the following vulnerability has been resolved: dm: fix NULL pointer dereference in dmsuspend There is a race condition between dm device suspend and table load that can lead to null pointer dereference. The issue occurs when suspend is invoked before table load completes: BUG...

5.7AI score0.00207EPSS
SaveExploits0References40
Cvelist
Cvelist
added 2025/11/12 10:53 a.m.16 views

CVE-2025-40172 accel/qaic: Treat remaining == 0 as error in find_and_map_user_pages()

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Treat remaining == 0 as error in findandmapuserpages Currently, if findandmapuserpages takes a DMA xfer request from the user with a length field set to 0, or in a rare case, the host receives QAICTRANSDMAXFERCONT fro...

7.8CVSS0.0014EPSS
SaveExploits0References4
OSV
OSV
added 2025/11/12 10:53 a.m.10 views

CVE-2025-40172 accel/qaic: Treat remaining == 0 as error in find_and_map_user_pages()

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Treat remaining == 0 as error in findandmapuserpages Currently, if findandmapuserpages takes a DMA xfer request from the user with a length field set to 0, or in a rare case, the host receives QAICTRANSDMAXFERCONT fro...

7.8CVSS6.1AI score0.0014EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.11 views

CVE-2025-40134 dm: fix NULL pointer dereference in __dm_suspend()

In the Linux kernel, the following vulnerability has been resolved: dm: fix NULL pointer dereference in dmsuspend There is a race condition between dm device suspend and table load that can lead to null pointer dereference. The issue occurs when suspend is invoked before table load completes: BUG...

0.00207EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/12 10:23 a.m.4 views

CVE-2025-40134 dm: fix NULL pointer dereference in __dm_suspend()

In the Linux kernel, the following vulnerability has been resolved: dm: fix NULL pointer dereference in dmsuspend There is a race condition between dm device suspend and table load that can lead to null pointer dereference. The issue occurs when suspend is invoked before table load completes: BUG...

5.9AI score0.00207EPSS
SaveExploits0References11
CVE
CVE
added 2025/11/12 10:23 a.m.24 views

CVE-2025-40134

The CVE-2025-40134 entry describes a race between suspend of a device-mapper (dm) device and table load, which can trigger a NULL pointer dereference in __dm_suspend() when suspend is invoked before table load completes. The provided details show a race where dm (dm_stop_queue/dm_suspend) may acc...

5.7AI score0.00207EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.13 views

CVE-2025-40123 bpf: Enforce expected_attach_type for tailcall compatibility

In the Linux kernel, the following vulnerability has been resolved: bpf: Enforce expectedattachtype for tailcall compatibility Yinhao et al. recently reported: Our fuzzer tool discovered an uninitialized pointer issue in the bpfprogtestrunxdp function within the Linux kernel's BPF subsystem. This...

7.8CVSS0.00151EPSS
SaveExploits0References5
OSV
OSV
added 2025/11/12 10:23 a.m.5 views

CVE-2025-40123 bpf: Enforce expected_attach_type for tailcall compatibility

In the Linux kernel, the following vulnerability has been resolved: bpf: Enforce expectedattachtype for tailcall compatibility Yinhao et al. recently reported: Our fuzzer tool discovered an uninitialized pointer issue in the bpfprogtestrunxdp function within the Linux kernel's BPF subsystem. This...

7.8CVSS6.2AI score0.00151EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/12 9:5 a.m.8 views

RLSA-2025:20960 Moderate: xorg-x11-server-Xwayland security update

Xwayland is an X server for running X clients under Wayland. Security Fixes: xorg: xmayland: Use-after-free in XPresentNotify structure creation CVE-2025-62229 xorg: xwayland: Use-after-free in Xkb client resource removal CVE-2025-62230 xorg: xmayland: Value overflow in XkbSetCompatMap...

7.3CVSS6.8AI score0.00474EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/11/12 3:47 a.m.17 views

CVE-2025-12662

The Coon Google Maps plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'height' parameter in the 'map' shortcode in all versions up to, and including, 1.0. This is due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possibl...

6.4CVSS5AI score0.00211EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/11/12 3:46 a.m.8 views

CVE-2025-11999

The Add Multiple Marker plugin for WordPress is vulnerable to unauthorized modification of data to due to a missing capability check on the addmultiplemarkerresetmap and ammsavemapapi functions in all versions up to, and including, 1.2. This makes it possible for unauthenticated attackers to upda...

5.3CVSS5.3AI score0.00264EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/11/12 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from the findandmapuserpages function not properly handling zero-length requests, which could lead to a null pointer...

6AI score0.0014EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.7 views

RockyLinux 9 : xorg-x11-server-Xwayland (RLSA-2025:20960)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2025:20960 advisory. xorg: xmayland: Use-after-free in XPresentNotify structure creation CVE-2025-62229 xorg: xwayland: Use-after-free in Xkb client resource removal...

7.3CVSS5.6AI score0.00474EPSS
SaveExploits0References7
Rows per page
Query Builder