Lucene search
+L

8424 matches found

OSV
OSV
added 2026/02/14 4:27 p.m.10 views

CVE-2026-23210 ice: Fix PTP NULL pointer dereference during VSI rebuild

In the Linux kernel, the following vulnerability has been resolved: ice: Fix PTP NULL pointer dereference during VSI rebuild Fix race condition where PTP periodic work runs while VSI is being rebuilt, accessing NULL vsi-rxrings. The sequence was: 1. iceptpprepareforreset cancels PTP work 2...

5.2AI score
SaveExploits0References6
OSV
OSV
added 2026/02/14 4:27 p.m.10 views

CVE-2026-23203 net: cpsw_new: Execute ndo_set_rx_mode callback in a work queue

In the Linux kernel, the following vulnerability has been resolved: net: cpswnew: Execute ndosetrxmode callback in a work queue Commit 1767bb2d47b7 "ipv6: mcast: Don't hold RTNL for IPV6ADDMEMBERSHIP and MCASTJOINGROUP." removed the RTNL lock for IPV6ADDMEMBERSHIP and MCASTJOINGROUP operations...

5.5AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:27 p.m.9 views

CVE-2026-23203

In the Linux kernel, the following vulnerability has been resolved: net: cpswnew: Execute ndosetrxmode callback in a work queue Commit 1767bb2d47b7 "ipv6: mcast: Don't hold RTNL for IPV6ADDMEMBERSHIP and MCASTJOINGROUP." removed the RTNL lock for IPV6ADDMEMBERSHIP and MCASTJOINGROUP operations...

5.5AI score0.001EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/02/14 4:27 p.m.19 views

EUVD-2026-5843

In the Linux kernel, the following vulnerability has been resolved: net: cpswnew: Execute ndosetrxmode callback in a work queue Commit 1767bb2d47b7 "ipv6: mcast: Don't hold RTNL for IPV6ADDMEMBERSHIP and MCASTJOINGROUP." removed the RTNL lock for IPV6ADDMEMBERSHIP and MCASTJOINGROUP operations...

5.5AI score0.001EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/14 4:27 p.m.48 views

CVE-2026-23203

CVE-2026-23203 relates to the Linux kernel cpsw driver. The fix changes the processing of the ndo_set_rx_mode callback to run in a work queue (net: cpsw_new: Execute ndo_set_rx_mode callback in a work queue) rather than holding the RTNL lock during certain paths. Root cause involved a lock- and c...

5.5CVSS5.5AI score0.001EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/02/14 4:27 p.m.13 views

CVE-2026-23203

In the Linux kernel, the following vulnerability has been resolved: net: cpswnew: Execute ndosetrxmode callback in a work queue Commit 1767bb2d47b7 "ipv6: mcast: Don't hold RTNL for IPV6ADDMEMBERSHIP and MCASTJOINGROUP." removed the RTNL lock for IPV6ADDMEMBERSHIP and MCASTJOINGROUP operations...

5.5CVSS5.5AI score0.001EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/02/14 4:27 p.m.41 views

CVE-2026-23203 net: cpsw_new: Execute ndo_set_rx_mode callback in a work queue

In the Linux kernel, the following vulnerability has been resolved: net: cpswnew: Execute ndosetrxmode callback in a work queue Commit 1767bb2d47b7 "ipv6: mcast: Don't hold RTNL for IPV6ADDMEMBERSHIP and MCASTJOINGROUP." removed the RTNL lock for IPV6ADDMEMBERSHIP and MCASTJOINGROUP operations...

0.001EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/14 4:27 p.m.39 views

CVE-2026-23185 wifi: iwlwifi: mld: cancel mlo_scan_start_wk

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: cancel mloscanstartwk mloscanstartwk is not canceled on disconnection. In fact, it is not canceled anywhere except in the restart cleanup, where we don't really have to. This can cause an init-after-queue issu...

7.8CVSS0.00127EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:27 p.m.7 views

CVE-2026-23185

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: cancel mloscanstartwk mloscanstartwk is not canceled on disconnection. In fact, it is not canceled anywhere except in the restart cleanup, where we don't really have to. This can cause an init-after-queue issu...

5.2AI score0.00127EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/02/14 4:27 p.m.40 views

CVE-2026-23185

In the Linux kernel vulnerability CVE-2026-23185, the issue is in the wifi: iwlwifi: mld: cancel mlo_scan_start_wk. The work mlo_scan_start_wk is not canceled on disconnection and is not canceled elsewhere except in restart cleanup. This can cause an init-after-queue issue if the work was queued ...

