Lucene search
+L

22632 matches found

SUSE CVE
SUSE CVE
added 2025/09/19 11:23 p.m.9 views

SUSE CVE-2025-39849

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: sme: cap SSID length in cfg80211connectresult If the ssid-datalen is more than IEEE80211MAXSSIDLEN 32 it would lead to memory corruption so add some bounds checking...

5.5CVSS6.6AI score0.00217EPSS
SaveExploits0References24
NVD
NVD
added 2025/09/19 4:15 p.m.15 views

CVE-2025-39849

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: sme: cap SSID length in cfg80211connectresult If the ssid-datalen is more than IEEE80211MAXSSIDLEN 32 it would lead to memory corruption so add some bounds checking...

8.8CVSS0.00217EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/19 4:15 p.m.4 views

DEBIAN-CVE-2025-39849

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: sme: cap SSID length in cfg80211connectresult If the ssid-datalen is more than IEEE80211MAXSSIDLEN 32 it would lead to memory corruption so add some bounds checking...

7.8CVSS6.4AI score0.00217EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/19 4:15 p.m.12 views

AZL-67520 CVE-2025-39849 affecting package kernel for versions less than 6.6.112.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: sme: cap SSID length in cfg80211connectresult If the ssid-datalen is more than IEEE80211MAXSSIDLEN 32 it would lead to memory corruption so add some bounds checking...

8.8CVSS5.7AI score0.00217EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/19 4:15 p.m.16 views

AZL-67514 CVE-2025-39839 affecting package kernel for versions less than 6.6.112.1-1

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix OOB read/write in network-coding decode batadvncskbdecodepacket trusts codedlen and checks only against skb-len. XOR starts at sizeofstruct batadvunicastpacket, reducing payload headroom, and the source skb length...

8.8CVSS5.6AI score0.00253EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/19 4:15 p.m.9 views

UBUNTU-CVE-2025-39849

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: sme: cap SSID length in cfg80211connectresult If the ssid-datalen is more than IEEE80211MAXSSIDLEN 32 it would lead to memory corruption so add some bounds checking...

8.8CVSS6.2AI score0.00217EPSS
SaveExploits0References18
OSV
OSV
added 2025/09/19 4:15 p.m.10 views

UBUNTU-CVE-2025-39839

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix OOB read/write in network-coding decode batadvncskbdecodepacket trusts codedlen and checks only against skb-len. XOR starts at sizeofstruct batadvunicastpacket, reducing payload headroom, and the source skb length...

8.8CVSS6.5AI score0.00253EPSS
SaveExploits0References30
Vulnrichment
Vulnrichment
added 2025/09/19 3:26 p.m.14 views

CVE-2025-39849 wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result()

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: sme: cap SSID length in cfg80211connectresult If the ssid-datalen is more than IEEE80211MAXSSIDLEN 32 it would lead to memory corruption so add some bounds checking...

8.8CVSS6.7AI score0.00217EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/19 3:26 p.m.68 views

CVE-2025-39849

CVE-2025-39849 refers to a Linux kernel vulnerability in the wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result() path. The issue allows memory corruption if ssid->datalen exceeds IEEE80211_MAX_SSID_LEN (32) due to missing bounds checks. The connected documents confirm this CVE ...

8.8CVSS6.2AI score0.00217EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/09/19 3:26 p.m.7 views

CVE-2025-39849 wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result()

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: sme: cap SSID length in cfg80211connectresult If the ssid-datalen is more than IEEE80211MAXSSIDLEN 32 it would lead to memory corruption so add some bounds checking...

8.8CVSS6.2AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/09/19 3:26 p.m.17 views

CVE-2025-39849

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: sme: cap SSID length in cfg80211connectresult If the ssid-datalen is more than IEEE80211MAXSSIDLEN 32 it would lead to memory corruption so add some bounds checking...

8.8CVSS6.4AI score0.00217EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.23 views

CVE-2025-39849 wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result()

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: sme: cap SSID length in cfg80211connectresult If the ssid-datalen is more than IEEE80211MAXSSIDLEN 32 it would lead to memory corruption so add some bounds checking...

8.8CVSS0.00217EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.22 views

CVE-2025-39839 batman-adv: fix OOB read/write in network-coding decode

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix OOB read/write in network-coding decode batadvncskbdecodepacket trusts codedlen and checks only against skb-len. XOR starts at sizeofstruct batadvunicastpacket, reducing payload headroom, and the source skb length...

8.8CVSS0.00253EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/19 3:26 p.m.47 views

CVE-2025-39839

CVE-2025-39839 (Linux kernel) : In batman-adv network-coding decode, batman-adv NC code decodes skb data by XORing with coded_len without verifying the source skb length, only checking payload against destination skb length. This can produce a local out-of-bounds read and a small out-of-bounds wr...

8.8CVSS6.1AI score0.00253EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2025/09/19 3:26 p.m.9 views

CVE-2025-39839 batman-adv: fix OOB read/write in network-coding decode

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix OOB read/write in network-coding decode batadvncskbdecodepacket trusts codedlen and checks only against skb-len. XOR starts at sizeofstruct batadvunicastpacket, reducing payload headroom, and the source skb length...

8.8CVSS6AI score
SaveExploits0References15
OSV
OSV
added 2025/09/19 3:00 p.m.12 views

CLSA-2025-1758294053 nodejs: Fix of CVE-2024-27982

CVE-2024-27982: prevent HTTP request smuggling by properly interpreting content-length header...

6.5CVSS6.9AI score0.01155EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/19 10:15 a.m.14 views

CVE-2025-8531

Improper Handling of Length Parameter Inconsistency vulnerability in Mitsubishi Electric Corporation MELSEC-Q Series Q03UDVCPU, Q04UDVCPU, Q06UDVCPU, Q13UDVCPU, Q26UDVCPU, Q04UDPVCPU, Q06UDPVCPU, Q13UDPVCPU, and Q26UDPVCPU with the first 5 digits of serial No. "24082" to "27081" allows a remote...

6.8CVSS0.01023EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/09/19 9:30 a.m.6 views

CVE-2025-8531

Improper Handling of Length Parameter Inconsistency vulnerability in Mitsubishi Electric Corporation MELSEC-Q Series Q03UDVCPU, Q04UDVCPU, Q06UDVCPU, Q13UDVCPU, Q26UDVCPU, Q04UDPVCPU, Q06UDPVCPU, Q13UDPVCPU, and Q26UDPVCPU with the first 5 digits of serial No. "24082" to "27081" allows a remote...

6.8CVSS6.8AI score0.01023EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/09/19 9:30 a.m.26 views

CVE-2025-8531

Improper Handling of Length Parameter Inconsistency vulnerability in Mitsubishi Electric Corporation MELSEC-Q Series Q03UDVCPU, Q04UDVCPU, Q06UDVCPU, Q13UDVCPU, Q26UDVCPU, Q04UDPVCPU, Q06UDPVCPU, Q13UDPVCPU, and Q26UDPVCPU with the first 5 digits of serial No. "24082" to "27081" allows a remote...

6.8CVSS0.01023EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/19 9:30 a.m.41 views

CVE-2025-8531

The CVE-2025-8531 affects Mitsubishi Electric MELSEC-Q Series CPU modules (Q03UDVCPU, Q04UDVCPU, Q06UDVCPU, Q13UDVCPU, Q26UDVCPU, Q04UDPVCPU, Q06UDPVCPU, Q13UDPVCPU, Q26UDPVCPU) with serial numbers starting with the first five digits between 24082 and 27081. The vulnerability arises from improper...

6.8CVSS6.8AI score0.01023EPSS
SaveExploits0References3
Rows per page
Query Builder