Lucene search
+L

154 matches found

RedHat Linux
RedHat Linux
added 2025/07/01 10:46 p.m.6 views

kernel: dlm: fix plock invalid read

In the Linux kernel, the following vulnerability has been resolved: dlm: fix plock invalid read This patch fixes an invalid read showed by KASAN. A unlock will allocate a "struct plockop" and a followed sendop will append it to a global sendlist data structure. In some cases a followed devread...

9.8CVSS6.7AI score0.00857EPSS
SaveExploits0References5
Rockylinux
Rockylinux
added 2025/03/17 8:16 p.m.10 views

dlm bug fix and enhancement update

An update is available for dlm. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list For detailed information on changes in this release, see the Rocky Linux 9.5...

6.8AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/02/27 3:8 a.m.7 views

SUSE CVE-2022-49337

In the Linux kernel, the following vulnerability has been resolved: ocfs2: dlmfs: fix error handling of userdlmdestroylock When userdlmdestroylock failed, it didn't clean up the flags it set before exit. For USERLOCKINTEARDOWN, if this function fails because of lock is still in used, next time wh...

5.5CVSS6.2AI score0.00209EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/02/27 3:7 a.m.2 views

SUSE CVE-2022-49407

In the Linux kernel, the following vulnerability has been resolved: dlm: fix plock invalid read This patch fixes an invalid read showed by KASAN. A unlock will allocate a "struct plockop" and a followed sendop will append it to a global sendlist data structure. In some cases a followed devread...

5.5CVSS6.3AI score0.00857EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/02/26 2:12 a.m.26 views

CVE-2022-49407 dlm: fix plock invalid read

In the Linux kernel, the following vulnerability has been resolved: dlm: fix plock invalid read This patch fixes an invalid read showed by KASAN. A unlock will allocate a "struct plockop" and a followed sendop will append it to a global sendlist data structure. In some cases a followed devread...

9.8CVSS0.00857EPSS
SaveExploits0References9
CNVD
CNVD
added 2025/02/25 12:0 a.m.17 views

Linux kernel null pointer dereference vulnerability (CNVD-2025-04164)

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
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2025/02/17 1:28 p.m.2 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 12 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2021-47222: net: bridge: fix vlan tunnel dst refcnt when egressing bsc1224857. CVE-2021-47223: net: bridge: fix vlan tunnel dst null pointer dereference bsc1224856...

8.6CVSS8.3AI score0.03558EPSS
SaveExploits0References222
RedhatCVE
RedhatCVE
added 2025/01/13 1:21 p.m.13 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.5CVSS6.6AI score0.00224EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/11 1:15 p.m.6 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.20 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.8 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
CVE
CVE
added 2025/01/11 12:25 p.m.144 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
Cvelist
Cvelist
added 2025/01/11 12:25 p.m.23 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
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
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
NVD
NVD
added 2024/12/29 12:15 p.m.15 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.4 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.17 views

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

Bulletin has no description...

5CVSS6.1AI score0.03454EPSS
SaveExploits0References8
Rows per page
Query Builder