CVE 7.8 HIGH

xfs: don’t irele after failing to iget in xfs_attri_recover_work_CVE-2026-43063

7.8 / 10
HIGH
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Description

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.

Basic Information

ID CVE-2026-43063
Source Linux
Published May 5, 2026 at 15:23
Modified May 8, 2026 at 12:40

Affected Product

Vendor Linux
Product Linux
Version ae673f534a30976ce5e709c4535a59c12b786ef3
Affected Versions Linux Linux ae673f534a30976ce5e709c4535a59c12b786ef3
Linux Linux ae673f534a30976ce5e709c4535a59c12b786ef3
Linux Linux ae673f534a30976ce5e709c4535a59c12b786ef3
Linux Linux ae673f534a30976ce5e709c4535a59c12b786ef3
Linux Linux 6.10

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.