CVE-2024-56710

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-56710
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-56710.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-56710
Downstream
Related
Published
2024-12-29T09:15:05Z
Modified
2025-04-17T21:15:49Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

ceph: fix memory leak in cephdirectread_write()

The bvecs array which is allocated in itergetbvecsalloc() is leaked and pages remain pinned if cephallocsparseext_map() fails.

There is no need to delay the allocation of sparseext map until after the bvecs array is set up, so fix this by moving sparseext allocation a bit earlier. Also, make a similar adjustment in _cephsyncread() for consistency (a leak of the same kind in _cephsyncread() has been addressed differently).

References

Affected packages

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.12.8-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}