In the Linux kernel, the following vulnerability has been resolved:
wifi: iwlwifi: mvm: guard against invalid STA ID on removal
Guard against invalid station IDs in iwl_mvm_mld_rm_sta_id as that would
result in out-of-bounds array accesses. This prevents issues should the
driver get into a bad state during error handling.
References
Configurations
Configuration 1 (hide)
|
History
01 Mar 2025, 02:33
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-129 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
CPE | cpe:2.3:o:linux:linux_kernel:6.9:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
First Time |
Linux linux Kernel
Linux |
|
References | () https://git.kernel.org/stable/c/17f64517bf5c26af56b6c3566273aad6646c3c4f - Patch | |
References | () https://git.kernel.org/stable/c/94f80a8ec15e238b78521f20f8afaed60521a294 - Patch | |
References | () https://git.kernel.org/stable/c/fab21d220017daa5fd8a3d788ff25ccfecfaae2f - Patch |
Information
Published : 2024-05-30 16:15
Updated : 2025-03-01 02:33
NVD link : CVE-2024-36921
Mitre link : CVE-2024-36921
CVE.ORG link : CVE-2024-36921
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-129
Improper Validation of Array Index