TROYANOSYVIRUS
Retour aux CVEs

CVE-2026-31453

N/A

Description

In the Linux kernel, the following vulnerability has been resolved: xfs: avoid dereferencing log items after push callbacks After xfsaild_push_item() calls iop_push(), the log item may have been freed if the AIL lock was dropped during the push. Background inode reclaim or the dquot shrinker can free the log item while the AIL lock is not held, and the tracepoints in the switch statement dereference the log item after iop_push() returns. Fix this by capturing the log item type, flags, and LSN before calling xfsaild_push_item(), and introducing a new xfs_ail_push_class trace event class that takes these pre-captured values and the ailp pointer instead of the log item pointer.

Details CVE

Score CVSS v3.1N/A
Publie4/22/2026
Derniere modification4/23/2026
Sourcenvd
Observations honeypot0

This product uses data from the NVD API but is not endorsed or certified by the NVD.