Lucene search
+L

1462 matches found

SUSE CVE
SUSE CVE
•added 2024/03/07 4:25 a.m.•6 views

SUSE 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.7CVSS6.3AI score0.00222EPSS
SaveExploits0References6
OSV
OSV
•added 2024/03/06 7:15 a.m.•14 views

AZL-54262 CVE-2023-52593 affecting package kernel for versions less than 5.15.173.1-1

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.3AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
•added 2024/03/06 7:15 a.m.•5 views

DEBIAN-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.3AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
•added 2024/03/06 7:15 a.m.•10 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
SUSE CVE
SUSE CVE
•added 2024/03/06 4:52 a.m.•6 views

SUSE CVE-2021-47091

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix locking in ieee80211startap error path We need to hold the local-mtx to release the channel context, as even encoded by the lockdepassertheld there. Fix it...

5.5CVSS5.9AI score0.0017EPSS
SaveExploits0References12
OSV
OSV
•added 2024/03/04 6:15 p.m.•11 views

UBUNTU-CVE-2021-47091

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix locking in ieee80211startap error path We need to hold the local-mtx to release the channel context, as even encoded by the lockdepassertheld there. Fix it...

5.5CVSS6.1AI score0.0017EPSS
SaveExploits0References6
NVD
NVD
•added 2024/03/04 11:15 a.m.•27 views

CVE-2023-43553

Memory corruption while parsing beacon/probe response frame when AP sends more supported links in MLIE...

9.8CVSS9.8AI score0.00353EPSS
SaveExploits0References1
Prion
Prion
•added 2024/03/04 11:15 a.m.•26 views

Memory corruption

Memory corruption while parsing beacon/probe response frame when AP sends more supported links in MLIE...

7.5CVSS7.4AI score0.00353EPSS
SaveExploits0References1
CVE
CVE
•added 2024/03/04 10:48 a.m.•146 views

CVE-2023-43553

CVE-2023-43553 is a memory corruption issue in Qualcomm WLAN related to parsing beacon/probe frames when an AP sends more supported links in the MLIE. The vulnerability affects the WLAN stack (Qualcomm components) and is listed with a high severity (CVSS 9.8) and network attack vector, with no ex...

9.8CVSS9.8AI score0.00353EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
•added 2024/03/04 10:48 a.m.•28 views

CVE-2023-43553 Use of Out-of-range Pointer Offset in WLAN HOST

Memory corruption while parsing beacon/probe response frame when AP sends more supported links in MLIE...

9.8CVSS7.4AI score0.00353EPSS
SaveExploits0References1
OSV
OSV
•added 2024/03/01 2:15 p.m.•13 views

CVE-2024-27571

LBT T300-T390 v2.2.1.8 were discovered to contain a stack overflow via the ApCliSsid parameter in the makeCurRemoteApList function. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted POST request...

7.5CVSS5.8AI score0.00718EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
•added 2024/03/01 4:07 a.m.•8 views

SUSE CVE-2021-47008

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Make sure GHCB is mapped before updating Access to the GHCB is mainly in the VMGEXIT path and it is known that the GHCB will be mapped. But there are two paths where it is possible the GHCB might not be mapped. The...

5.5CVSS6.4AI score0.00236EPSS
SaveExploits0References3
CVE
CVE
•added 2024/02/29 3:52 p.m.•8220 views

CVE-2024-26620

CVE-2024-26620 affects the Linux kernel’s s390 VFIO AP mediated devices (vfio-ap). The issue stems from vfio_ap_mdev_filter_matrix: when a new adapter or domain is assigned to an mdev, only the APID/APQI for the new item was inspected. This could leave AP queues bound to no driver exposed to a gu...

8.2CVSS6.3AI score0.00627EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
•added 2024/02/29 3:52 p.m.•59 views

CVE-2024-26620 s390/vfio-ap: always filter entire AP matrix

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: always filter entire AP matrix The vfioapmdevfiltermatrix function is called whenever a new adapter or domain is assigned to the mdev. The purpose of the function is to update the guest's AP configuration by filteri...

8.2CVSS7.5AI score0.00627EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2024/02/29 3:52 p.m.•38 views

CVE-2024-26620 s390/vfio-ap: always filter entire AP matrix

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: always filter entire AP matrix The vfioapmdevfiltermatrix function is called whenever a new adapter or domain is assigned to the mdev. The purpose of the function is to update the guest's AP configuration by filteri...

8.2CVSS6.7AI score0.00627EPSS
SaveExploits0References4
OSV
OSV
•added 2024/02/29 3:52 p.m.•12 views

CVE-2024-26620 s390/vfio-ap: always filter entire AP matrix

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: always filter entire AP matrix The vfioapmdevfiltermatrix function is called whenever a new adapter or domain is assigned to the mdev. The purpose of the function is to update the guest's AP configuration by filteri...

8.2CVSS5.6AI score
SaveExploits0References7
Prion
Prion
•added 2024/02/28 9:15 a.m.•39 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Make sure GHCB is mapped before updating Access to the GHCB is mainly in the VMGEXIT path and it is known that the GHCB will be mapped. But there are two paths where it is possible the GHCB might not be mapped. The...

6.6AI score0.00236EPSS
SaveExploits0References3
OSV
OSV
•added 2024/02/22 3:15 p.m.•14 views

CVE-2024-25850

Netis WF2780 v2.1.40144 was discovered to contain a command injection vulnerability via the wpsapssid5g parameter...

9.8CVSS5.8AI score0.19074EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
•added 2024/02/22 12:00 a.m.•12 views

PT-2024-21163 · Netis · Netis Wf2780

Name of the Vulnerable Software and Affected Versions: Netis WF2780 version 2.1.40144 Description: The issue is related to a command injection vulnerability. This vulnerability can be exploited via the wps ap ssid5g parameter. Recommendations: For Netis WF2780 version 2.1.40144, avoid using the w...

9.8CVSS7.5AI score0.19074EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
•added 2024/02/21 12:00 a.m.•18 views

PT-2024-7222 · NetGear · Netgear Ex3700

Name of the Vulnerable Software and Affected Versions: Netgear EX3700 versions prior to 1.0.0.98 Description: The issue is related to a lack of input sanitization in the operating mode.cgi script of the NETGEAR EX3700 router's firmware. This can be exploited by a remote attacker to execute...

8.4CVSS8.1AI score0.0187EPSS
SaveExploits1References9
Rows per page
Query Builder