In the Linux kernel, the following vulnerability has been resolved: ext4: fix double brelse() the buffer of the extents path In ext4_ext_try_to_merge_up(), set path[1].p_bh to NULL after it has bee…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: ext4: fix double brelse() the buffer of the extents path In ext4_ext_try_to_merge_up(), set path[1].p_bh to NULL after it has been released, otherwise it may be released twice. An example of what triggers this is as follows: split2 map split1 |--------|-------|--------| ext4_ext_map_blocks ext4_ext_handle_unwritten_extents ext4_split_convert_extents // path->p_depth == 0 ext4_split_extent // 1. do spli…
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/230ee0535d01478bad9a3037292043f39b9be10b Patch
- https://git.kernel.org/stable/c/32bbb59e3f18facd7201bef110010bf35819b8c3 Patch
- https://git.kernel.org/stable/c/68a69cf60660c73990c1875f94a5551600b04775 Patch
- https://git.kernel.org/stable/c/7633407ca4ab8be2916ab214eb44ccebc6a50e1a Patch
- https://git.kernel.org/stable/c/78bbc3d15b6f443acb26e94418c445bac940d414 Patch
- https://git.kernel.org/stable/c/b6c29c8f3d7cb67b505f3b2f6c242d52298d1f2e Patch
- https://git.kernel.org/stable/c/d4574bda63906bf69660e001470bfe1a0ac524ae Patch
- https://git.kernel.org/stable/c/dcaa6c31134c0f515600111c38ed7750003e1b9c Patch
- https://git.kernel.org/stable/c/f9fd47c9d9548f9e47fa60098eab99dde175401d Patch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html Mailing List
- https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html Mailing List
Timeline
- nvd_ingest NVD