{"id":"CVE-2026-100073","title":"In the Linux kernel, the following vulnerability has been resolved:\n\next4: fix transaction overflow during writeback\n\nCommit 95ad8ee45cdb (\"ext4: correct the reserved credits for extent\nconversion\") was correct to note that we need to re…","summary":"In the Linux kernel, the following vulnerability has been resolved:\n\next4: fix transaction overflow during writeback\n\nCommit 95ad8ee45cdb (\"ext4: correct the reserved credits for extent\nconversion\") was correct to note that we need to re…","severity":"none","vendor":"Linux","product":"Linux","affected":["Linux >= 95ad8ee45cdbc321c135a2db895d48b374ef0f87 < a22464c5df5827e884a5a7d3d8fb03870e5bb6c8","Linux >= 95ad8ee45cdbc321c135a2db895d48b374ef0f87 < 46e8e31771f4f1c5e1cdec37a889a6730e42e9f1","Linux 2b6d39229bc783198222cddd31e2fbded93c8db7","Linux >= 6.16.3 < 6.17","Linux 6.17"],"published":"2026-09-25","updated":"2026-09-25","sourceUpdated":"2026-09-25T14:17:13.810","source":"NVD","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-100073","references":[{"url":"https://git.kernel.org/stable/c/46e8e31771f4f1c5e1cdec37a889a6730e42e9f1","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/a22464c5df5827e884a5a7d3d8fb03870e5bb6c8","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"}],"tags":["nvd","cve.org"],"ingestedAt":"2026-09-25T14:09:46.376Z","slug":"CVE-2026-100073","body":"## Overview\n\nIn the Linux kernel, the following vulnerability has been resolved:\n\next4: fix transaction overflow during writeback\n\nCommit 95ad8ee45cdb (\"ext4: correct the reserved credits for extent\nconversion\") was correct to note that we need to reserve enough credits\nfor all extents possibly underlying a large folio. However it was too\neager to reduce the number of reserved credits. Extent conversion may\nnot only need to touch several leaf extent blocks, it may also need to\nsplit extents - for example a single large unwritten extent may need to\nbe split into many small written ones in case of sparse folio dirtying.\nThis can thus result not only in extent leaf modifications but also in a\nneed to allocate new extent tree nodes. As a result the reserved\ntransaction credits were not sufficient in some corner cases. Use\next4_meta_trans_blocks() for correct upper bound credit estimate.\n\n## Remediation\n\nRefer to the linked advisories for vendor-supplied fixes and affected version ranges.","depth":"sunlit","depthScore":3,"depthScoreParts":{"impact":2.8,"likelihood":0,"exploitation":0,"ransomware":0},"changes":[]}