5.5
MEDIUM CVSS 3.1
CVE-2024-56710
Ceph Linux Kernel Memory Leak Vulnerability
Description

In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leak in ceph_direct_read_write() The bvecs array which is allocated in iter_get_bvecs_alloc() is leaked and pages remain pinned if ceph_alloc_sparse_ext_map() fails. There is no need to delay the allocation of sparse_ext map until after the bvecs array is set up, so fix this by moving sparse_ext allocation a bit earlier. Also, make a similar adjustment in __ceph_sync_read() for consistency (a leak of the same kind in __ceph_sync_read() has been addressed differently).

INFO

Published Date :

Dec. 29, 2024, 9:15 a.m.

Last Modified :

April 17, 2025, 9:15 p.m.

Remotely Exploit :

No

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products

The following products are affected by CVE-2024-56710 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 MEDIUM [email protected]
CVSS 3.1 LOW 134c704f-9b21-4f2e-91b3-4a467353bcc0
Solution
This addresses a memory leak in the Linux kernel, requiring a kernel package update.
  • Update the affected kernel packages.
  • Reboot the system to apply the update.
Public PoC/Exploit Available at Github

CVE-2024-56710 has a 2 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2024-56710.

URL Resource
https://git.kernel.org/stable/c/44e518abbb498075ae85c7d1d1a503a6bb05ea2d Patch
https://git.kernel.org/stable/c/66e0c4f91461d17d48071695271c824620bed4ef Patch
https://git.kernel.org/stable/c/eb9041837123f31d5897e99bb761f46cb4ce5859 Patch
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2024-56710 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2024-56710 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

None

Java

Updated: 3 days, 3 hours ago
0 stars 0 fork 0 watcher
Born at : May 13, 2025, 2:51 a.m. This repo has been linked 137 different CVEs too.

None

JavaScript

Updated: 3 months, 1 week ago
5 stars 1 fork 1 watcher
Born at : April 16, 2025, 1:43 p.m. This repo has been linked 280 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2024-56710 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2024-56710 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Apr. 17, 2025

    Action Type Old Value New Value
    Added CVSS V3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
    Added CWE CWE-401
  • Initial Analysis by [email protected]

    Jan. 06, 2025

    Action Type Old Value New Value
    Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
    Added CWE NIST CWE-401
    Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.6 up to (excluding) 6.6.69 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.12.7 *cpe:2.3:o:linux:linux_kernel:6.13:rc1:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.13:rc2:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.13:rc3:*:*:*:*:*:*
    Changed Reference Type https://git.kernel.org/stable/c/44e518abbb498075ae85c7d1d1a503a6bb05ea2d No Types Assigned https://git.kernel.org/stable/c/44e518abbb498075ae85c7d1d1a503a6bb05ea2d Patch
    Changed Reference Type https://git.kernel.org/stable/c/66e0c4f91461d17d48071695271c824620bed4ef No Types Assigned https://git.kernel.org/stable/c/66e0c4f91461d17d48071695271c824620bed4ef Patch
    Changed Reference Type https://git.kernel.org/stable/c/eb9041837123f31d5897e99bb761f46cb4ce5859 No Types Assigned https://git.kernel.org/stable/c/eb9041837123f31d5897e99bb761f46cb4ce5859 Patch
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Jan. 02, 2025

    Action Type Old Value New Value
    Added Reference https://git.kernel.org/stable/c/44e518abbb498075ae85c7d1d1a503a6bb05ea2d
  • New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Dec. 29, 2024

    Action Type Old Value New Value
    Added Description In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leak in ceph_direct_read_write() The bvecs array which is allocated in iter_get_bvecs_alloc() is leaked and pages remain pinned if ceph_alloc_sparse_ext_map() fails. There is no need to delay the allocation of sparse_ext map until after the bvecs array is set up, so fix this by moving sparse_ext allocation a bit earlier. Also, make a similar adjustment in __ceph_sync_read() for consistency (a leak of the same kind in __ceph_sync_read() has been addressed differently).
    Added Reference https://git.kernel.org/stable/c/66e0c4f91461d17d48071695271c824620bed4ef
    Added Reference https://git.kernel.org/stable/c/eb9041837123f31d5897e99bb761f46cb4ce5859
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
Base CVSS Score: 5.5
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact