Lucene search
+L

4470 matches found

EUVD
EUVD
added 2026/08/03 2:05 a.m.10 views

EUVD-2026-52072

In wlan STA FW, there is a possible system becoming unresponsive due to logging. This could lead to remote proximal/adjacent denial of service with no additional execution privileges needed. User interaction is not needed for exploitation. Patch ID: WCNCR00486814; Issue ID: MSV-6824...

6.5CVSS5.8AI score0.00182EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/03 2:05 a.m.56 views

CVE-2026-20482

The CVE affects the WLAN Station firmware (wlan STA FW) and describes a vulnerability where excessive logging can cause the system to become unresponsive, potentially enabling a remote denial-of-service for adjacent devices. The issue is triggered without user interaction and can be exploited fro...

6.5CVSS5.8AI score0.00182EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/03 2:05 a.m.52 views

CVE-2026-20479

In Modem, there is a possible out of bounds read due to a missing bounds check. This could lead to remote denial of service, if a UE has connected to a rogue base station controlled by the attacker, with no additional execution privileges needed. User interaction is not needed for exploitation...

0.00497EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/03 2:05 a.m.10 views

EUVD-2026-52068

In Modem, there is a possible out of bounds read due to a missing bounds check. This could lead to remote denial of service, if a UE has connected to a rogue base station controlled by the attacker, with no additional execution privileges needed. User interaction is not needed for exploitation...

7.5CVSS5.8AI score0.00497EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/03 2:05 a.m.63 views

CVE-2026-20479

CVE-2026-20479 concerns a vulnerability in a modem where a missing bounds check allows an out-of-bounds read. This can enable remote denial of service when a user equipment (UE) connects to a rogue base station controlled by an attacker, without requiring user interaction or additional execution ...

7.5CVSS5.8AI score0.00497EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/07/30 7:16 a.m.18 views

CVE-2026-13584

Improper Enforcement of Message Integrity During Transmission in a Communication Channel vulnerability in Mitsubishi Electric MELSEC MX Controller MX-R model, MELSEC MX Controller MX-F model, Master/local module, CC-Link IE TSN interface board, Motion module, Motion Control Board, Block-type remo...

7.1CVSS0.00127EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/28 8:17 a.m.12 views

CVE-2026-11756

A Deserialization of Untrusted Data vulnerability affecting Station Launcher App in 3DEXPERIENCE platform from Release 3DEXPERIENCE R2023x through Release 3DEXPERIENCE R2026x could lead to an unauthenticated remote code execution...

10CVSS0.00452EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/28 7:35 a.m.13 views

EUVD-2026-49715

A Deserialization of Untrusted Data vulnerability affecting Station Launcher App in 3DEXPERIENCE platform from Release 3DEXPERIENCE R2023x through Release 3DEXPERIENCE R2026x could lead to an unauthenticated remote code execution...

10CVSS6.2AI score0.00452EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/28 7:35 a.m.44 views

CVE-2026-11756

Technical details for CVE-2026-11756 are not publicly available in the provided documents. No specifics on affected product versions, vectors, or mitigations are provided. Monitor for updates from the sources.

10CVSS6.2AI score0.00452EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/28 7:35 a.m.46 views

CVE-2026-11756 Deserialization of Untrusted Data vulnerability affecting Station Launcher App in 3DEXPERIENCE platform from Release 3DEXPERIENCE R2023x through Release 3DEXPERIENCE R2026x

A Deserialization of Untrusted Data vulnerability affecting Station Launcher App in 3DEXPERIENCE platform from Release 3DEXPERIENCE R2023x through Release 3DEXPERIENCE R2026x could lead to an unauthenticated remote code execution...

10CVSS0.00452EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/28 7:35 a.m.15 views

CVE-2026-11756

A Deserialization of Untrusted Data vulnerability affecting Station Launcher App in 3DEXPERIENCE platform from Release 3DEXPERIENCE R2023x through Release 3DEXPERIENCE R2026x could lead to an unauthenticated remote code execution...

10CVSS6.2AI score0.00452EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 4:16 p.m.12 views

DEBIAN-CVE-2026-64255

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: validate stamask before ffs in BA session handlers Three BA session handlers use ffsbadata-stamask - 1 to derive a station ID without checking that stamask is non-zero. When stamask is zero, ffs returns 0 and...

8.8CVSS5.7AI score0.00223EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/24 4:16 p.m.11 views

UBUNTU-CVE-2026-64255

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: validate stamask before ffs in BA session handlers Three BA session handlers use ffsbadata-stamask - 1 to derive a station ID without checking that stamask is non-zero. When stamask is zero, ffs returns 0 and...

8.8CVSS5.7AI score0.00223EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/24 3:31 p.m.39 views

CVE-2026-64255

Summary: CVE-2026-64255 affects the Linux kernel WiFi stack (iwlwifi, MLD). Three BA session handlers compute station IDs with ffs(ba_data->sta_mask) - 1 without ensuring sta_mask is non-zero, causing an out-of-bounds access on fw_id_to_link_sta[] when sta_mask is zero (ffd returns 0, wrapped ...

8.8CVSS5.8AI score0.00223EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/24 3:31 p.m.10 views

CVE-2026-64255 wifi: iwlwifi: mld: validate sta_mask before ffs() in BA session handlers

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: validate stamask before ffs in BA session handlers Three BA session handlers use ffsbadata-stamask - 1 to derive a station ID without checking that stamask is non-zero. When stamask is zero, ffs returns 0 and...

8.8CVSS5.8AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.22 views

PT-2026-64370

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the iwlwifi wifi driver within the MLD Multi-Link Device component. Three BA Block Acknowledgement session handlers use the ffs function on the sta mask variable to...

8.8CVSS5.9AI score0.00223EPSS
SaveExploits0References18
RedhatCVE
RedhatCVE
added 2026/07/21 7:20 p.m.16 views

CVE-2026-63866

A flaw was found in the Linux kernel's mt76 Wi-Fi driver for mt7996 devices. This vulnerability occurs when the mt7996macstadeinitlink routine fails to properly clear a Wireless Client ID WCID pointer when removing a station link. This improper handling of the WCID pointer may lead to a resource...

8.8CVSS5.3AI score0.00245EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/20 5:28 p.m.9 views

CVE-2026-63832

A flaw was found in the Linux kernel's mt76 Wi-Fi driver. This vulnerability occurs due to improper handling of Wi-Fi station additions, where the driver fails to adequately verify existing client connections. A remote attacker could exploit this by manipulating Wi-Fi authentication processes,...

8.8CVSS5.5AI score0.00375EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/19 3:39 p.m.32 views

CVE-2026-64030

The CVE-2026-64030 entries describe a Linux kernel WiFi bug in mac80211 (ieee80211_ml_epcs) where link_id = 15 can read sdata->link[15] beyond the 0..14 range, causing a crash when processing an EPCS Enable Response from a WiFi 7 AP. A NULL-check slip and dereferencing link->sdata leads to ...

8.8CVSS5.3AI score0.00239EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 3:39 p.m.17 views

EUVD-2026-45603

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: bounds-check linkid in ieee80211mlepcs IEEE80211MLESTAEPCSCONTROLLINKID is 0x000f, so linkid extracted from a PRIOACCESS ML element PERSTAPROFILE subelement can be 0..15. sdata-link has IEEE80211MLDMAXNUMLINKS 15...

5.3AI score0.00239EPSS
SaveExploits0References3
Rows per page
Query Builder