7.8CVSS5.2AI score0.00127EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/02/14 4:27 p.m.10 views

CVE-2026-23185 wifi: iwlwifi: mld: cancel mlo_scan_start_wk

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: cancel mloscanstartwk mloscanstartwk is not canceled on disconnection. In fact, it is not canceled anywhere except in the restart cleanup, where we don't really have to. This can cause an init-after-queue issu...

7.8CVSS5.2AI score
SaveExploits0References8
EUVD
EUVD
added 2026/02/14 4:27 p.m.10 views

EUVD-2026-5863

In the Linux kernel, the following vulnerability has been resolved: net: cpsw: Execute ndosetrxmode callback in a work queue Commit 1767bb2d47b7 "ipv6: mcast: Don't hold RTNL for IPV6ADDMEMBERSHIP and MCASTJOINGROUP." removed the RTNL lock for IPV6ADDMEMBERSHIP and MCASTJOINGROUP operations...

5.5AI score0.00108EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:27 p.m.6 views

CVE-2026-23175

In the Linux kernel, the following vulnerability has been resolved: net: cpsw: Execute ndosetrxmode callback in a work queue Commit 1767bb2d47b7 "ipv6: mcast: Don't hold RTNL for IPV6ADDMEMBERSHIP and MCASTJOINGROUP." removed the RTNL lock for IPV6ADDMEMBERSHIP and MCASTJOINGROUP operations...

5.5AI score0.00108EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/02/14 4:27 p.m.8 views

CVE-2026-23175 net: cpsw: Execute ndo_set_rx_mode callback in a work queue

In the Linux kernel, the following vulnerability has been resolved: net: cpsw: Execute ndosetrxmode callback in a work queue Commit 1767bb2d47b7 "ipv6: mcast: Don't hold RTNL for IPV6ADDMEMBERSHIP and MCASTJOINGROUP." removed the RTNL lock for IPV6ADDMEMBERSHIP and MCASTJOINGROUP operations...

7CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/02/14 4:27 p.m.20 views

CVE-2026-23175

The CVE-2026-23175 issue concerns the Linux kernel networking CPSW driver. A change that removed the RTNL lock for IPV6_ADD_MEMBERSHIP and MCAST_JOIN_GROUP triggered a problematic call trace in vlan_for_each() when cpsw_ndo_set_rx_mode() expected the RTNL lock, risking warnings and instability on...

7CVSS5.5AI score0.00108EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/02/14 4:27 p.m.10 views

CVE-2026-23175

In the Linux kernel, the following vulnerability has been resolved: net: cpsw: Execute ndosetrxmode callback in a work queue Commit 1767bb2d47b7 "ipv6: mcast: Don't hold RTNL for IPV6ADDMEMBERSHIP and MCASTJOINGROUP." removed the RTNL lock for IPV6ADDMEMBERSHIP and MCASTJOINGROUP operations...

7CVSS5.5AI score0.00108EPSS
SaveExploits0
NVD
NVD
added 2026/02/14 4:15 p.m.12 views

CVE-2026-23150

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix memleak in nfcllcpsenduiframe. syzbot reported various memory leaks related to NFC, struct nfcllcpsock, skbuff, nfcdev, etc. 0 The leading log hinted that nfcllcpsenduiframe failed to allocate skb due to sockerrors...

5.5CVSS0.00115EPSS
SaveExploits0References7
OSV
OSV
added 2026/02/14 4:15 p.m.10 views

UBUNTU-CVE-2026-23150

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix memleak in nfcllcpsenduiframe. syzbot reported various memory leaks related to NFC, struct nfcllcpsock, skbuff, nfcdev, etc. 0 The leading log hinted that nfcllcpsenduiframe failed to allocate skb due to sockerrors...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.9 views

CVE-2026-23150

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix memleak in nfcllcpsenduiframe. syzbot reported various memory leaks related to NFC, struct nfcllcpsock, skbuff, nfcdev, etc. 0 The leading log hinted that nfcllcpsenduiframe failed to allocate skb due to sockerrors...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References32
Cvelist
Cvelist
added 2026/02/14 4:1 p.m.34 views

CVE-2026-23166 ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues

In the Linux kernel, the following vulnerability has been resolved: ice: Fix NULL pointer dereference in icevsisetnapiqueues Add NULL pointer checks in icevsisetnapiqueues to prevent crashes during resume from suspend when ringsqidx-qvector is NULL. Tested adaptor: 60:00.0 Ethernet controller 020...

0.00113EPSS
SaveExploits0References3
Rows per page
Query Builder