aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorDave Chinner <[email protected]>2022-12-08 08:29:22 -0800
committerDarrick J. Wong <[email protected]>2022-12-08 08:29:58 -0800
commit52f31ed228212ba572c44e15e818a3a5c74122c0 (patch)
tree969841c970dafd1e4dae2457c4d5a3dc4c88a839 /lib/mpi/mpi-sub-ui.c
parent1f5619ed881081be300db61da552ffae7163bb72 (diff)
xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEING
Resulting in a UAF if the shrinker races with some other dquot freeing mechanism that sets XFS_DQFLAG_FREEING before the dquot is removed from the LRU. This can occur if a dquot purge races with drop_caches. Reported-by: [email protected] Signed-off-by: Dave Chinner <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions