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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-05-05 16:16
Updated : 2026-06-17 10:48
NVD link : CVE-2026-43063
Mitre link : CVE-2026-43063
CVE.ORG link : CVE-2026-43063
JSON object : View
Products Affected
linux
- linux_kernel
CWE
