Lucene search
+L

23202 matches found

Circl
Circl
added 2026/07/19 3:45 p.m.14 views

CVE-2026-63817

creationtimestamp| type| source ---|---|--- 2026-07-19 15:45:38+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqz4r7nytr2q...

7.8CVSS4.8AI score0.00134EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.9 views

CVE-2026-64174

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: advance loop vars in cfg80211mergeprofile cfg80211mergeprofile reassembles a Multi-BSSID non-transmitted BSS profile that has been split across multiple consecutive MBSSID elements. Its while-loop calls...

5.5AI score0.0012EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.29 views

CVE-2026-64174

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: advance loop vars in cfg80211mergeprofile cfg80211mergeprofile reassembles a Multi-BSSID non-transmitted BSS profile that has been split across multiple consecutive MBSSID elements. Its while-loop calls...

5.5CVSS5.3AI score0.0012EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.40 views

CVE-2026-64174 wifi: cfg80211: advance loop vars in cfg80211_merge_profile()

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: advance loop vars in cfg80211mergeprofile cfg80211mergeprofile reassembles a Multi-BSSID non-transmitted BSS profile that has been split across multiple consecutive MBSSID elements. Its while-loop calls...

0.0012EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 3:40 p.m.44 views

CVE-2026-64174

Technical details for CVE-2026-64174 are not provided in the connected documents. Monitor for updates and public disclosures to confirm affected products, impact, and remediation.

5.5CVSS5.5AI score0.0012EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/07/19 3:40 p.m.15 views

EUVD-2026-45859

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: advance loop vars in cfg80211mergeprofile cfg80211mergeprofile reassembles a Multi-BSSID non-transmitted BSS profile that has been split across multiple consecutive MBSSID elements. Its while-loop calls...

5.5AI score0.0012EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 3:40 p.m.7 views

CVE-2026-64174 wifi: cfg80211: advance loop vars in cfg80211_merge_profile()

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: advance loop vars in cfg80211mergeprofile cfg80211mergeprofile reassembles a Multi-BSSID non-transmitted BSS profile that has been split across multiple consecutive MBSSID elements. Its while-loop calls...

5.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.38 views

CVE-2026-64030 wifi: mac80211: bounds-check link_id in ieee80211_ml_epcs

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...

8.8CVSS0.00239EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 3:39 p.m.9 views

CVE-2026-64030 wifi: mac80211: bounds-check link_id in ieee80211_ml_epcs

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...

8.8CVSS5.3AI score
SaveExploits0References6
CVE
CVE
added 2026/07/19 3:39 p.m.31 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
CVE
CVE
added 2026/07/19 2:56 p.m.39 views

CVE-2026-63987

Summary: CVE-2026-63987 affects the Linux kernel’s ethtool/ethnl path. The issue arises in ethnl_update_profile(): it iterates a nested Netlink list with index i and writes new_profile[i++] without bounding i. The destination is kmemdup()’d at NET_DIM_PARAMS_NUM_PROFILES entries (5), while Netlin...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/19 2:56 p.m.14 views

EUVD-2026-45560

In the Linux kernel, the following vulnerability has been resolved: ethtool: coalesce: cap profile updates at NETDIMPARAMSNUMPROFILES ethnlupdateprofile walks the ETHTOOLAPROFILEIRQMODERATION nest list with an index 'i' and writes newprofilei++ without bounding i. The destination is kmemdup'd at...

5.4AI score0.00129EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/19 2:56 p.m.10 views

CVE-2026-63987

In the Linux kernel, the following vulnerability has been resolved: ethtool: coalesce: cap profile updates at NETDIMPARAMSNUMPROFILES ethnlupdateprofile walks the ETHTOOLAPROFILEIRQMODERATION nest list with an index 'i' and writes newprofilei++ without bounding i. The destination is kmemdup'd at...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 2:56 p.m.8 views

CVE-2026-63987 ethtool: coalesce: cap profile updates at NET_DIM_PARAMS_NUM_PROFILES

In the Linux kernel, the following vulnerability has been resolved: ethtool: coalesce: cap profile updates at NETDIMPARAMSNUMPROFILES ethnlupdateprofile walks the ETHTOOLAPROFILEIRQMODERATION nest list with an index 'i' and writes newprofilei++ without bounding i. The destination is kmemdup'd at...

7.8CVSS5.4AI score
SaveExploits0References7
Circl
Circl
added 2026/07/19 1:37 p.m.10 views

CVE-2013-3092

creationtimestamp| type| source ---|---|--- 2026-07-19 13:37:06+00:00| seen| https://bsky.app/profile/cyberhub.blog/post/3mqyvlfkg5q26...

8.3CVSS4.8AI score0.02247EPSS
SaveExploits1References1
Circl
Circl
added 2026/07/19 12:29 p.m.9 views

CVE-2026-16224

creationtimestamp| type| source ---|---|--- 2026-07-19 12:29:58+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqyrte35pl2b...

5.3CVSS4.7AI score0.00385EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/19 12:19 p.m.11 views

CVE-2026-16226

creationtimestamp| type| source ---|---|--- 2026-07-19 12:19:57+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqyrbgxyyu2q...

5.8CVSS4.7AI score0.00376EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/19 12:16 p.m.15 views

CVE-2026-63825

In the Linux kernel, the following vulnerability has been resolved: gcov: use atomic counter updates to fix concurrent access crashes GCC's GCOV instrumentation can merge global branch counters with loop induction variables as an optimization. In inflatefast, the inner copy loops get transformed ...

9.8CVSS0.00775EPSS
SaveExploits0References3
Circl
Circl
added 2026/07/19 12:11 p.m.13 views

CVE-2026-53376

creationtimestamp| type| source ---|---|--- 2026-07-19 12:11:54+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqyqt2icze23...

5.5CVSS4.8AI score0.0012EPSS
SaveExploits0References1
Rows per page
Query Builder