Wind River Support Network

HomeDefectsLIN1021-14834
Fixed

LIN1021-14834 : Security Advisory - linux - CVE-2025-21909

Created: Apr 2, 2025    Updated: May 29, 2025
Resolved Date: May 29, 2025
Found In Version: 10.21.20.1
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Kernel

Description

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

wifi: nl80211: reject cooked mode if it is set along with other flags

It is possible to set both MONITOR_FLAG_COOK_FRAMES and MONITOR_FLAG_ACTIVE
flags simultaneously on the same monitor interface from the userspace. This
causes a sub-interface to be created with no IEEE80211_SDATA_IN_DRIVER bit
set because the monitor interface is in the cooked state and it takes
precedence over all other states. When the interface is then being deleted
the kernel calls WARN_ONCE() from check_sdata_in_driver() because of missing
that bit.

Fix this by rejecting MONITOR_FLAG_COOK_FRAMES if it is set along with
other flags.

Found by Linux Verification Center (linuxtesting.org) with Syzkaller.

CREATE(Triage):(User=admin) CVE-2025-21909 (https://nvd.nist.gov/vuln/detail/CVE-2025-21909)

CVEs


Live chat
Online