Lucene search
+L

5519 matches found

OSV
OSV
added 2024/04/02 7:15 a.m.20 views

UBUNTU-CVE-2024-26682

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: improve CSA/ECSA connection refusal As mentioned in the previous commit, we pretty quickly found that some APs have ECSA elements stuck in their probe response, so using that to not attempt to connect while CSA is...

5.5CVSS5.7AI score0.00193EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/02 7:15 a.m.11 views

UBUNTU-CVE-2024-26683

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: detect stuck ECSA element in probe resp We recently added some validation that we don't try to connect to an AP that is currently in a channel switch process, since that might want the channel to be quiet or we...

5.5CVSS5.7AI score0.00193EPSS
SaveExploits0References5
CVE
CVE
added 2024/04/02 7:01 a.m.115 views

CVE-2024-26682

CVE-2024-26682 affects the Linux kernel's wifi/mac80211 CSA/ECSA handling. The patch fixes: (1) ignoring ECSA elements stuck in probe responses when cfg80211 previously detected them, preventing false connection refusals during CSA; and (2) permitting connections to APs switching to a channel alr...

5.5CVSS6.6AI score0.00193EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/04/02 7:01 a.m.66 views

CVE-2024-26683

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: detect stuck ECSA element in probe resp We recently added some validation that we don't try to connect to an AP that is currently in a channel switch process, since that might want the channel to be quiet or we...

5.5CVSS6.9AI score0.00193EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/02 7:01 a.m.44 views

CVE-2024-26682 wifi: mac80211: improve CSA/ECSA connection refusal

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: improve CSA/ECSA connection refusal As mentioned in the previous commit, we pretty quickly found that some APs have ECSA elements stuck in their probe response, so using that to not attempt to connect while CSA is...

6.7AI score0.00193EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/04/02 7:01 a.m.15 views

CVE-2024-26682 wifi: mac80211: improve CSA/ECSA connection refusal

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: improve CSA/ECSA connection refusal As mentioned in the previous commit, we pretty quickly found that some APs have ECSA elements stuck in their probe response, so using that to not attempt to connect while CSA is...

6.8AI score0.00193EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/04/02 7:01 a.m.54 views

CVE-2024-26683 wifi: cfg80211: detect stuck ECSA element in probe resp

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: detect stuck ECSA element in probe resp We recently added some validation that we don't try to connect to an AP that is currently in a channel switch process, since that might want the channel to be quiet or we...

6.5AI score0.00193EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/04/02 12:00 a.m.12 views

PT-2024-21460 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions = 6.7.4 Description: The issue is related to the wifi mac80211 component in the Linux kernel, where some access points APs have ECSA elements stuck in their probe response. This causes the kernel to not attempt to connec...

9.1CVSS6.5AI score0.01219EPSS
SaveExploits11References899
UbuntuCve
UbuntuCve
added 2024/04/02 12:00 a.m.35 views

CVE-2024-26682

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: improve CSA/ECSA connection refusal As mentioned in the previous commit, we pretty quickly found that some APs have ECSA elements stuck in their probe response, so using that to not attempt to connect while CSA is...

5.5CVSS5.9AI score0.00193EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/27 2:01 p.m.30 views

CVE-2024-26650

REJECTED CVE A deadlock issue was identified in the Linux kernel within the platform/x86 P2SB subsystem. The issue arises when the p2sbbar function, used to unhide the P2SB device for resource retrieval, locks pcirescanremovelock during PCI device probing. If a PCI bus rescan is triggered e.g., v...

4.4CVSS7.9AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/03/27 4:25 a.m.10 views

SUSE CVE-2021-47161

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-dspi: Fix a resource leak in an error handling path 'dspirequestdma' should be undone by a 'dspireleasedma' call in the error handling path of the probe function, as already done in the remove function...

5.5CVSS7.8AI score0.00226EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/03/27 4:25 a.m.12 views

SUSE CVE-2021-47165

In the Linux kernel, the following vulnerability has been resolved: drm/meson: fix shutdown crash when component not probed When main component is not probed, by example when the dw-hdmi module is not loaded yet or in probe defer, the following crash appears on shutdown: Unable to handle kernel...

5.5CVSS7.7AI score0.00226EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/03/27 4:25 a.m.11 views

SUSE CVE-2021-47173

In the Linux kernel, the following vulnerability has been resolved: misc/uss720: fix memory leak in uss720probe uss720probe forgets to decrease the refcount of usbdev in uss720probe. Fix this by decreasing the refcount of usbdev by usbputdev. BUG: memory leak unreferenced object 0xffff88810111380...

5.5CVSS7.8AI score0.00226EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/03/26 6:15 p.m.33 views

CVE-2024-26650

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.6AI score
SaveExploits0References6
OSV
OSV
added 2024/03/25 10:15 a.m.7 views

DEBIAN-CVE-2021-47173

In the Linux kernel, the following vulnerability has been resolved: misc/uss720: fix memory leak in uss720probe uss720probe forgets to decrease the refcount of usbdev in uss720probe. Fix this by decreasing the refcount of usbdev by usbputdev. BUG: memory leak unreferenced object 0xffff88810111380...

5.5CVSS5.4AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/25 10:15 a.m.10 views

DEBIAN-CVE-2021-47161

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-dspi: Fix a resource leak in an error handling path 'dspirequestdma' should be undone by a 'dspireleasedma' call in the error handling path of the probe function, as already done in the remove function...

5.5CVSS5.5AI score0.00226EPSS
SaveExploits0References1
NVD
NVD
added 2024/03/25 10:15 a.m.18 views

CVE-2021-47165

In the Linux kernel, the following vulnerability has been resolved: drm/meson: fix shutdown crash when component not probed When main component is not probed, by example when the dw-hdmi module is not loaded yet or in probe defer, the following crash appears on shutdown: Unable to handle kernel...

5.5CVSS7.2AI score0.00226EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/25 10:15 a.m.13 views

CVE-2021-47165

In the Linux kernel, the following vulnerability has been resolved: drm/meson: fix shutdown crash when component not probed When main component is not probed, by example when the dw-hdmi module is not loaded yet or in probe defer, the following crash appears on shutdown: Unable to handle kernel...

5.5CVSS5.2AI score
SaveExploits0References6
OSV
OSV
added 2024/03/25 10:15 a.m.14 views

UBUNTU-CVE-2021-47161

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-dspi: Fix a resource leak in an error handling path 'dspirequestdma' should be undone by a 'dspireleasedma' call in the error handling path of the probe function, as already done in the remove function...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/03/25 9:16 a.m.28 views

CVE-2021-47165 drm/meson: fix shutdown crash when component not probed

In the Linux kernel, the following vulnerability has been resolved: drm/meson: fix shutdown crash when component not probed When main component is not probed, by example when the dw-hdmi module is not loaded yet or in probe defer, the following crash appears on shutdown: Unable to handle kernel...

7.4AI score0.00226EPSS
SaveExploits0References6
Rows per page
Query Builder