CVE-2026-43262
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
06/05/2026
Last modified:
08/05/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
gfs2: fiemap page fault fix<br />
<br />
In gfs2_fiemap(), we are calling iomap_fiemap() while holding the inode<br />
glock. This can lead to recursive glock taking if the fiemap buffer is<br />
memory mapped to the same inode and accessing it triggers a page fault.<br />
<br />
Fix by disabling page faults for iomap_fiemap() and faulting in the<br />
buffer by hand if necessary.<br />
<br />
Fixes xfstest generic/742.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 2.6.29 (including) | 5.15.202 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.165 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.128 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.75 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.18.16 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.6 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/2e121c53b581e40397ae08090a7af4ed10781fbc
- https://git.kernel.org/stable/c/5d2c4f182ea8516de8682e2b60411c03df00e3ea
- https://git.kernel.org/stable/c/5d5d9ec957bfa1eb2b05861c19f5d701dd006db7
- https://git.kernel.org/stable/c/9d15fee888f0e8938c9aeed71ec9c2cbba0c88ab
- https://git.kernel.org/stable/c/cead3bebf3e318578b8a86a5472015d713d2a8a8
- https://git.kernel.org/stable/c/e411d74cc5ba290f85d0dd5e4d1df8f1d6d975d2
- https://git.kernel.org/stable/c/e428670cfb2993d8c224effd076242ca6b0950de



