In the Linux kernel, the following vulnerability has been resolved: dm cache metadata: fix memory leak on metadata abort retry When failing to acquire the root_lock in dm_cache_metadata_abort becau…
Medium CVSS 5.5
Summary
In the Linux kernel, the following vulnerability has been resolved: dm cache metadata: fix memory leak on metadata abort retry When failing to acquire the root_lock in dm_cache_metadata_abort because the block_manager is read-only, the temporary block_manager created outside the root_lock is not properly released, causing a memory leak. Reproduce steps: This can be reproduced by reloading a new table while the metadata is read-only. While the second call to dm_cache_metadata_abort is caused…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/044ca491d4086dc5bf233e9fcb71db52df32f633 Patch
- https://git.kernel.org/stable/c/14f60e957f34f95a626caec76a8fae88cf4c397f Patch
- https://git.kernel.org/stable/c/15c30997dca681f90dbf2d45ee629c1828bf0c0d Patch
- https://git.kernel.org/stable/c/322a3b70368d49e39591fe9fc6c07d262128b05f Patch
- https://git.kernel.org/stable/c/4311ca59a1891d33c4c8b7946f98c34f167fe833 Patch
- https://git.kernel.org/stable/c/6b97cc7a42905755c56bbddc33aa8b792205caee Patch
- https://git.kernel.org/stable/c/b0bd35535bdb6f58505f3a30ee5793986943997a Patch
- https://git.kernel.org/stable/c/d1a79620c419a0af1911f99c873014b30740e303 Patch
Timeline
- nvd_ingest NVD