PT-2026-34900 · Linux · Linux Kernel
Published
2026-04-24
·
Updated
2026-04-29
·
CVE-2026-31548
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the cfg80211 component of the wifi subsystem. When an nl80211 socket originating a PMSR request is closed, the
cfg80211 release pmsr() function sets the nl portid variable to zero and schedules pmsr free wk to process the abort asynchronously. If the interface is torn down before this work executes, cfg80211 pmsr wdev down() calls cfg80211 pmsr process abort() directly, but the pending pmsr free wk work item may still run after the interface is removed. This can lead to the driver's abort pmsr() callback operating on a torn-down interface, resulting in undefined behavior and potential crashes.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel