CVE-2026-43063

Summary

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

xfs: don't irele after failing to iget in xfs_attri_recover_work

xlog_recovery_iget* never set @ip to a valid pointer if they return an error, so this irele will walk off a dangling pointer. Fix that.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxae673f534a30976ce5e709c4535a59c12b786ef3 < b5c5a50c2f513d4a13a6763564a07b470e69cc5aaffected
LinuxLinuxae673f534a30976ce5e709c4535a59c12b786ef3 < a1a5df1038f0b3c560d204270373621a4e622808affected
LinuxLinuxae673f534a30976ce5e709c4535a59c12b786ef3 < 40082d08b638485cbaa543dc8087a3d1844d6f08affected
LinuxLinuxae673f534a30976ce5e709c4535a59c12b786ef3 < 70685c291ef82269180758130394ecdc4496b52caffected
LinuxLinux6.10affected
LinuxLinux0 < 6.10unaffected
LinuxLinux6.12.80 <= 6.12.*unaffected
LinuxLinux6.18.21 <= 6.18.*unaffected
LinuxLinux6.19.11 <= 6.19.*unaffected
LinuxLinux7.0 <= *unaffected

Weaknesses

References