๐Ÿ” CVE Alert

CVE-2024-56710

LOW 3.3

ceph: fix memory leak in ceph_direct_read_write()

CVSS Score
3.3
EPSS Score
0.0%
EPSS Percentile
0th

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).

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Dec 29, 2024
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new low vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
03bc06c7b0bd8d86b9f17f459acaeb1283ba2700 < 44e518abbb498075ae85c7d1d1a503a6bb05ea2d 03bc06c7b0bd8d86b9f17f459acaeb1283ba2700 < eb9041837123f31d5897e99bb761f46cb4ce5859 03bc06c7b0bd8d86b9f17f459acaeb1283ba2700 < 66e0c4f91461d17d48071695271c824620bed4ef
Linux / Linux
6.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/44e518abbb498075ae85c7d1d1a503a6bb05ea2d git.kernel.org: https://git.kernel.org/stable/c/eb9041837123f31d5897e99bb761f46cb4ce5859 git.kernel.org: https://git.kernel.org/stable/c/66e0c4f91461d17d48071695271c824620bed4ef