Lucene search
+L

13094 matches found

UbuntuCve
UbuntuCve
added 2024/03/06 7:15 a.m.28 views

CVE-2023-52595

In the Linux kernel, the following vulnerability has been resolved: wifi: rt2x00: restart beacon queue when hardware reset When a hardware reset is triggered, all registers are reset, so all queues are forced to stop in hardware interface. However, mac80211 will not automatically stop the queue. ...

5.5CVSS5.9AI score0.00174EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2024/03/06 7:15 a.m.25 views

CVE-2023-52593

In the Linux kernel, the following vulnerability has been resolved: wifi: wfx: fix possible NULL pointer dereference in wfxsetmfpap Since 'ieee80211beaconget' can return NULL, 'wfxsetmfpap' should check the return value before examining skb data. So convert the latter to return an appropriate err...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0References22
OSV
OSV
added 2024/03/06 7:15 a.m.8 views

UBUNTU-CVE-2023-52593

In the Linux kernel, the following vulnerability has been resolved: wifi: wfx: fix possible NULL pointer dereference in wfxsetmfpap Since 'ieee80211beaconget' can return NULL, 'wfxsetmfpap' should check the return value before examining skb data. So convert the latter to return an appropriate err...

5.5CVSS6.1AI score0.00222EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.29 views

CVE-2023-52594 wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstatus()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9khtctxstatus Fix an array-index-out-of-bounds read in ath9khtctxstatus. The bug occurs when txs-cnt, data from a URB provided by a USB device, is bigger than the si...

7.7AI score0.00248EPSS
SaveExploits0References8
CVE
CVE
added 2024/03/06 6:45 a.m.271 views

CVE-2023-52594

CVE-2023-52594 (Linux kernel) involves a potential array-index-out-of-bounds read in the ath9k_htc_txstatus() path of the wifi/ath9k driver. The issue occurs when txs->cnt (data from a URB from a USB device) exceeds HTC_MAX_TX_STATUS (12); UBSAN reports index 13 out of range. The code path lac...

7.8CVSS6.2AI score0.00248EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/03/06 6:45 a.m.15 views

CVE-2023-52595 wifi: rt2x00: restart beacon queue when hardware reset

In the Linux kernel, the following vulnerability has been resolved: wifi: rt2x00: restart beacon queue when hardware reset When a hardware reset is triggered, all registers are reset, so all queues are forced to stop in hardware interface. However, mac80211 will not automatically stop the queue. ...

5.7AI score
SaveExploits0References11
CVE
CVE
added 2024/03/06 6:45 a.m.269 views

CVE-2023-52595

CVE-2023-52595 is reported in MiracleLinux advisories as affecting MiracleLinux 8 with kernel 4.18.0-553.5.1.el8_10 (AXSA:2024-8481:17). The issue is in wifi: rt2x00: restart beacon queue when hardware reset, where a hardware reset can deadlock the beacon queue if mac80211 does not stop queues, p...

5.5CVSS5.9AI score0.00174EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2024/03/06 6:45 a.m.22 views

CVE-2023-52595

In the Linux kernel, the following vulnerability has been resolved: wifi: rt2x00: restart beacon queue when hardware reset When a hardware reset is triggered, all registers are reset, so all queues are forced to stop in hardware interface. However, mac80211 will not automatically stop the queue. ...

5.5CVSS6.8AI score0.00174EPSS
SaveExploits0
CVE
CVE
added 2024/03/06 6:45 a.m.160 views

CVE-2023-52593

CVE-2023-52593 concerns a potential NULL pointer dereference in the Linux kernel’s wifi driver wfx. The issue arises because ieee80211_beacon_get() can return NULL, and wfx_set_mfp_ap() did not validate this before inspecting skb data. The fix converts wfx_set_mfp_ap() to return an error code whe...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.15 views

CVE-2023-52593 wifi: wfx: fix possible NULL pointer dereference in wfx_set_mfp_ap()

