Lucene search
+L

191 matches found

SUSE CVE
SUSE CVE
added 2024/04/09 2:29 a.m.3 views

SUSE CVE-2024-26693

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix a crash when we run out of stations A DoS tool that injects loads of authentication frames made our AP crash. The iwlmvmisdup function couldn't find the per-queue dupdata which was not allocated. The root...

5.5CVSS6.7AI score0.00243EPSS
SaveExploits0References3
NVD
NVD
added 2024/04/03 3:15 p.m.19 views

CVE-2024-26693

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix a crash when we run out of stations A DoS tool that injects loads of authentication frames made our AP crash. The iwlmvmisdup function couldn't find the per-queue dupdata which was not allocated. The root...

5.5CVSS7.5AI score0.00243EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.29 views

CVE-2024-26693

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix a crash when we run out of stations A DoS tool that injects loads of authentication frames made our AP crash. The iwlmvmisdup function couldn't find the per-queue dupdata which was not allocated. The root...

5.5CVSS6.4AI score0.00243EPSS
SaveExploits0References10
OSV
OSV
added 2024/04/03 3:15 p.m.2 views

UBUNTU-CVE-2024-26693

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix a crash when we run out of stations A DoS tool that injects loads of authentication frames made our AP crash. The iwlmvmisdup function couldn't find the per-queue dupdata which was not allocated. The root...

5.5CVSS6.3AI score0.00243EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/04/03 2:54 p.m.28 views

CVE-2024-26693 wifi: iwlwifi: mvm: fix a crash when we run out of stations

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix a crash when we run out of stations A DoS tool that injects loads of authentication frames made our AP crash. The iwlmvmisdup function couldn't find the per-queue dupdata which was not allocated. The root...

7.8AI score0.00243EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/03/06 4:34 a.m.4 views

SUSE CVE-2023-52531

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: Fix a memory corruption issue A few lines above, space is kzalloc'ed for: sizeofstruct iwlnvmdata + sizeofstruct ieee80211channel + sizeofstruct ieee80211rate 'mvm-nvmdata' is a 'struct iwlnvmdata', so it is...

5.5CVSS6.4AI score0.00237EPSS
SaveExploits0References17
CVE
CVE
added 2024/03/02 9:52 p.m.100 views

CVE-2023-52531

The provided connected document confirms CVE-2023-52531 affects Linux kernel wifi (iwlwifi mvm) memory corruption in the handling of the nvm_data/bands/bitrates structure. Root cause: incorrect pointer arithmetic due to a cast on the flex array, leading to misaddressing after channels and potenti...

7.8CVSS6.3AI score0.00237EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/03/02 9:52 p.m.44 views

CVE-2023-52531 wifi: iwlwifi: mvm: Fix a memory corruption issue

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: Fix a memory corruption issue A few lines above, space is kzalloc'ed for: sizeofstruct iwlnvmdata + sizeofstruct ieee80211channel + sizeofstruct ieee80211rate 'mvm-nvmdata' is a 'struct iwlnvmdata', so it is...

7.7AI score0.00237EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.9 views

kernel: wifi: iwlwifi: mvm: fix potential array out of bounds access

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix potential array out of bounds access Account for IWLSECWEPKEYOFFSET when needed while verifying keylen size in iwlmvmseckeyadd...

7.1CVSS6.8AI score0.0013EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.7 views

kernel: wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO

A NULL pointer dereference vulnerability was found in the Intel iwlwifi wireless driver in the Linux kernel. When using Multi-Link Operation MLO mode, the iwlmvmmaxamsdusize function incorrectly accesses vif-bssconf.chandef.chan-band, which leads to a NULL pointer dereference because bssconf is n...

5.7AI score0.00022EPSS
SaveExploits0References5
Openbugbounty
Openbugbounty
added 2023/11/03 6:49 p.m.7 views

mvm-hameln.de Improper Access Control vulnerability OBB-3772545

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/09/11 12:0 a.m.9 views

PT-2023-9497 · Linux +6 · Linux Kernel +6

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a memory corruption problem in the Linux kernel, specifically in the wifi: iwlwifi: mvm component. The problem arises from incorrect pointer arithmetic when...

8.8CVSS6.7AI score0.08555EPSS
SaveExploits13References1805
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.5 views

kernel: wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix double listadd at iwlmvmmacwaketxqueue After successfull station association, if station queues are disabled for some reason, the related lists are not emptied. So if some new element is added to the list ...

7.8CVSS6.3AI score0.0022EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.10 views

kernel: wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix double listadd at iwlmvmmacwaketxqueue After successfull station association, if station queues are disabled for some reason, the related lists are not emptied. So if some new element is added to the list ...

7.8CVSS6.3AI score0.0022EPSS
SaveExploits0References5
OSV
OSV
added 2023/01/17 6:46 p.m.8 views

GSD-2023-1001153 wifi: iwlwifi: mvm: fix double free on tx path.

wifi: iwlwifi: mvm: fix double free on tx path. This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.86 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 6:7 p.m.8 views

GSD-2023-1000752 wifi: iwlwifi: mvm: fix double free on tx path.

wifi: iwlwifi: mvm: fix double free on tx path. This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.16 by commit...

7.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2022/12/06 10:0 a.m.10 views

kernel: wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix double listadd at iwlmvmmacwaketxqueue After successfull station association, if station queues are disabled for some reason, the related lists are not emptied. So if some new element is added to the list ...

7.8CVSS6.3AI score0.0022EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.6 views

kernel: iwlwifi: mvm: check debugfs_dir ptr before use

A denial of service vulnerability was found in the Linux kernel. When debugfs is set as off in the kernel command line, iwiwifi's mvm module uses an invalid/unchecked debugfsdir pointer, resulting in disruption to availability...

5.5CVSS6.6AI score0.0021EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:38 a.m.5 views

kernel: iwlwifi: mvm: check debugfs_dir ptr before use

A denial of service vulnerability was found in the Linux kernel. When debugfs is set as off in the kernel command line, iwiwifi's mvm module uses an invalid/unchecked debugfsdir pointer, resulting in disruption to availability...

5.5CVSS6.6AI score0.0021EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.6 views

kernel: iwlwifi: mvm: check debugfs_dir ptr before use

A denial of service vulnerability was found in the Linux kernel. When debugfs is set as off in the kernel command line, iwiwifi's mvm module uses an invalid/unchecked debugfsdir pointer, resulting in disruption to availability...

5.5CVSS6.6AI score0.0021EPSS
SaveExploits0References5
Rows per page
Query Builder