Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-97683.json
JSON Data
https://api.osv.dev/v1/vulns/AZL-97683
Upstream
Published
2026-08-26T15:17:07Z
Modified
2026-08-29T05:27:27Z
Summary
CVE-2026-80534 affecting package kernel 6.6.150.1-1
Details

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

xfs: fix ilock leak on error in xfsdqgetnextid

xfsdqgetnextid() takes the quota inode ILOCK before calling xfsireadextents(). If xfsireadextents() 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.

References

Affected packages

Azure Linux:3 / kernel

Package

Name
kernel
Purl
pkg:rpm/azure-linux/kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
6.6.150.1-1

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-97683.json"