AZL-103682

See a problem?
Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-103682.json
JSON Data
https://api.osv.dev/v1/vulns/AZL-103682
Upstream
Published
2026-09-24T17:17:19Z
Modified
2026-09-25T14:16:24Z
Summary
CVE-2026-97421 affecting package kernel 6.6.157.1-1
Details

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

RDMA/umem: Be careful about boundary conditions in ib_umem_find_best_pgsz()

Several corner cases, especially important on 32 bits:

  • umem->iova is u64, the function argument should pass in u64 or iova will be truncated
  • Check that the length is not too large for the iova
  • Check that lengths > 4G don't overflow the GENMASK
References

Affected packages

Azure Linux:3 / kernel

Package

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

Affected ranges

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

Database specific

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