Lucene search
+L

13094 matches found

OSV
OSV
added 2024/05/19 11:15 a.m.9 views

UBUNTU-CVE-2024-35946

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix null pointer access when abort scan During cancel scan we might use vif that weren't scanning. Fix this by using the actual scanning vif...

5.5CVSS6.6AI score0.00213EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/19 11:15 a.m.19 views

UBUNTU-CVE-2024-35938

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: decrease MHI channel buffer length to 8KB Currently buflen field of ath11kmhiconfigqca6390 is assigned with 0, making MHI use a default size, 64KB, to allocate channel buffers. This is likely to fail in some scenari...

5.5CVSS6.3AI score0.00211EPSS
SaveExploits0References20
Cvelist
Cvelist
added 2024/05/19 10:10 a.m.45 views

CVE-2024-35946 wifi: rtw89: fix null pointer access when abort scan

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix null pointer access when abort scan During cancel scan we might use vif that weren't scanning. Fix this by using the actual scanning vif...

6.5AI score0.00213EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/19 10:10 a.m.24 views

CVE-2024-35946 wifi: rtw89: fix null pointer access when abort scan

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix null pointer access when abort scan During cancel scan we might use vif that weren't scanning. Fix this by using the actual scanning vif...

6.2AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.23 views

CVE-2024-35946 wifi: rtw89: fix null pointer access when abort scan

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix null pointer access when abort scan During cancel scan we might use vif that weren't scanning. Fix this by using the actual scanning vif...

6.8AI score0.00213EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/19 10:10 a.m.228 views

CVE-2024-35946

CVE-2024-35946 affects the Linux kernel’s wifi rt89 (rtw89) driver, where a null pointer dereference could occur during abort/cancel of a scan because the code might reference a vif that wasn’t scanning. The public description and connected advisories confirm the issue and cite resolving it by en...

5.5CVSS6.8AI score0.00213EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/05/19 10:10 a.m.7473 views

CVE-2024-35938

CVE-2024-35938 : Linux kernel wifi/ath11k MHI channel buffers were reduced from the default 64KB to 8KB by setting buf_len to 8KB for QCA6390/WCN6855. This avoids large allocations that can fail under memory fragmentation when memory compaction/reclaim is not allowed, reducing risk of page‑alloca...

5.5CVSS6.8AI score0.00211EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/19 10:10 a.m.20 views

CVE-2024-35938 wifi: ath11k: decrease MHI channel buffer length to 8KB

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: decrease MHI channel buffer length to 8KB Currently buflen field of ath11kmhiconfigqca6390 is assigned with 0, making MHI use a default size, 64KB, to allocate channel buffers. This is likely to fail in some scenari...

6.3AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/19 10:10 a.m.44 views

CVE-2024-35937 wifi: cfg80211: check A-MSDU format more carefully

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: check A-MSDU format more carefully If it looks like there's another subframe in the A-MSDU but the header isn't fully there, we can end up reading data out of bounds, only to discard later. Make this a bit more...

8.1CVSS6.4AI score0.00344EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/19 10:10 a.m.19 views

CVE-2024-35937 wifi: cfg80211: check A-MSDU format more carefully

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: check A-MSDU format more carefully If it looks like there's another subframe in the A-MSDU but the header isn't fully there, we can end up reading data out of bounds, only to discard later. Make this a bit more...

8.1CVSS6AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/05/19 10:10 a.m.23 views

CVE-2024-35937

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: check A-MSDU format more carefully If it looks like there's another subframe in the A-MSDU but the header isn't fully there, we can end up reading data out of bounds, only to discard later. Make this a bit more...

8.1CVSS7.6AI score0.00344EPSS
SaveExploits0
CVE
CVE
added 2024/05/19 10:10 a.m.225 views

CVE-2024-35937

CVE-2024-35937 affects the Linux kernel wifi stack: cfg80211 A-MSDU handling can read data out of bounds if a subframe header appears but is not fully present. The vulnerability root cause is insufficient validation of A-MSDU subframes; the fix tightens checks to ensure a subframe header can actu...

8.1CVSS6.7AI score0.00344EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/19 9:15 a.m.5 views

DEBIAN-CVE-2024-35913

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: pick the version of SESSIONPROTECTIONNOTIF When we want to know whether we should look for the macid or the linkid in struct iwlmvmsessionprotnotif, we should look at the version of SESSIONPROTECTIONNOTIF. Thi...

5.5CVSS5.7AI score0.00226EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/19 9:15 a.m.22 views

CVE-2024-35913

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: pick the version of SESSIONPROTECTIONNOTIF When we want to know whether we should look for the macid or the linkid in struct iwlmvmsessionprotnotif, we should look at the version of SESSIONPROTECTIONNOTIF. Thi...

7.1CVSS6.5AI score0.00226EPSS
SaveExploits0References2
NVD
NVD
added 2024/05/19 9:15 a.m.15 views

CVE-2024-35912

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: rfi: fix potential response leaks If the rx payload length check fails, or if kmemdup fails, we still need to free the command response. Fix that...

5.5CVSS6.7AI score0.00209EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.42 views

CVE-2024-35912

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: rfi: fix potential response leaks If the rx payload length check fails, or if kmemdup fails, we still need to free the command response. Fix that...

5.5CVSS6.4AI score0.00209EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.21 views

CVE-2024-35913

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: pick the version of SESSIONPROTECTIONNOTIF When we want to know whether we should look for the macid or the linkid in struct iwlmvmsessionprotnotif, we should look at the version of SESSIONPROTECTIONNOTIF. Thi...

7.1CVSS6.4AI score0.00226EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/19 9:15 a.m.16 views

UBUNTU-CVE-2024-35912

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: rfi: fix potential response leaks If the rx payload length check fails, or if kmemdup fails, we still need to free the command response. Fix that...

5.5CVSS6.2AI score0.00209EPSS
SaveExploits0References20
OSV
OSV
added 2024/05/19 8:35 a.m.25 views

CVE-2024-35913 wifi: iwlwifi: mvm: pick the version of SESSION_PROTECTION_NOTIF

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: pick the version of SESSIONPROTECTIONNOTIF When we want to know whether we should look for the macid or the linkid in struct iwlmvmsessionprotnotif, we should look at the version of SESSIONPROTECTIONNOTIF. Thi...

7.1CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/19 8:35 a.m.36 views

CVE-2024-35913 wifi: iwlwifi: mvm: pick the version of SESSION_PROTECTION_NOTIF

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: pick the version of SESSIONPROTECTIONNOTIF When we want to know whether we should look for the macid or the linkid in struct iwlmvmsessionprotnotif, we should look at the version of SESSIONPROTECTIONNOTIF. Thi...

7.1CVSS6.5AI score0.00226EPSS
SaveExploits0References2
Rows per page
Query Builder