GHSA-g9h3-f67f-jqj7MediumCVSS 5.5

In the Linux kernel, the following vulnerability has been resolved: xfs: check return value of...

Published
March 18, 2026
Last Modified
May 21, 2026

🔗 CVE IDs covered (1)

📋 Description

In the Linux kernel, the following vulnerability has been resolved:

xfs: check return value of xchk_scrub_create_subord

Fix this function to return NULL instead of a mangled ENOMEM, then fix the callers to actually check for a null pointer and return ENOMEM. Most of the corrections here are for code merged between 6.2 and 6.10.

🔗 References (6)