Lucene search
+L

1575 matches found

OSV
OSV
added 2024/05/21 3:15 p.m.5 views

UBUNTU-CVE-2021-47396

In the Linux kernel, the following vulnerability has been resolved: mac80211-hwsim: fix late beacon hrtimer handling Thomas explained in https://lore.kernel.org/r/87mtoeb4hb.ffs@tglx that our handling of the hrtimer here is wrong: If the timer fires late e.g. due to vCPU scheduling, as reported b...

5.5CVSS5.9AI score0.00239EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/21 3:15 p.m.8 views

UBUNTU-CVE-2021-47388

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix use-after-free in CCMP/GCMP RX When PN checking is done in mac80211, for fragmentation we need to copy the PN to the RX struct so we can later use it to do a comparison, since commit bf30ca922a0c "mac80211: check...

8.8CVSS6.2AI score0.00339EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/05/21 3:03 p.m.54 views

CVE-2021-47396

In the Linux kernel, the following vulnerability has been resolved: mac80211-hwsim: fix late beacon hrtimer handling Thomas explained in https://lore.kernel.org/r/87mtoeb4hb.ffs@tglx that our handling of the hrtimer here is wrong: If the timer fires late e.g. due to vCPU scheduling, as reported b...

5.5CVSS6.8AI score0.00239EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/21 3:03 p.m.49 views

CVE-2021-47395

In the Linux kernel, the following vulnerability has been resolved: mac80211: limit injected vht mcs/nss in ieee80211parsetxradiotap Limit max values for vht mcs and nss in ieee80211parsetxradiotap routine in order to fix the following warning reported by syzbot: WARNING: CPU: 0 PID: 10717 at...

5.5CVSS7.2AI score0.0024EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/21 3:03 p.m.12 views

CVE-2021-47396 mac80211-hwsim: fix late beacon hrtimer handling

In the Linux kernel, the following vulnerability has been resolved: mac80211-hwsim: fix late beacon hrtimer handling Thomas explained in https://lore.kernel.org/r/87mtoeb4hb.ffs@tglx that our handling of the hrtimer here is wrong: If the timer fires late e.g. due to vCPU scheduling, as reported b...

6.8AI score0.00239EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/21 3:03 p.m.22 views

CVE-2021-47395 mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap

In the Linux kernel, the following vulnerability has been resolved: mac80211: limit injected vht mcs/nss in ieee80211parsetxradiotap Limit max values for vht mcs and nss in ieee80211parsetxradiotap routine in order to fix the following warning reported by syzbot: WARNING: CPU: 0 PID: 10717 at...

6.8AI score0.0024EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/21 3:03 p.m.33 views

CVE-2021-47395 mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap

In the Linux kernel, the following vulnerability has been resolved: mac80211: limit injected vht mcs/nss in ieee80211parsetxradiotap Limit max values for vht mcs and nss in ieee80211parsetxradiotap routine in order to fix the following warning reported by syzbot: WARNING: CPU: 0 PID: 10717 at...

6.4AI score0.0024EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/21 3:03 p.m.103 views

CVE-2021-47395

CVE-2021-47395 : Linux kernel/mac80211 vulnerability where the rate limiting for injected VHT MCS/NSS in ieee80211_parse_tx_radiotap was tightened to fix a syzkaller warning. Affected component: mac80211 (ieee80211_parse_tx_radiotap, ieee80211_rate_set_vht). Reported impact in the public docs is ...

5.5CVSS6.7AI score0.0024EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2024/05/21 3:03 p.m.95 views

CVE-2021-47396

CVE-2021-47396 is a Linux kernel issue affecting mac80211-hwsim beacon timing. The root cause is improper late hrtimer handling: when a timer fires late, the code re-arms for the next deadline, which can already be in the past, causing repeated misalignment and potential stalls. The fix, as descr...

5.5CVSS6.7AI score0.00239EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:03 p.m.51 views

CVE-2021-47388

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix use-after-free in CCMP/GCMP RX When PN checking is done in mac80211, for fragmentation we need to copy the PN to the RX struct so we can later use it to do a comparison, since commit bf30ca922a0c "mac80211: check...

8.8CVSS7.6AI score0.00339EPSS
SaveExploits0
CVE
CVE
added 2024/05/21 3:03 p.m.103 views

CVE-2021-47388

In the Linux kernel, CVE-2021-47388 affects mac80211 within CCMP/GCMP RX, where PN checking for fragmentation could use a stale hdr reference after a potential reallocation, leading to a use-after-free. The fix reloads the PN/hdr after the reallocating code path to ensure the PN is checked agains...

8.8CVSS6.9AI score0.00339EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 3:03 p.m.13 views

CVE-2021-47388 mac80211: fix use-after-free in CCMP/GCMP RX

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix use-after-free in CCMP/GCMP RX When PN checking is done in mac80211, for fragmentation we need to copy the PN to the RX struct so we can later use it to do a comparison, since commit bf30ca922a0c "mac80211: check...

8.8CVSS6.9AI score0.00339EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/21 3:03 p.m.40 views

CVE-2021-47388 mac80211: fix use-after-free in CCMP/GCMP RX

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix use-after-free in CCMP/GCMP RX When PN checking is done in mac80211, for fragmentation we need to copy the PN to the RX struct so we can later use it to do a comparison, since commit bf30ca922a0c "mac80211: check...

8.8CVSS6.6AI score0.00339EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/21 2:19 p.m.76 views

CVE-2021-47251

Summary: CVE-2021-47251 affects the Linux kernel’s wireless stack via mac80211, where the skb length check in ieee80211_scan_rx() was corrected. The fix replaces hard-coded header-length constants with dynamic calculation based on the frame type, preventing a validation WARN_ON in cfg80211 later....

7.8CVSS6.7AI score0.00231EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.19 views

CVE-2021-47251 mac80211: fix skb length check in ieee80211_scan_rx()

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix skb length check in ieee80211scanrx Replace hard-coded compile-time constants for header length check with dynamic determination based on the frame type. Otherwise, we hit a validation WARNON in cfg80211 later. styl...

6.9AI score0.00231EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/21 2:19 p.m.57 views

CVE-2021-47251

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix skb length check in ieee80211scanrx Replace hard-coded compile-time constants for header length check with dynamic determination based on the frame type. Otherwise, we hit a validation WARNON in cfg80211 later. styl...

7.8CVSS5.4AI score0.00231EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/21 2:19 p.m.66 views

CVE-2021-47225

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix deadlock in AP/VLAN handling Syzbot reports that when you have APVLAN interfaces that are up and close the AP interface they belong to, we get a deadlock. No surprise - since we devclose them with the wiphy mutex...

5.5CVSS5.2AI score0.00147EPSS
SaveExploits0
CVE
CVE
added 2024/05/21 2:19 p.m.79 views

CVE-2021-47225

Linux kernel mac80211 deadlock when AP_VLANs are up and the AP interface is closed. Root cause: dev_close() held the wiphy mutex triggers netdev cfg80211 notifier to re-acquire the wiphy mutex. Fixes described: (1) prevent changing iftype while AP_VLANs are up; (2) move the dev_close() loop over ...

5.5CVSS5.2AI score0.00147EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/05/21 2:19 p.m.37 views

CVE-2021-47225 mac80211: fix deadlock in AP/VLAN handling

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix deadlock in AP/VLAN handling Syzbot reports that when you have APVLAN interfaces that are up and close the AP interface they belong to, we get a deadlock. No surprise - since we devclose them with the wiphy mutex...

6.3AI score0.00147EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/05/21 2:00 a.m.7 views

SUSE CVE-2024-35789

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 fastrx entry still holds a pointer to the VLAN's netdev, which can cause use-after-free...

7.8CVSS6.2AI score0.00355EPSS
SaveExploits0References36
Rows per page
Query Builder