PT-2026-34998 · Linux · Linux Kernel
Published
2026-04-24
·
Updated
2026-05-03
·
CVE-2026-31646
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A kernel oops occurs in the Linux kernel due to improper error handling in the
lan966x fdma rx alloc page pool() function. The page pool create() function can return an ERR PTR upon failure, which is then used unconditionally in a subsequent loop. This error pointer is passed through xdp rxq info reg mem model() into page pool use xdp mem(), where it is dereferenced.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel