Lucene search
+L

7292 matches found

BDU FSTEC
BDU FSTEC
added 2025/03/19 12:00 a.m.18 views

The vulnerability of the nft_mapelem_deactivate() function in the net/netfilter/nf_tables_api.c module of the netfilter component of the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the nftmapelemdeactivate function in the net/netfilter/nftablesapi.c module of the netfilter component of the Linux operating system is related to improper memory release. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.5CVSS6.2AI score0.00272EPSS
SaveExploits0References15Affected Software2
Patchstack
Patchstack
added 2025/03/18 7:00 a.m.7 views

WordPress Site Editor Google Map plugin <= 1.0.1 - Reflected Cross Site Scripting (XSS) vulnerability

Reflected Cross Site Scripting XSS vulnerability discovered by Mika in WordPress Plugin Site Editor Google Map versions = 1.0.1...

7.1CVSS7.7AI score0.00357EPSS
SaveExploits0Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/03/18 12:00 a.m.20 views

Vulnerability of the function bt1_rom_map_copy_from(), located in the driver/mtd/maps/physmap-bt1-rom.c module. This driver provides support for accessing memory devices in Linux kernels, which can be exploited by attackers to compromise confidentiality.

The vulnerability of the bt1rommapcopyfrom function in the drivers/mtd/maps/physmap-bt1-rom.c module – the driver for accessing memory devices in Linux kernels – involves reading beyond the buffer boundaries. Exploiting this vulnerability could allow an attacker to compromise confidentiality...

7.1CVSS5.7AI score0.0023EPSS
SaveExploits0References15Affected Software2
RedhatCVE
RedhatCVE
added 2025/03/14 3:47 p.m.10 views

CVE-2025-28920

Missing Authorization vulnerability in Jogesh Responsive Google Map responsive-google-map allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Responsive Google Map: from n/a through = 3.1.5...

5.3CVSS7.2AI score0.00324EPSS
SaveExploits0References1
CNVD
CNVD
added 2025/03/14 12:00 a.m.11 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.00324EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2025/03/14 12:00 a.m.13 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.03238EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/03/13 7:00 a.m.8 views

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

...

5.5CVSS7.4AI score0.00206EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/03/13 7:00 a.m.8 views

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

...

7.8CVSS7.8AI score0.0018EPSS
SaveExploits0
OSV
OSV
added 2025/03/12 3:32 p.m.15 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.00984EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/03/12 3:29 p.m.12 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.00162EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/03/12 3:23 p.m.8 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.00173EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/12 2:55 p.m.11 views

CVE-2025-2240 Smallrye-fault-tolerance: smallrye fault tolerance

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 score
SaveExploits0References11
OSV
OSV
added 2025/03/12 10:15 a.m.3 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.00244EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/12 10:15 a.m.12 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.00244EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/12 10:15 a.m.3 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.00173EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/12 10:15 a.m.31 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.00205EPSS
SaveExploits0References16
OSV
OSV
added 2025/03/12 10:15 a.m.21 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.00244EPSS
SaveExploits0References26
Cvelist
Cvelist
added 2025/03/12 9:42 a.m.33 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.00244EPSS
SaveExploits0References7
OSV
OSV
added 2025/03/12 9:42 a.m.12 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.9AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/03/12 9:42 a.m.16 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...

7.8CVSS5.5AI score0.00173EPSS
SaveExploits0
Rows per page
Query Builder