Lucene search
+L

2021 matches found

OSV
OSV
added 2024/08/07 4:15 p.m.14 views

AZL-47624 CVE-2024-42232 affecting package kernel for versions less than 5.15.164.1-1

In the Linux kernel, the following vulnerability has been resolved: libceph: fix race between delayedwork and cephmoncstop The way the delayed work is handled in cephmoncstop is prone to races with monfault and possibly also finishhunting. Both of these can requeue the delayed work which wouldn't...

5.5CVSS6.4AI score0.0076EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/07 4:15 p.m.5 views

UBUNTU-CVE-2024-42232

In the Linux kernel, the following vulnerability has been resolved: libceph: fix race between delayedwork and cephmoncstop The way the delayed work is handled in cephmoncstop is prone to races with monfault and possibly also finishhunting. Both of these can requeue the delayed work which wouldn't...

9.8CVSS6.2AI score0.0076EPSS
SaveExploits0References33
SUSE CVE
SUSE CVE
added 2024/08/06 2:2 a.m.6 views

SUSE CVE-2024-41020

In the Linux kernel, the following vulnerability has been resolved: filelock: Fix fcntl/close race recovery compat path When I wrote commit 3cad1bc01041 "filelock: Remove locks reliably when fcntl/close race is detected", I missed that there are two copies of the code I was patching: The normal...

6.3CVSS6.4AI score0.00195EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/08/06 2:0 a.m.5 views

SUSE CVE-2024-41957

Vim is an open source command line text editor. Vim v9.1.0647 has double free in src/alloc.c:616. When closing a window, the corresponding tagstack data will be cleared and freed. However a bit later, the quickfix list belonging to that window will also be cleared and if that quickfix list points...

5.3CVSS7.3AI score0.00363EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/06 2:0 a.m.7 views

SUSE CVE-2024-42075

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix remap of arena. The bpf arena logic didn't account for mremap operation. Add a refcnt for multiple mmap events to prevent use-after-free in arenavmclose...

5.5CVSS7.8AI score0.00221EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/01 10:15 p.m.11 views

AZL-47340 CVE-2024-41957 affecting package vim for versions less than 9.0.2121-4

Vim is an open source command line text editor. Vim v9.1.0647 has double free in src/alloc.c:616. When closing a window, the corresponding tagstack data will be cleared and freed. However a bit later, the quickfix list belonging to that window will also be cleared and if that quickfix list points...

5.3CVSS6.4AI score0.00363EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/01 10:15 p.m.2 views

DEBIAN-CVE-2024-41957

Vim is an open source command line text editor. Vim v9.1.0647 has double free in src/alloc.c:616. When closing a window, the corresponding tagstack data will be cleared and freed. However a bit later, the quickfix list belonging to that window will also be cleared and if that quickfix list points...

5.3CVSS5.4AI score0.00363EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/07/31 9:12 a.m.36 views

CVE-2024-41020

In the Linux kernel, the following vulnerability has been resolved: filelock: Fix fcntl/close race recovery compat path When I wrote commit 3cad1bc01041 "filelock: Remove locks reliably when fcntl/close race is detected", I missed that there are two copies of the code I was patching: The normal...

6.7CVSS7.3AI score0.00195EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/29 4:15 p.m.11 views

AZL-47065 CVE-2024-42075 affecting package kernel for versions less than 5.15.162.2-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix remap of arena. The bpf arena logic didn't account for mremap operation. Add a refcnt for multiple mmap events to prevent use-after-free in arenavmclose...

5.5CVSS6.1AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 4:15 p.m.9 views

UBUNTU-CVE-2024-42075

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix remap of arena. The bpf arena logic didn't account for mremap operation. Add a refcnt for multiple mmap events to prevent use-after-free in arenavmclose...

7.8CVSS6.6AI score0.00221EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/29 2:15 p.m.7 views

UBUNTU-CVE-2024-41020

In the Linux kernel, the following vulnerability has been resolved: filelock: Fix fcntl/close race recovery compat path When I wrote commit 3cad1bc01041 "filelock: Remove locks reliably when fcntl/close race is detected", I missed that there are two copies of the code I was patching: The normal...

7.8CVSS6.2AI score0.00195EPSS
SaveExploits0References38
CVE
CVE
added 2024/07/29 1:34 p.m.208 views

CVE-2024-41020

CVE-2024-41020 is a Linux kernel vulnerability fixed by applying the same fcntl/close race recovery patch to the compat path for 32-bit kernels. The issue concerns a race condition in filelock handling during fcntl/close, resolved by ensuring reliable lock removal across both normal and 32-bit co...

7.8CVSS6.6AI score0.00195EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2024/07/29 1:34 p.m.45 views

CVE-2024-41020 filelock: Fix fcntl/close race recovery compat path

In the Linux kernel, the following vulnerability has been resolved: filelock: Fix fcntl/close race recovery compat path When I wrote commit 3cad1bc01041 "filelock: Remove locks reliably when fcntl/close race is detected", I missed that there are two copies of the code I was patching: The normal...

7.8CVSS0.00195EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/07/29 1:34 p.m.31 views

CVE-2024-41020 filelock: Fix fcntl/close race recovery compat path

In the Linux kernel, the following vulnerability has been resolved: filelock: Fix fcntl/close race recovery compat path When I wrote commit 3cad1bc01041 "filelock: Remove locks reliably when fcntl/close race is detected", I missed that there are two copies of the code I was patching: The normal...

6.8AI score0.00195EPSS
SaveExploits0References9
Patchstack
Patchstack
added 2024/07/29 2:18 a.m.14 views

WordPress One Click Close Comments plugin <= 2.7.1 - Unauthenticated Full Path Disclosure vulnerability

Unauthenticated Full Path Disclosure vulnerability discovered by stealthcopter in WordPress Plugin One Click Close Comments versions = 2.7.1...

5.3CVSS7AI score0.00448EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2024/07/29 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 the Linux kernel that stems from a mremap operation not being accounted for in the bpf arena logic, which requires reference counts to be add...

5.5CVSS6.9AI score0.00221EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/07/29 12:0 a.m.9 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 a race condition between closing a socket and receiving a callback because the former releases the socket and th...

5.5CVSS6.3AI score0.00309EPSS
SaveExploits0References6
CVE
CVE
added 2024/07/27 1:51 a.m.44 views

CVE-2024-6546

CVE-2024-6546 affects One Click Close Comments for WordPress (

5.3CVSS5.1AI score0.00448EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/07/27 1:51 a.m.37 views

CVE-2024-6546 One Click Close Comments <= 2.7.1 - Unauthenticated Full Path Disclosure

The One Click Close Comments plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, and including, 2.7.1. This is due to the plugin utilizing bootstrap and leaving test files with displayerrors on. This makes it possible for unauthenticated attackers to retrieve the ful...

5.3CVSS0.00448EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/07/27 12:0 a.m.11 views

PT-2024-37703 · WordPress · One Click Close Comments

Name of the Vulnerable Software and Affected Versions: One Click Close Comments plugin for WordPress versions up to and including 2.7.1 Description: The issue is related to Full Path Disclosure, which occurs because the plugin uses bootstrap and leaves test files with display errors on. This allo...

5.3CVSS6.6AI score0.00448EPSS
SaveExploits0References4
Rows per page
Query Builder