In the Linux kernel, the following vulnerability has been resolved: wifi: wfx: fix possible NULL pointer dereference in wfxsetmfpap Since 'ieee80211beaconget' can return NULL, 'wfxsetmfpap' should check the return value before examining skb data. So convert the latter to return an appropriate err...

6.8AI score0.00222EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/03/06 6:45 a.m.59 views

CVE-2023-52593

In the Linux kernel, the following vulnerability has been resolved: wifi: wfx: fix possible NULL pointer dereference in wfxsetmfpap Since 'ieee80211beaconget' can return NULL, 'wfxsetmfpap' should check the return value before examining skb data. So convert the latter to return an appropriate err...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/03/06 4:34 a.m.7 views

SUSE CVE-2023-52530

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential key use-after-free When ieee80211keylink is called by ieee80211gtkrekeyadd but returns 0 due to KRACK protection identical key reinstall, ieee80211gtkrekeyadd will still return a pointer into the key...

5.5CVSS6.4AI score0.00339EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2024/03/06 4:34 a.m.8 views

SUSE CVE-2023-52531

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: Fix a memory corruption issue A few lines above, space is kzalloc'ed for: sizeofstruct iwlnvmdata + sizeofstruct ieee80211channel + sizeofstruct ieee80211rate 'mvm-nvmdata' is a 'struct iwlnvmdata', so it is...

5.5CVSS6.4AI score0.00237EPSS
SaveExploits0References17
RedHat Linux
RedHat Linux
added 2024/03/05 3:11 p.m.57 views

Important: Red Hat Security Advisory: linux-firmware security update

An update for linux-firmware is now available for Red Hat Enterprise Linux 8.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

8.2CVSS6.7AI score0.01018EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/05 12:46 p.m.17 views

SUSE-SU-2024:0764-2 Security update for wpa_supplicant

This update for wpasupplicant fixes the following issues: - CVE-2023-52160: Bypassing WiFi Authentication bsc1219975...

6.5CVSS6.5AI score0.01177EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/05 12:46 p.m.14 views

SUSE-SU-2024:0764-1 Security update for wpa_supplicant

This update for wpasupplicant fixes the following issues: - CVE-2023-52160: Bypassing WiFi Authentication bsc1219975...

6.5CVSS6.5AI score0.01177EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/03/05 12:00 a.m.44 views

RHEL 8 : linux-firmware (RHSA-2024:1112)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:1112 advisory. The linux-firmware packages contain all of the firmware files that are required by various devices to operate. Security Fixes: hw: intel:...

8.2CVSS7AI score0.01018EPSS
SaveExploits0References6
zdt
zdt
added 2024/03/05 12:00 a.m.303 views

Multilaser RE160V Header Manipulation Access Bypass Vulnerability

Multilaser RE160V web management interface versions 12.03.01.09pt and 12.03.01.10pt suffer from an access control bypass vulnerability through header manipulation. email protected Status: RO Content-Length: 5433 Lines: 153 =====Tempest Security Intelligence - Security Advisory -...

9.8CVSS7.2AI score0.15528EPSS
SaveExploits3
RedhatCVE
RedhatCVE
added 2024/03/04 8:07 p.m.36 views

CVE-2023-52525

An out-of-bounds vulnerability was found in the mwifiexprocessrxpacket function in the Linux kernel, which occurs from improper boundary checks when accessing the RFC1042 headers in received packets. If the packet buffer is too small, the function skips code paths that handle these headers, which...

6CVSS7.3AI score0.00238EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/04 8:03 p.m.42 views

CVE-2023-52530

A use-after-free flaw was found in the Linux kernel’s IEEE 802.11 networking stack implementation functionality, used by Wifi, in how a user triggers the error path of the ieee80211gtkrekeyadd function. This flaw allows a local user to crash the system...

5.8CVSS5.9AI score0.00339EPSS
SaveExploits0References4
Rows per page
Query Builder