Executive Summary

Informations
Name CVE-2024-47672 First vendor Publication 2024-10-09
Vendor Cve Last vendor Modification 2024-11-08

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Overall CVSS Score 5.5
Base Score 5.5 Environmental Score 5.5
impact SubScore 3.6 Temporal Score 5.5
Exploitabality Sub Score 1.8
 
Attack Vector Local Attack Complexity Low
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact None
Integrity Impact None Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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

wifi: iwlwifi: mvm: don't wait for tx queues if firmware is dead

There is a WARNING in iwl_trans_wait_tx_queues_empty() (that was recently converted from just a message), that can be hit if we wait for TX queues to become empty after firmware died. Clearly, we can't expect anything from the firmware after it's declared dead.

Don't call iwl_trans_wait_tx_queues_empty() in this case. While it could be a good idea to stop the flow earlier, the flush functions do some maintenance work that is not related to the firmware, so keep that part of the code running even when the firmware is not running.

[edit commit message]

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47672

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3632

Sources (Detail)

https://git.kernel.org/stable/c/16c1e5d5228f26f120e12e6ca55c59c3a5e6dece
https://git.kernel.org/stable/c/1afed66cb271b3e65fe9df1c9fba2bf4b1f55669
https://git.kernel.org/stable/c/1b0cd832c9607f41f84053b818e0b7908510a3b9
https://git.kernel.org/stable/c/3a84454f5204718ca5b4ad2c1f0bf2031e2403d1
https://git.kernel.org/stable/c/4d0a900ec470d392476c428875dbf053f8a0ae5e
https://git.kernel.org/stable/c/7188b7a72320367554b76d8f298417b070b05dd3
https://git.kernel.org/stable/c/ad2fcc2daa203a6ad491f00e9ae3b7867e8fe0f3
https://git.kernel.org/stable/c/de46b1d24f5f752b3bd8b46673c2ea4239661244
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
12
13
Date Informations
2024-11-23 03:03:46
  • Multiple Updates
2024-11-22 03:01:55
  • Multiple Updates
2024-11-20 03:00:14
  • Multiple Updates
2024-11-13 21:21:57
  • Multiple Updates
2024-11-09 00:28:25
  • Multiple Updates
2024-11-08 21:28:06
  • Multiple Updates
2024-10-26 00:28:57
  • Multiple Updates
2024-10-25 21:29:51
  • Multiple Updates
2024-10-25 00:28:59
  • Multiple Updates
2024-10-24 17:28:04
  • Multiple Updates
2024-10-24 00:28:32
  • Multiple Updates
2024-10-17 21:27:32
  • Multiple Updates
2024-10-10 17:27:28
  • Multiple Updates
2024-10-09 21:27:27
  • First insertion