Lucene search
+L

166 matches found

NVD
NVD
added 2025/01/11 1:15 p.m.8 views

CVE-2024-47809

In the Linux kernel, the following vulnerability has been resolved: dlm: fix possible lkbresource null dereference This patch fixes a possible null pointer dereference when this function is called from requestlock as lkb-lkbresource is not assigned yet, only after validatelockargs by calling...

5.5CVSS0.00224EPSS
SaveExploits0References7
OSV
OSV
added 2025/01/11 1:15 p.m.21 views

AZL-56121 CVE-2024-47809 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: dlm: fix possible lkbresource null dereference This patch fixes a possible null pointer dereference when this function is called from requestlock as lkb-lkbresource is not assigned yet, only after validatelockargs by calling...

5.5CVSS6.7AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 12:25 p.m.9 views

CVE-2024-47809 dlm: fix possible lkb_resource null dereference

In the Linux kernel, the following vulnerability has been resolved: dlm: fix possible lkbresource null dereference This patch fixes a possible null pointer dereference when this function is called from requestlock as lkb-lkbresource is not assigned yet, only after validatelockargs by calling...

5.5CVSS6.1AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/01/11 12:25 p.m.25 views

CVE-2024-47809 dlm: fix possible lkb_resource null dereference

In the Linux kernel, the following vulnerability has been resolved: dlm: fix possible lkbresource null dereference This patch fixes a possible null pointer dereference when this function is called from requestlock as lkb-lkbresource is not assigned yet, only after validatelockargs by calling...

0.00224EPSS
SaveExploits0References5
CVE
CVE
added 2025/01/11 12:25 p.m.149 views

CVE-2024-47809

CVE-2024-47809 (Linux kernel) fixes a possible NULL pointer dereference in the DLM code path when a lock block (lkb) is created but the lkb_resource is not yet assigned (until attach_lkb via validate_lock_args). The issue could occur when request_lock() calls, potentially exposing a crash; anothe...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References7Affected Software1
CNNVD
CNNVD
added 2025/01/11 12:0 a.m.6 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 a null pointer dereference vulnerability that stems from a DLM module that may cause a null pointer dereference to lkbresource when requestlock is...

5.5CVSS7AI score0.00224EPSS
SaveExploits0References5
NVD
NVD
added 2024/12/29 12:15 p.m.16 views

CVE-2024-56749

In the Linux kernel, the following vulnerability has been resolved: dlm: fix dlmrecovermembers refcount on error If dlmrecovermembers fails we don't drop the references of the previous created rootlist that holds and keep all rsbs alive during the recovery. It might be not an unlikely event becau...

7.5CVSS0.00386EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/29 12:15 p.m.2 views

DEBIAN-CVE-2024-56749

In the Linux kernel, the following vulnerability has been resolved: dlm: fix dlmrecovermembers refcount on error If dlmrecovermembers fails we don't drop the references of the previous created rootlist that holds and keep all rsbs alive during the recovery. It might be not an unlikely event becau...

5.5CVSS5.6AI score0.00386EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/29 12:15 p.m.7 views

UBUNTU-CVE-2024-56749

In the Linux kernel, the following vulnerability has been resolved: dlm: fix dlmrecovermembers refcount on error If dlmrecovermembers fails we don't drop the references of the previous created rootlist that holds and keep all rsbs alive during the recovery. It might be not an unlikely event becau...

7.5CVSS6.5AI score0.00386EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/12/29 11:30 a.m.3 views

CVE-2024-56749 dlm: fix dlm_recover_members refcount on error

In the Linux kernel, the following vulnerability has been resolved: dlm: fix dlmrecovermembers refcount on error If dlmrecovermembers fails we don't drop the references of the previous created rootlist that holds and keep all rsbs alive during the recovery. It might be not an unlikely event becau...

7.5CVSS7.6AI score0.00386EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/12/29 11:30 a.m.13 views

CVE-2024-56749

In the Linux kernel, the following vulnerability has been resolved: dlm: fix dlmrecovermembers refcount on error If dlmrecovermembers fails we don't drop the references of the previous created rootlist that holds and keep all rsbs alive during the recovery. It might be not an unlikely event becau...

7.5CVSS5.6AI score0.00386EPSS
SaveExploits0
OSV
OSV
added 2024/09/15 4:52 p.m.19 views

RHBA-2007:0861 Red Hat Bug Fix Advisory: dlm-kernel bug fix update

Bulletin has no description...

5CVSS6.1AI score0.03454EPSS
SaveExploits0References8
NVD
NVD
added 2024/06/19 2:15 p.m.28 views

CVE-2024-38570

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix potential glock use-after-free on unmount When a DLM lockspace is released and there ares still locks in that lockspace, DLM will unlock those locks automatically. Commit fb6791d100d1b started exploiting this behavior t...

9.8CVSS0.00682EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.17 views

CVE-2024-38570

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix potential glock use-after-free on unmount When a DLM lockspace is released and there ares still locks in that lockspace, DLM will unlock those locks automatically. Commit fb6791d100d1b started exploiting this behavior t...

9.8CVSS6.4AI score0.00682EPSS
SaveExploits0References23
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.19 views

CVE-2024-38570 gfs2: Fix potential glock use-after-free on unmount

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix potential glock use-after-free on unmount When a DLM lockspace is released and there ares still locks in that lockspace, DLM will unlock those locks automatically. Commit fb6791d100d1b started exploiting this behavior t...

6.7AI score0.00682EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.47 views

CVE-2024-38570 gfs2: Fix potential glock use-after-free on unmount

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix potential glock use-after-free on unmount When a DLM lockspace is released and there ares still locks in that lockspace, DLM will unlock those locks automatically. Commit fb6791d100d1b started exploiting this behavior t...

9.8CVSS0.00682EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/05/30 12:0 a.m.5 views

WordPress plugin Download Monitor 安全漏洞

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

5.4CVSS6.1AI score0.00298EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/11/14 12:0 a.m.4 views

PT-2022-35398 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.76 Description: The issue is related to an invalid dereference of sb lvbptr in the dlm component of the Linux Kernel. The actual impact and attack plausibility have not yet been proven. Recommendations: Fo...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/11/14 12:0 a.m.5 views

PT-2022-35169 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.3 Description: The issue is related to an invalid dereference of sb lvbptr in the dlm component of the Linux Kernel. The actual impact and attack plausibility have not yet been proven. Recommendations: For...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2022/06/28 8:9 p.m.5 views

GSD-2022-1003990 dlm: fix plock invalid read

dlm: fix plock invalid read This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.283 by commit 72f2f68970f9bdc252d59e119b385a6441b0b155, it was...

7.2AI score
SaveExploits0
Rows per page
Query Builder