製品・ソフトウェアに関する情報
VLAN削除時に解放済みメモリ参照により発生する脆弱性
Title VLAN削除時に解放済みメモリ参照により発生する脆弱性
Summary

Linuxカーネルのmac80211に、VLANを変更した際にfast rxの確認やクリアが適切に行われない場合、VLAN削除時にfast_rxエントリが解放済みメモリを参照してしまい、use-after-freeの脆弱性が発生する問題が修正されています。

Possible impacts 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date May 17, 2024, midnight
Registration Date Dec. 25, 2025, 5:01 p.m.
Last Update Dec. 25, 2025, 5:01 p.m.
CVSS3.0 : 重要
Score 7.8
Vector CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected System
Debian
Debian GNU/Linux 10.0
Linux
Linux Kernel 4.14.232 から 4.15 未満
Linux Kernel 4.19.189 から 4.19.312 未満
Linux Kernel 5.10.32 から 5.10.215 未満
Linux Kernel 5.11.16 から 5.12 未満
Linux Kernel 5.12
Linux Kernel 5.12.1 から 5.15.154 未満
Linux Kernel 5.16 から 6.1.84 未満
Linux Kernel 5.4.114 から 5.4.274 未満
Linux Kernel 6.2 から 6.6.24 未満
Linux Kernel 6.7 から 6.7.12 未満
Linux Kernel 6.8 から 6.8.3 未満
Linux Kernel 6.9
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2025年12月25日]
  掲載
Dec. 25, 2025, 5:01 p.m.

NVD Vulnerability Information
CVE-2024-35789
Summary

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

wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes

When moving a station out of a VLAN and deleting the VLAN afterwards, the
fast_rx entry still holds a pointer to the VLAN's netdev, which can cause
use-after-free bugs. Fix this by immediately calling ieee80211_check_fast_rx
after the VLAN change.

Publication Date May 17, 2024, 10:15 p.m.
Registration Date May 18, 2024, 10:01 a.m.
Last Update Nov. 21, 2024, 6:20 p.m.
Related information, measures and tools
Common Vulnerabilities List