Lucene search
+L

64843 matches found

CVE
CVE
added 2026/07/19 2:56 p.m.27 views

CVE-2026-64010

CVE-2026-64010 involves a use-after-free in the Linux NFC LLCP stack. The race occurs when nfc_llcp_recv_cc() moves a socket from the connecting_sockets list to the sockets list without holding the socket lock, risking linking a freed socket if llcp_sock_release() runs concurrently. The mitigatio...

8.8CVSS5.5AI score0.00255EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 2:56 p.m.28 views

CVE-2026-64011

The CVE-2026-64011 issue affects the Linux kernel NFC LLCP path: llcp_sock_release() unlinks a socket from the local sockets list unconditionally, but if the socket is still in the connecting state it resides on the connecting list. The fix adds a state check and unlinks from the correct list, ad...

7.8CVSS5.4AI score0.00126EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 2:56 p.m.34 views

CVE-2026-64010 nfc: llcp: Fix use-after-free race in nfc_llcp_recv_cc()

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix use-after-free race in nfcllcprecvcc A race condition exists in the NFC LLCP connection state machine where the connection acceptance packet CC can be processed concurrently with socket release. This can lead to a...

8.8CVSS0.00255EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 2:56 p.m.7 views

CVE-2026-64010 nfc: llcp: Fix use-after-free race in nfc_llcp_recv_cc()

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix use-after-free race in nfcllcprecvcc A race condition exists in the NFC LLCP connection state machine where the connection acceptance packet CC can be processed concurrently with socket release. This can lead to a...

8.8CVSS5.5AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/07/19 2:56 p.m.8 views

CVE-2026-64010

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix use-after-free race in nfcllcprecvcc A race condition exists in the NFC LLCP connection state machine where the connection acceptance packet CC can be processed concurrently with socket release. This can lead to a...

8.8CVSS5.3AI score0.00255EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/19 2:56 p.m.6 views

CVE-2026-64011

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix use-after-free in llcpsockrelease llcpsockrelease unconditionally unlinks the socket from the local sockets list. However, if the socket is still in connecting state, it is on the connecting list. Fix this by...

7.8CVSS5.2AI score0.00126EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 2:56 p.m.7 views

EUVD-2026-45584

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix use-after-free in llcpsockrelease llcpsockrelease unconditionally unlinks the socket from the local sockets list. However, if the socket is still in connecting state, it is on the connecting list. Fix this by...

5.4AI score0.00126EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 2:4 p.m.21 views

CVE-2026-63866

CVE-2026-63866 relates to a Linux kernel issue in the mt76/mt7996 Wi‑Fi stack. The vulnerability arises from the mt7996_mac_sta_deinit_link() routine where the WCID pointer is cleared, removing the STA link. The issue is addressed by kernel fixes documented in the linked patches (stable kernel up...

8.8CVSS5.3AI score0.00223EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 2:4 p.m.9 views

EUVD-2026-45550

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Clear wcid pointer in mt7996macstadeinitlink Clear WCID pointer removing the sta link in mt7996macstadeinitlink routine...

5.3AI score0.00223EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 2:4 p.m.35 views

CVE-2026-63866 wifi: mt76: mt7996: Clear wcid pointer in mt7996_mac_sta_deinit_link()

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Clear wcid pointer in mt7996macstadeinitlink Clear WCID pointer removing the sta link in mt7996macstadeinitlink routine...

8.8CVSS0.00223EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 2:4 p.m.7 views

CVE-2026-63866 wifi: mt76: mt7996: Clear wcid pointer in mt7996_mac_sta_deinit_link()

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Clear wcid pointer in mt7996macstadeinitlink Clear WCID pointer removing the sta link in mt7996macstadeinitlink routine...

8.8CVSS5.3AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/19 2:4 p.m.8 views

CVE-2026-63866

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Clear wcid pointer in mt7996macstadeinitlink Clear WCID pointer removing the sta link in mt7996macstadeinitlink routine...

8.8CVSS5.2AI score0.00223EPSS
SaveExploits0
Circl
Circl
added 2026/07/19 12:29 p.m.7 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.00222EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/19 12:19 p.m.10 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.00218EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/19 12:16 p.m.9 views

CVE-2026-63831

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: add skbcowdata before in-place crypto llsecdoencryptunauth, llsecdoencryptauth, llsecdodecryptunauth, and llsecdodecryptauth all perform in-place cryptographic transformations on skb data. They build a scatterli...

8.8CVSS0.00243EPSS
SaveExploits0References8
Circl
Circl
added 2026/07/19 12:15 p.m.10 views

CVE-2026-53375

creationtimestamp| type| source ---|---|--- 2026-07-19 12:15:40+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqyqzrggml27 2026-07-20 03:01:16+00:00| seen| https://infosec.exchange/users/vuldb/statuses/116950071811981964 2026-07-21 08:11:45+00:00| seen|...

8.8CVSS4.8AI score0.0012EPSS
SaveExploits0References3
Circl
Circl
added 2026/07/19 12:8 p.m.10 views

CVE-2026-53374

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

8.8CVSS4.8AI score0.0012EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/19 12:7 p.m.9 views

CVE-2020-35785

creationtimestamp| type| source ---|---|--- 2026-07-19 12:07:07+00:00| seen| https://bsky.app/profile/cyberhub.blog/post/3mqyqkhxpdt2v...

8.8CVSS7.9AI score0.00659EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/19 12:5 p.m.7 views

CVE-2026-53369

creationtimestamp| type| source ---|---|--- 2026-07-19 12:05:34+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqyqhpdvni2b 2026-08-03 08:45:06+00:00| seen| https://www.hkcert.org/security-bulletin/ubuntu-linux-kernel-multiple-vulnerabilities20260803...

8.4CVSS5.3AI score0.00139EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:2 p.m.9 views

CVE-2026-63831

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: add skbcowdata before in-place crypto llsecdoencryptunauth, llsecdoencryptauth, llsecdodecryptunauth, and llsecdodecryptauth all perform in-place cryptographic transformations on skb data. They build a scatterli...

5.6AI score0.00243EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder