PT-2026-32348 · Linux · Linux Kernel
Published
2026-04-13
·
Updated
2026-05-20
·
CVE-2026-31422
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 NULL pointer dereference occurs in the
flow change() function when a flow filter without a fully qualified baseclass is created on a shared block. This happens because flow change() calls tcf block q() and attempts to dereference q->handle to derive a default baseclass, but shared blocks leave block->q as NULL.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