Junglewise Threat Intelligence

CVE-2026-43168: Linux kernel OCFS2 denial of service in reflink xattr cleanup

CVE-2026-43168 · Severity: medium · CVSS 5.5 · Published 2026-05-06

Technologies: Linux Kernel. Vendors: Linux.

Executive brief

A vulnerability in the Linux kernel's OCFS2 file system could allow a local user to cause a system crash. The issue occurs during specific file 'reflink' operations when cleaning up extended attributes. This could lead to a denial of service, impacting system availability.

Technical details

A logic error exists in the OCFS2 file system component of the Linux kernel during the cleanup of preserved extended attributes (xattr) when performing a reflink operation. Specifically, the 'last' pointer is not correctly shifted after an array entry cleanup, and the logic fails to clean up the first entry when the xattr count is one. This is a regression or incomplete fix for a previous issue (commit c06c303832ec). An attacker with local access could exploit this to trigger a kernel panic or denial of service. Patches have been released across multiple stable kernel branches.

Affected products

  • Linux Linux kernel 2.6.32 to 5.10.252, 5.11 to 5.15.202, 5.16 to 6.1.165, 6.2 to 6.6.128, 6.7 to 6.12.75, 6.13 to 6.18.16, 6.19 to 6.19.6

Timeline

  • 2026-05-06: advisory: Initial disclosure of CVE-2026-43168
  • 2026-05-06: disclosed
  • 2026-03-04: patched: Fixes committed to stable kernel trees

References

Related threats