Tracker / CVE-2026-43262
CVE-2026-43262
Medium 5.5
In the Linux kernel, the following vulnerability has been resolved: gfs2: fiemap page fault fix In gfs2_fiemap(), we are calling iomap_fiemap() while holding the inode glock. This can lead to recursive glock taking if the fiemap buffer is memory mapped to the same inode and accessing it triggers a page fault. Fix by disabling page faults for iomap_fiemap() and faulting in the buffer by hand if necessary. Fixes xfstest generic/742.
Affected products and versions
| linux | linux_kernel · 2.6.29 → 5.15.202 |
|---|---|
| linux | linux_kernel · 5.16 → 6.1.165 |
| linux | linux_kernel · 6.13 → 6.18.16 |
| linux | linux_kernel · 6.19 → 6.19.6 |
| linux | linux_kernel · 6.2 → 6.6.128 |
| linux | linux_kernel · 6.7 → 6.12.75 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.