Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-83639.json
JSON Data
https://api.osv.dev/v1/vulns/AZL-83639
Upstream
Published
2026-04-24T15:16:43Z
Modified
2026-08-28T17:47:57.115818079Z
Summary
CVE-2026-31646 affecting package kernel for versions less than 6.6.137.1-1
Details

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

net: lan966x: fix pagepool error handling in lan966xfdmarxallocpagepool()

pagepoolcreate() can return an ERRPTR on failure. The return value is used unconditionally in the loop that follows, passing the error pointer through xdprxqinforegmemmodel() into pagepoolusexdpmem(), which dereferences it, causing a kernel oops.

Add an ISERR check after pagepool_create() to return early on failure.

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
Fixed
6.6.137.1-1

Database specific

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