CVE-2026-43063
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…
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.13%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.1
- 7.8 HIGHCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- EPSS
- 0.13% probability · 3th percentile
- CISA KEV
- Not listed
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/40082d08b638485cbaa543dc8087a3d1844d6f08Patch
- https://git.kernel.org/stable/c/70685c291ef82269180758130394ecdc4496b52cPatch
- https://git.kernel.org/stable/c/a1a5df1038f0b3c560d204270373621a4e622808Patch
- https://git.kernel.org/stable/c/b5c5a50c2f513d4a13a6763564a07b470e69cc5aPatch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.