VYPR
Medium severity5.5NVD Advisory· Published May 6, 2026· Updated Jun 17, 2026

CVE-2026-43262

CVE-2026-43262

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

3
  • Linux/Kernelllm-fuzzy2 versions
    (expand)+ 1 more
    • (no CPE)
    • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*range: >=2.6.29,<5.15.202
  • osv-coords
    Range: >= 2.6.29, < 5.15.202

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.