Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

redhat логотип

CVE-2026-80534

Опубликовано: 26 авг. 2026
Источник: redhat
CVSS3: 4.7
EPSS Низкий

Описание

In the Linux kernel, the following vulnerability has been resolved: xfs: fix ilock leak on error in xfs_dq_get_next_id xfs_dq_get_next_id() takes the quota inode ILOCK before calling xfs_iread_extents(). If xfs_iread_extents() fails, the function returns immediately without releasing the lock, leaking the quota inode ILOCK. This can leave the quota inode locked and cause subsequent quota operations to hang. Fix this by jumping to a common unlock path on error instead of returning directly.

A flaw was found in the XFS filesystem component of the Linux kernel. The xfs_dq_get_next_id() function fails to release an inode lock (ilock) if an error occurs during extent reading. This ilock leak can leave the quota inode permanently locked, preventing further quota operations and leading to a denial of service for affected systems.

Отчет

This flaw has a LOW impact. In the Linux kernel XFS filesystem, xfs_dq_get_next_id() can leak the quota inode's ILOCK on an error path: if xfs_iread_extents() fails, the function returns without releasing the inode lock, leaving the quota inode locked and causing subsequent XFS quota operations to hang. A local user able to reach the XFS quota control path (e.g. Q_XGETNEXTQUOTA) on a mounted XFS filesystem with quotas enabled could, when the extent-loading error condition occurs, cause a denial of service limited to XFS quota management. The issue is not network reachable and has no confidentiality, integrity, memory-corruption, or privilege-escalation impact.

Меры по смягчению последствий

This issue only affects systems using XFS filesystems with quota support enabled and is limited to XFS quota management operations. No mitigation other than applying the kernel update meets Red Hat Product Security's criteria for ease of use, broad applicability, and stability.

Затронутые пакеты

ПлатформаПакетСостояниеРекомендацияРелиз
Red Hat Enterprise Linux 10kernelFix deferred
Red Hat Enterprise Linux 6kernelNot affected
Red Hat Enterprise Linux 7kernelFix deferred
Red Hat Enterprise Linux 7kernel-rtFix deferred
Red Hat Enterprise Linux 8kernelFix deferred
Red Hat Enterprise Linux 8kernel-rtFix deferred
Red Hat Enterprise Linux 9kernelFix deferred
Red Hat Enterprise Linux 9kernel-rtFix deferred

Показывать по

Дополнительная информация

Статус:

Low
Дефект:
CWE-667
https://bugzilla.redhat.com/show_bug.cgi?id=2524514kernel: xfs: fix ilock leak on error in xfs_dq_get_next_id

EPSS

Процентиль: 7%
0.00176
Низкий

4.7 Medium

CVSS3

Связанные уязвимости

ubuntu
15 дней назад

In the Linux kernel, the following vulnerability has been resolved: xfs: fix ilock leak on error in xfs_dq_get_next_id xfs_dq_get_next_id() takes the quota inode ILOCK before calling xfs_iread_extents(). If xfs_iread_extents() fails, the function returns immediately without releasing the lock, leaking the quota inode ILOCK. This can leave the quota inode locked and cause subsequent quota operations to hang. Fix this by jumping to a common unlock path on error instead of returning directly.

nvd
15 дней назад

In the Linux kernel, the following vulnerability has been resolved: xfs: fix ilock leak on error in xfs_dq_get_next_id xfs_dq_get_next_id() takes the quota inode ILOCK before calling xfs_iread_extents(). If xfs_iread_extents() fails, the function returns immediately without releasing the lock, leaking the quota inode ILOCK. This can leave the quota inode locked and cause subsequent quota operations to hang. Fix this by jumping to a common unlock path on error instead of returning directly.

msrc
15 дней назад

xfs: fix ilock leak on error in xfs_dq_get_next_id

debian
15 дней назад

In the Linux kernel, the following vulnerability has been resolved: x ...

github
14 дней назад

In the Linux kernel, the following vulnerability has been resolved: xfs: fix ilock leak on error in xfs_dq_get_next_id xfs_dq_get_next_id() takes the quota inode ILOCK before calling xfs_iread_extents(). If xfs_iread_extents() fails, the function returns immediately without releasing the lock, leaking the quota inode ILOCK. This can leave the quota inode locked and cause subsequent quota operations to hang. Fix this by jumping to a common unlock path on error instead of returning directly.

EPSS

Процентиль: 7%
0.00176
Низкий

4.7 Medium

CVSS3