Scheduled maintenance: Some features related to account registration and licensing may be temporarily unavailable from Friday (May 8) at 1 PM to Sunday (May 10) at 5 PM (PST).
HomeDefectsLIN1025-13944
Acknowledged

LIN1025-13944 : Security Advisory - linux - CVE-2026-43063

Created: May 5, 2026    Updated: May 7, 2026
Found In Version: 10.25.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: Kernel

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.