Lucene search
+L

7337 matches found

OSV
OSV
added 2025/04/16 3:15 p.m.7 views

DEBIAN-CVE-2024-58097

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix RCU stall while reaping monitor destination ring While processing the monitor destination ring, MSDUs are reaped from the link descriptor based on the corresponding bufid. However, sometimes the driver cannot...

5.5CVSS5.3AI score0.00197EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/04/16 3:15 p.m.6 views

CVE-2024-58097

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix RCU stall while reaping monitor destination ring While processing the monitor destination ring, MSDUs are reaped from the link descriptor based on the corresponding bufid. However, sometimes the driver cannot...

5.5CVSS5.7AI score0.00197EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2025/04/16 3:15 p.m.13 views

CVE-2024-58096

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: add srng-lock for ath11khalsrng in monitor mode ath11khalsrng should be used with srng-lock to protect srng data. For ath11kdprxmondestprocess and ath11kdpfullmonprocessrx, they use ath11khalsrng for many times but...

8.8CVSS0.00241EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/16 3:15 p.m.9 views

DEBIAN-CVE-2024-58096

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: add srng-lock for ath11khalsrng in monitor mode ath11khalsrng should be used with srng-lock to protect srng data. For ath11kdprxmondestprocess and ath11kdpfullmonprocessrx, they use ath11khalsrng for many times but...

5.5CVSS5.4AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:15 p.m.8 views

UBUNTU-CVE-2024-58096

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: add srng-lock for ath11khalsrng in monitor mode ath11khalsrng should be used with srng-lock to protect srng data. For ath11kdprxmondestprocess and ath11kdpfullmonprocessrx, they use ath11khalsrng for many times but...

8.8CVSS5.9AI score0.00241EPSS
SaveExploits0References17
OSV
OSV
added 2025/04/16 3:15 p.m.9 views

UBUNTU-CVE-2024-58097

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix RCU stall while reaping monitor destination ring While processing the monitor destination ring, MSDUs are reaped from the link descriptor based on the corresponding bufid. However, sometimes the driver cannot...

5.5CVSS5.8AI score0.00197EPSS
SaveExploits0References17
Vulnrichment
Vulnrichment
added 2025/04/16 2:11 p.m.3 views

CVE-2024-58097 wifi: ath11k: fix RCU stall while reaping monitor destination ring

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix RCU stall while reaping monitor destination ring While processing the monitor destination ring, MSDUs are reaped from the link descriptor based on the corresponding bufid. However, sometimes the driver cannot...

7.3AI score0.00197EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/04/16 2:11 p.m.24 views

CVE-2024-58097

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix RCU stall while reaping monitor destination ring While processing the monitor destination ring, MSDUs are reaped from the link descriptor based on the corresponding bufid. However, sometimes the driver cannot...

5.5CVSS5.3AI score0.00197EPSS
SaveExploits0
CVE
CVE
added 2025/04/16 2:11 p.m.127 views

CVE-2024-58097

CVE-2024-58097 | Affected software: Linux kernel driver ath11k (wifi) in PCI WLAN on certain chips. Issue: during monitor destination ring processing, MSDUs are reaped by buf_id; if a valid buffer for a buf_id cannot be obtained, an infinite loop occurs in destination processing, leading to kerne...

5.5CVSS6.6AI score0.00197EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/04/16 2:11 p.m.20 views

CVE-2024-58097 wifi: ath11k: fix RCU stall while reaping monitor destination ring

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix RCU stall while reaping monitor destination ring While processing the monitor destination ring, MSDUs are reaped from the link descriptor based on the corresponding bufid. However, sometimes the driver cannot...

5.5CVSS5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/04/16 2:11 p.m.28 views

CVE-2024-58097 wifi: ath11k: fix RCU stall while reaping monitor destination ring

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix RCU stall while reaping monitor destination ring While processing the monitor destination ring, MSDUs are reaped from the link descriptor based on the corresponding bufid. However, sometimes the driver cannot...

0.00197EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/04/16 2:11 p.m.16 views

CVE-2024-58096

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: add srng-lock for ath11khalsrng in monitor mode ath11khalsrng should be used with srng-lock to protect srng data. For ath11kdprxmondestprocess and ath11kdpfullmonprocessrx, they use ath11khalsrng for many times but...

8.8CVSS5.4AI score0.00241EPSS
SaveExploits0
CVE
CVE
added 2025/04/16 2:11 p.m.131 views

CVE-2024-58096

In the Linux kernel, CVE-2024-58096 concerns missing srng->lock protection when using ath11k_hal_srng_* in monitor mode, risking data contention in ath11k_dp_rx_mon_dest_process() and ath11k_dp_full_mon_process_rx(). Reports indicate repeated use of ath11k_hal_srng_* without acquiring srng-&gt...

8.8CVSS6.7AI score0.00241EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/04/16 2:11 p.m.12 views

CVE-2024-58096 wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor mode

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: add srng-lock for ath11khalsrng in monitor mode ath11khalsrng should be used with srng-lock to protect srng data. For ath11kdprxmondestprocess and ath11kdpfullmonprocessrx, they use ath11khalsrng for many times but...

8.8CVSS6.2AI score
SaveExploits0References7
IBM Security Bulletins
IBM Security Bulletins
added 2025/04/15 3:28 a.m.30 views

Security Bulletin: IBM Maximo Application Suite - Monitor Component is vulnerable to Log Forging CVE-2024-35150

Summary IBM Maximo Application Suite - Monitor Component is vulnerable to Log Forging CVE-2024-35150. This bulletin identifies the steps to take to address the vulnerabilities. Vulnerability Details CVEID:CVE-2024-35150 DESCRIPTION: IBM Maximo Application Suite - Monitor Component does not...

5.3CVSS5.2AI score0.00283EPSS
SaveExploits0Affected Software1
Citrix
Citrix
added 2025/04/15 12:00 a.m.12 views

Latency using any Cloud application with 49" Inch Monitor ( using 5K resolution [5120*1440] )

After switching from On-Prem 1912 CU6 to Cloud 2203 CU3 - There is sluggish performance using a higher resolution monitors & increased in number of Monitors - Problem appears on 6 monitors with a resolution of 19201200 - Problemappears on 1x monitor with 49" curved monitor with a resolution of...

7AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/04/09 7:00 a.m.6 views

drop_monitor: fix incorrect initialization order

...

5.5CVSS6.9AI score0.00235EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/04/09 12:00 a.m.12 views

The vulnerability of the MAC Service Monitor component of the Open vSwitch software multi-level switch allows a attacker to trigger a service failure.

The vulnerability of the MAC Service Monitor component of the Open vSwitch software multi-level switch is related to uncontrolled resource consumption. Exploiting this vulnerability could allow a malicious actor to cause service interruptions...

5.3CVSS6.2AI score0.00994EPSS
SaveExploits0References11Affected Software3
Citrix
Citrix
added 2025/04/09 12:00 a.m.12 views

Application change coordinates when reconnecting to Citrix session from same client.

Users connect to Remote PC Access VDA in the office. Both office PC and the client they are connecting from have identical 6 monitor configuration. When they remote in and position their applications on specific screens and then reconnect, sometimes applications move to main screen instead of...

7.3AI score
SaveExploits0
OSV
OSV
added 2025/04/08 12:15 p.m.7 views

CVE-2025-2876

The MelaPress Login Security and MelaPress Login Security Premium plugins for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the 'monitoradminactions' function in version 2.1.0. This makes it possible for unauthenticated attackers to delete any user...

8.2CVSS5.8AI score0.00355EPSS
SaveExploits0References4
Rows per page
Query Builder