PT-2026-28329 · Linux · Linux Kernel
Published
2026-01-01
·
Updated
2026-04-20
·
CVE-2026-23396
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
The Linux kernel contains a flaw within the mac80211 component, specifically in the
mesh matches local() function. This function unconditionally dereferences ie->mesh config to compare mesh configuration parameters. When called from mesh rx csa frame(), the parsed action-frame elements may lack a Mesh Configuration IE, resulting in a kernel NULL pointer dereference. An attacker in close proximity can exploit this by sending a specially crafted CSA action frame that includes a valid Mesh ID IE but omits the Mesh Configuration IE, leading to a kernel crash. The function mesh matches local() is vulnerable. The ie->mesh config variable is dereferenced without proper checks.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
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