Lucene search
+L

241 matches found

Cvelist
Cvelist
added 2026/02/03 11:14 a.m.29 views

CVE-2026-1432 SQL injection (SQLi) on the Buroweb platform

SQL injection vulnerability in the Buroweb platform version 2505.0.12, specifically in the 'tablon' component. This vulnerability is present in several parameters that do not correctly sanitize user input in the endpoint '/sta/CarpetaPublic/doEvent?APPCODE=STA&PAGECODE=TABLON'. Exploiting this...

9.3CVSS0.00313EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/02/03 11:14 a.m.8 views

EUVD-2026-5293

SQL injection vulnerability in the Buroweb platform version 2505.0.12, specifically in the 'tablon' component. This vulnerability is present in several parameters that do not correctly sanitize user input in the endpoint '/sta/CarpetaPublic/doEvent?APPCODE=STA&PAGECODE=TABLON'. Exploiting this...

9.3CVSS5.8AI score0.00313EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.6 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-000934)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000934 advisory. In the Linux kernel before 3.4, a buffer overflow occurs in drivers/net/wireless/iwlwifi/iwl-agn-sta.c, which will cause at least memory corruption. Tenable has...

9.8CVSS7.7AI score0.02968EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.6 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001870)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001870 advisory. Race condition in the mac80211 subsystem in the Linux kernel before 3.13.7 allows remote attackers to cause a denial of service system crash via network traffic that...

7.1CVSS6.2AI score0.04354EPSS
SaveExploits2References16
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.7 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-002408)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002408 advisory. Race condition in the mac80211 subsystem in the Linux kernel before 3.13.7 allows remote attackers to cause a denial of service system crash via network traffic that...

7.1CVSS6.2AI score0.04354EPSS
SaveExploits2References16
NVD
NVD
added 2026/01/05 10:15 a.m.13 views

CVE-2025-68765

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7615: Fix memory leak in mt7615mcuwtblstaadd In mt7615mcuwtblstaadd, an skb sskb is allocated. If the subsequent call to mt76connacmcuallocwtblreq fails, the function returns an error without freeing sskb, leading to a...

0.00168EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/05 10:15 a.m.12 views

AZL-73400 CVE-2025-68765 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7615: Fix memory leak in mt7615mcuwtblstaadd In mt7615mcuwtblstaadd, an skb sskb is allocated. If the subsequent call to mt76connacmcuallocwtblreq fails, the function returns an error without freeing sskb, leading to a...

5.6AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/05 9:44 a.m.15 views

CVE-2025-68765 mt76: mt7615: Fix memory leak in mt7615_mcu_wtbl_sta_add()

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7615: Fix memory leak in mt7615mcuwtblstaadd In mt7615mcuwtblstaadd, an skb sskb is allocated. If the subsequent call to mt76connacmcuallocwtblreq fails, the function returns an error without freeing sskb, leading to a...

6AI score
SaveExploits0References10
CNNVD
CNNVD
added 2026/01/05 12:0 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the mt7615 driver's mt7615mcuwtblstaadd function failing to free the skb when allocation fails, which could...

6.1AI score0.00168EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/01/05 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-68765

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mt76: mt7615: Fix memory leak in mt7615mcuwtblstaadd In mt7615mcuwtblstaadd, an skb sskb is allocated. If the subsequent call to mt76connacmcuallocwtblreq fails...

6.3AI score0.00168EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/30 3:30 p.m.7 views

EUVD-2023-60518

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace A received TKIP key may be up to 32 bytes because it may contain MIC rx/tx keys too. These are not used by iwl and copying these over overflows the...

5.9AI score0.00279EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/30 12:23 p.m.16 views

CVE-2022-50880

CVE-2022-50880 affects the Linux kernel wifi driver ath10k. The issue arises when a peer deletion fails during disconnect, enabling a use-after-free detected by KFENCE. It occurs because for each vdev_id/address there is a single ath10k_peer, but when firmware reports multiple HTT_T2H_MSG_TYPE_PE...

8.8CVSS5.9AI score0.00294EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/30 12:23 p.m.34 views

CVE-2022-50880 wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: add peer map clean up for peer delete in ath10kstastate When peer delete failed in a disconnect operation, use-after-free detected by KFENCE in below log. It is because for each vdevid and address, it has only one...

8.8CVSS0.00294EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/24 1:16 p.m.9 views

CVE-2023-54071

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: use work to update rate to avoid RCU warning The ieee80211ops::starcupdate must be atomic, because ieee80211chanbwchange holds rcuread lock while calling drvstarcupdate, so create a work to do original things...

8.8CVSS0.0025EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/11/05 6:54 a.m.16 views

CVE-2025-20740

In wlan STA driver, there is a possible out of bounds read due to a race condition. This could lead to local information disclosure with User execution privileges needed. User interaction is not needed for exploitation. Patch ID: WCNCR00435337; Issue ID: MSV-4036...

4.7CVSS5.3AI score0.00095EPSS
SaveExploits0References1
CVE
CVE
added 2025/11/04 6:19 a.m.22 views

CVE-2025-20728

The CVE-2025-20728 entry concerns a local escalation of privilege via an out-of-bounds write in the wlan STA driver. Connected sources indicate the vulnerability affects Qualcomm wlan STA driver with an incorrect bounds check, enabling local privilege escalation with low privileges required and n...

7.8CVSS6.3AI score0.00136EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2025/11/04 12:0 a.m.10 views

PT-2025-44979

Name of the Vulnerable Software and Affected Versions Qualcomm Wlan STA Driver affected versions not specified Description The wlan STA driver contains a possible out-of-bounds read issue stemming from a race condition. Successful exploitation could lead to local information disclosure. User...

4.7CVSS5.7AI score0.00095EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2025/10/31 4:38 p.m.4 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Check phy before init mstalink in mt7996macstaaddlinks In order to avoid a possible NULL pointer dereference in mt7996macstainitlink routine, move the phy pointer check before running mt7996macstainitlink in...

6.4AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/28 12:15 p.m.6 views

UBUNTU-CVE-2025-40066

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Check phy before init mstalink in mt7996macstaaddlinks In order to avoid a possible NULL pointer dereference in mt7996macstainitlink routine, move the phy pointer check before running mt7996macstainitlink in...

5.7AI score0.00172EPSS
SaveExploits0References10
CVE
CVE
added 2025/10/28 11:48 a.m.23 views

CVE-2025-40066

In the Linux kernel, CVE-2025-40066 affects the mt76/mt7996 Wi‑Fi stack. The vulnerability stems from a potential NULL pointer dereference in mt7996_mac_sta_init_link during mt7996_mac_sta_add_links, triggered if a phy pointer is used before proper validation. The published fix moves the phy poin...

6AI score0.00172EPSS
SaveExploits0References2
Rows per page
Query Builder