Lucene search
K

6489 matches found

CNVD
CNVD
added 2025/03/14 12:0 a.m.3 views

WordPress Responsive Google Map plugin suffers from an unspecified vulnerability (CNVD-2025-05453)

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A security vulnerability...

5.3CVSS7AI score0.00311EPSS
Exploits0References1
BDU FSTEC
BDU FSTEC
added 2025/03/14 12:0 a.m.4 views

The vulnerability of the MapUrlToZone component in the Windows operating system, which allows a hacker to circumvent existing security restrictions

The vulnerability of the MapUrlToZone component in the Windows operating system is related to incorrect path equivalence resolution. Exploiting this vulnerability can allow a remote attacker to bypass existing security restrictions...

5CVSS7.6AI score0.02983EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2025/03/13 7:0 a.m.3 views

bpf, sockmap: Fix race between element replace and close()

...

7CVSS7.8AI score0.00173EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/03/13 7:0 a.m.2 views

mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM

...

5.5CVSS7.4AI score0.00202EPSS
Exploits0
OSV
OSV
added 2025/03/12 3:32 p.m.2 views

GHSA-GFH6-3PQW-X2J4 SmallRye Fault Tolerance out-of-memory (OOM) issue

A flaw was found in Smallrye, where smallrye-fault-tolerance is vulnerable to an out-of-memory OOM issue. This vulnerability is externally triggered when calling the metrics URI. Every call creates a new object within meterMap and may lead to a denial of service DoS issue...

7.5CVSS7AI score0.00908EPSS
Exploits0References11
SUSE CVE
SUSE CVE
added 2025/03/12 3:29 p.m.1 views

SUSE CVE-2024-58088

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock when freeing cgroup storage The following commit bc235cdb423a "bpf: Prevent deadlock from recursive bpftaskstorageget|delete" first introduced deadlock prevention for fentry/fexit programs attaching on...

4.7CVSS7.7AI score0.00151EPSS
Exploits0References17
SUSE CVE
SUSE CVE
added 2025/03/12 3:23 p.m.3 views

SUSE CVE-2025-21851

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix softlockup in arenamapfree on 64k page kernel On an aarch64 kernel with CONFIGPAGESIZE64KB=y, arenahtab tests cause a segmentation fault and soft lockup. The same failure is not observed with 4k pages on aarch64. It turn...

5.5CVSS7.5AI score0.00146EPSS
Exploits0References5
OSV
OSV
added 2025/03/12 10:15 a.m.2 views

DEBIAN-CVE-2025-21853

In the Linux kernel, the following vulnerability has been resolved: bpf: avoid holding freezemutex during mmap operation We use map-freezemutex to prevent races between mapfreeze and memory mapping BPF map contents with writable permissions. The way we naively do this means we'll hold freezemutex...

5.5CVSS5.5AI score0.0021EPSS
Exploits0References1
OSV
OSV
added 2025/03/12 10:15 a.m.5 views

AZL-58487 CVE-2025-21853 affecting package kernel for versions less than 6.6.82.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: avoid holding freezemutex during mmap operation We use map-freezemutex to prevent races between mapfreeze and memory mapping BPF map contents with writable permissions. The way we naively do this means we'll hold freezemutex...

5.5CVSS6.7AI score0.0021EPSS
Exploits0References1
OSV
OSV
added 2025/03/12 10:15 a.m.1 views

DEBIAN-CVE-2025-21851

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix softlockup in arenamapfree on 64k page kernel On an aarch64 kernel with CONFIGPAGESIZE64KB=y, arenahtab tests cause a segmentation fault and soft lockup. The same failure is not observed with 4k pages on aarch64. It turn...

3.3CVSS5.5AI score0.00146EPSS
Exploits0References1
OSV
OSV
added 2025/03/12 10:15 a.m.4 views

UBUNTU-CVE-2025-21853

