Description
In the Linux kernel, the following vulnerability has been resolved: nvmet: fix memory leak of bio integrity If nvmet receives commands with metadata there is a continuous memory leak of kmalloc-128 slab or more precisely bio->bi_integrity. Since commit bf4c89fc8797 ("block: don't call bio_uninit from bio_endio") each user of bio_init has to use bio_uninit as well. Otherwise the bio integrity is not getting free. Nvmet uses bio_init for inline bios. Uninit the inline bio to complete deallocation of integrity in bio.
INFO
Published Date :
2025-07-25T13:12:07.926Z
Last Modified :
2025-07-28T04:21:15.215Z
Source :
Linux
AFFECTED PRODUCTS
The following products are affected by CVE-2025-38405 vulnerability.
Vendors | Products |
---|---|
Linux |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-38405.