Lucene search
K

242 matches found

osv
osv
added 2025/09/19 3:26 p.m.5 views

CVE-2025-39864 wifi: cfg80211: fix use-after-free in cmp_bss()

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: fix use-after-free in cmpbss Following bssfree quirk introduced in commit 776b3580178f "cfg80211: track hidden SSID networks properly", adjust cfg80211updateknownbss to free the last beacon frame elements only if...

7.8CVSS6.2AI score0.00152EPSS
Exploits0References15
debiancve
debiancve
added 2025/09/19 3:26 p.m.3 views

CVE-2025-39864

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: fix use-after-free in cmpbss Following bssfree quirk introduced in commit 776b3580178f "cfg80211: track hidden SSID networks properly", adjust cfg80211updateknownbss to free the last beacon frame elements only if...

7.8CVSS6.2AI score0.00152EPSS
Exploits0
cvelist
cvelist
added 2025/09/19 3:26 p.m.10 views

CVE-2025-39864 wifi: cfg80211: fix use-after-free in cmp_bss()

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: fix use-after-free in cmpbss Following bssfree quirk introduced in commit 776b3580178f "cfg80211: track hidden SSID networks properly", adjust cfg80211updateknownbss to free the last beacon frame elements only if...

0.00152EPSS
Exploits0References8
nvd
nvd
added 2025/06/18 11:15 a.m.7 views

CVE-2022-49942

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected When we are not connected to a channel, sending channel "switch" announcement doesn't make any sense. The BSS list is empty in that case. This causes the fo...

5.5CVSS0.00216EPSS
Exploits0References8
osv
osv
added 2025/06/18 10:59 a.m.7 views

CVE-2022-49942 wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected When we are not connected to a channel, sending channel "switch" announcement doesn't make any sense. The BSS list is empty in that case. This causes the fo...

5.5CVSS5.9AI score0.00216EPSS
Exploits0References11
cve
cve
added 2025/06/18 10:59 a.m.82 views

CVE-2022-49942

CVE-2022-49942 affects the Linux kernel wifi/mac80211 code. The issue occurs when CSA (channel switch announcement) is finalized in IBSS mode while the device is not connected to a channel; the BSS list is empty, cfg80211_get_bss() can return NULL, triggering a WARN_ON() in ieee80211_ibss_csa_bea...

5.5CVSS6.4AI score0.00216EPSS
Exploits0References8Affected Software1
redhatcve
redhatcve
added 2025/05/22 6:38 a.m.6 views

CVE-2014-3447

BSS Continuity CMS 4.2.22640.0 has a Remote Denial Of Service vulnerability...

7.5CVSS7AI score0.01824EPSS
Exploits0References1
redhatcve
redhatcve
added 2025/05/22 6:23 a.m.9 views

CVE-2014-3448

BSS Continuity CMS 4.2.22640.0 has a Remote Code Execution vulnerability due to unauthenticated file upload...

9.8CVSS7.6AI score0.03977EPSS
Exploits2References1
redhatcve
redhatcve
added 2025/05/22 1:6 a.m.9 views

CVE-2014-3449

BSS Continuity CMS 4.2.22640.0 has an Authentication Bypass vulnerability...

9.8CVSS7AI score0.02666EPSS
Exploits2References1
osv
osv
added 2025/05/01 2:10 p.m.11 views

CVE-2022-49876 wifi: mac80211: fix general-protection-fault in ieee80211_subif_start_xmit()

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix general-protection-fault in ieee80211subifstartxmit When device is running and the interface status is changed, the gpf issue is triggered. The problem triggering process is as follows: Thread A: Thread B...

5.5CVSS4.9AI score0.0014EPSS
Exploits0References5
ptsecurity
ptsecurity
added 2025/04/16 12:0 a.m.4 views

PT-2025-38571

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the wifi subsystem, specifically in the cfg80211 component, leading to a use-after-free condition in the cmp bss function. This issue was addresse...

7.8CVSS6.7AI score0.00152EPSS
Exploits0
bdu_fstec
bdu_fstec
added 2025/03/27 12:0 a.m.8 views

The vulnerability of the Linux operating system’s kernel WiFi component, which allows a hacker to increase their privileges within the system

The vulnerability of the wilcparsejoinbssparam function in the Linux kernel-based WiFi component is related to errors that occur after deallocation. Exploiting this vulnerability can allow an attacker to gain elevated privileges within the system...

5.5CVSS6.7AI score0.00233EPSS
Exploits0References17Affected Software8
osv
osv
added 2025/02/26 7:1 a.m.6 views

AZL-60303 CVE-2022-49303 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8192eu: Fix deadlock in rtwjoinbsseventprehandle There is a deadlock in rtwjoinbsseventprehandle, which is shown below: Thread 1 | Thread 2 | settimer rtwjoinbsseventprehandle| modtimer spinlockbh //1 | wait ...

5.5CVSS5.6AI score0.0016EPSS
Exploits0References1
osv
osv
added 2025/02/26 7:1 a.m.7 views

UBUNTU-CVE-2022-49303

In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8192eu: Fix deadlock in rtwjoinbsseventprehandle There is a deadlock in rtwjoinbsseventprehandle, which is shown below: Thread 1 | Thread 2 | settimer rtwjoinbsseventprehandle| modtimer spinlockbh //1 | wait ...

5.5CVSS5.7AI score0.0016EPSS
Exploits0References5
vulnrichment
vulnrichment
added 2025/02/26 2:10 a.m.3 views

CVE-2022-49311 drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle()

In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8192bs: Fix deadlock in rtwjoinbsseventprehandle There is a deadlock in rtwjoinbsseventprehandle, which is shown below: Thread 1 | Thread 2 | settimer rtwjoinbsseventprehandle| modtimer spinlockbh //1 | wait ...

6.4AI score0.00186EPSS
Exploits0References4
redhatcve
redhatcve
added 2025/02/16 1:17 p.m.3 views

CVE-2024-13152

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in BSS Software Mobuy Online Machinery Monitoring Panel allows SQL Injection. This issue affects Mobuy Online Machinery Monitoring Panel: before 2.0...

10CVSS5.8AI score0.00465EPSS
Exploits0References1
vulnrichment
vulnrichment
added 2025/02/14 1:1 p.m.6 views

CVE-2024-13152 SQLi in BSS Software's Mobuy Online Machinery Monitoring Panel

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in BSS Software Mobuy Online Machinery Monitoring Panel allows SQL Injection. This issue affects Mobuy Online Machinery Monitoring Panel: before 2.0...

10CVSS5.8AI score0.00465EPSS
Exploits0References2
cvelist
cvelist
added 2025/02/14 1:1 p.m.10 views

CVE-2024-13152 SQLi in BSS Software's Mobuy Online Machinery Monitoring Panel

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in BSS Software Mobuy Online Machinery Monitoring Panel allows SQL Injection. This issue affects Mobuy Online Machinery Monitoring Panel: before 2.0...

10CVSS0.00465EPSS
Exploits0References2
redhatcve
redhatcve
added 2025/02/05 2:43 a.m.19 views

CVE-2024-33025

Transient DOS while parsing the BSS parameter change count or MLD capabilities fields of the ML IE...

7.5CVSS7AI score0.0028EPSS
Exploits0References1
redhatcve
redhatcve
added 2025/02/05 2:35 a.m.16 views

CVE-2024-33073

Information disclosure while parsing the BSS parameter change count or MLD capabilities fields of the ML IE...

8.2CVSS6.9AI score0.00337EPSS
Exploits0References1
Rows per page
Query Builder