Bug 2334831 (CVE-2024-56749) - CVE-2024-56749 kernel: dlm: fix dlm_recover_members refcount on error
Summary: CVE-2024-56749 kernel: dlm: fix dlm_recover_members refcount on error
Keywords:
Status: NEW
Alias: CVE-2024-56749
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-12-29 12:02 UTC by OSIDB Bzimport
Modified: 2025-02-05 19:11 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-12-29 12:02:51 UTC
In the Linux kernel, the following vulnerability has been resolved:

dlm: fix dlm_recover_members refcount on error

If dlm_recover_members() fails we don't drop the references of the
previous created root_list that holds and keep all rsbs alive during the
recovery. It might be not an unlikely event because ping_members() could
run into an -EINTR if another recovery progress was triggered again.

Comment 1 Avinash Hanwate 2024-12-30 03:33:43 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024122927-CVE-2024-56749-14d1@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.