In the Linux kernel, the following vulnerability has been resolved: bpf: avoid holding freezemutex during mmap operation We use map-freezemutex to prevent races between mapfreeze and memory mapping BPF map contents with writable permissions. The way we naively do this means we'll hold freezemutex...

5.7CVSS6.1AI score0.0021EPSS
Exploits0References26
OSV
OSV
added 2025/03/12 10:15 a.m.12 views

UBUNTU-CVE-2025-21854

In the Linux kernel, the following vulnerability has been resolved: sockmap, vsock: For connectible sockets allow only connected sockmap expects all vsocks to have a transport assigned, which is expressed in vsockproto::psockupdateskprot. However, there is an edge case where an unconnected...

5.5CVSS6.3AI score0.00191EPSS
Exploits0References16
Cvelist
Cvelist
added 2025/03/12 9:42 a.m.20 views

CVE-2025-21853 bpf: avoid holding freeze_mutex during mmap operation

In the Linux kernel, the following vulnerability has been resolved: bpf: avoid holding freezemutex during mmap operation We use map-freezemutex to prevent races between mapfreeze and memory mapping BPF map contents with writable permissions. The way we naively do this means we'll hold freezemutex...

0.0021EPSS
Exploits0References7
OSV
OSV
added 2025/03/12 9:42 a.m.8 views

CVE-2025-21853 bpf: avoid holding freeze_mutex during mmap operation

In the Linux kernel, the following vulnerability has been resolved: bpf: avoid holding freezemutex during mmap operation We use map-freezemutex to prevent races between mapfreeze and memory mapping BPF map contents with writable permissions. The way we naively do this means we'll hold freezemutex...

5.5CVSS5.9AI score0.0021EPSS
Exploits0References12
Vulnrichment
Vulnrichment
added 2025/03/12 9:42 a.m.3 views

CVE-2025-21851 bpf: Fix softlockup in arena_map_free on 64k page kernel

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix softlockup in arenamapfree on 64k page kernel On an aarch64 kernel with CONFIGPAGESIZE64KB=y, arenahtab tests cause a segmentation fault and soft lockup. The same failure is not observed with 4k pages on aarch64. It turn...

6.1AI score0.00146EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2025/03/12 9:42 a.m.9 views

CVE-2025-21851

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix softlockup in arenamapfree on 64k page kernel On an aarch64 kernel with CONFIGPAGESIZE64KB=y, arenahtab tests cause a segmentation fault and soft lockup. The same failure is not observed with 4k pages on aarch64. It turn...

3.3CVSS5.5AI score0.00146EPSS
Exploits0
Cvelist
Cvelist
added 2025/03/12 9:41 a.m.12 views

CVE-2024-58088 bpf: Fix deadlock when freeing cgroup storage

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock when freeing cgroup storage The following commit bc235cdb423a "bpf: Prevent deadlock from recursive bpftaskstorageget|delete" first introduced deadlock prevention for fentry/fexit programs attaching on...

0.00151EPSS
Exploits0References4
CNNVD
CNNVD
added 2025/03/12 12:0 a.m.2 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel suffers from an improper locking vulnerability that stems from arenamapfree on a 64k page kernel that could lead to a soft lock. The vulnerability can be exploited...

3.3CVSS7.6AI score0.00146EPSS
Exploits0References3
Patchstack
Patchstack
added 2025/03/11 9:46 p.m.3 views

WordPress Responsive Google Map plugin <= 3.1.5 - Broken Access Control vulnerability

Broken Access Control vulnerability discovered by Trương Hữu Phúc truonghuuphuc in WordPress Plugin Responsive Google Map versions = 3.1.5...

5.3CVSS8.9AI score0.00311EPSS
Exploits0Affected Software1
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/03/11 9:36 p.m.5 views

Malicious code in simple-export-map (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware d44defb42445d3a7511f32616401e72a003e6eee8f3e47cd2ca1f41b4026f65b Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
Exploits0References3
Rows per page
Query Builder