Lucene search
+L

4812 matches found

SUSE CVE
SUSE CVE
added 2024/04/06 1:59 a.m.7 views

SUSE CVE-2024-26698

In the Linux kernel, the following vulnerability has been resolved: hvnetvsc: Fix race condition between netvscprobe and netvscremove In commit ac5047671758 "hvnetvsc: Disable NAPI before closing the VMBus channel", napidisable was getting called for all channels, including all subchannels withou...

5.5CVSS6.4AI score0.00183EPSS
SaveExploits0References6
OSV
OSV
added 2024/04/04 9:15 a.m.4 views

UBUNTU-CVE-2024-26807

In the Linux kernel, the following vulnerability has been resolved: Both cadence-quadspi -runtimesuspend and -runtimeresume implementations start with: struct cqspist cqspi = devgetdrvdatadev; struct spicontroller host = devgetdrvdatadev; This obviously cannot be correct, unless "struct cqspist" ...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/03 5:15 p.m.4 views

DEBIAN-CVE-2024-26771

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: edma: Add some null pointer checks to the edmaprobe devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer...

5.5CVSS5.2AI score0.00239EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/04/03 5:0 p.m.24 views

CVE-2024-26771 dmaengine: ti: edma: Add some null pointer checks to the edma_probe

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: edma: Add some null pointer checks to the edmaprobe devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer...

7.6AI score0.00239EPSS
SaveExploits0References6
OSV
OSV
added 2024/04/03 3:15 p.m.2 views

DEBIAN-CVE-2024-26702

In the Linux kernel, the following vulnerability has been resolved: iio: magnetometer: rm3100: add boundary check for the value read from RM3100REGTMRC Recently, we encounter kernel crash in function rm3100commonprobe caused by out of bound access of array rm3100samprates because of underlying...

5.5CVSS5.4AI score0.00223EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 3:15 p.m.11 views

UBUNTU-CVE-2024-26698

In the Linux kernel, the following vulnerability has been resolved: hvnetvsc: Fix race condition between netvscprobe and netvscremove In commit ac5047671758 "hvnetvsc: Disable NAPI before closing the VMBus channel", napidisable was getting called for all channels, including all subchannels withou...

4.7CVSS6.2AI score0.00183EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.26 views

CVE-2024-26702

In the Linux kernel, the following vulnerability has been resolved: iio: magnetometer: rm3100: add boundary check for the value read from RM3100REGTMRC Recently, we encounter kernel crash in function rm3100commonprobe caused by out of bound access of array rm3100samprates because of underlying...

5.5CVSS6.1AI score0.00223EPSS
SaveExploits0References22
OSV
OSV
added 2024/04/02 7:15 a.m.2 views

DEBIAN-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.4AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/02 7:15 a.m.2 views

DEBIAN-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.4AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/02 7:15 a.m.14 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.5 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
Vulnrichment
Vulnrichment
added 2024/04/02 7:1 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:1 a.m.29 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
CVE
CVE
added 2024/04/02 7:1 a.m.95 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
Cvelist
Cvelist
added 2024/04/02 7:1 a.m.42 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
Debian CVE
Debian CVE
added 2024/04/02 7:1 a.m.55 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
UbuntuCve
UbuntuCve
added 2024/04/02 12:0 a.m.32 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
Positive Technologies
Positive Technologies
added 2024/04/02 12:0 a.m.9 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
RedhatCVE
RedhatCVE
added 2024/03/27 2:1 p.m.26 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.4 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
Rows per page
Query Builder