Lucene search
+L

2554 matches found

Cvelist
Cvelist
added 2025/02/27 2:18 a.m.27 views

CVE-2025-21765 ipv6: use RCU protection in ip6_default_advmss()

In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU protection in ip6defaultadvmss ip6defaultadvmss needs rcu protection to make sure the net structure it reads does not disappear...

8.1CVSS0.00591EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/27 2:18 a.m.8 views

CVE-2025-21766 ipv4: use RCU protection in __ip_rt_update_pmtu()

In the Linux kernel, the following vulnerability has been resolved: ipv4: use RCU protection in iprtupdatepmtu iprtupdatepmtu must use RCU protection to make sure the net structure it reads does not disappear...

8.1CVSS6.1AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.25 views

CVE-2025-21764 ndisc: use RCU protection in ndisc_alloc_skb()

In the Linux kernel, the following vulnerability has been resolved: ndisc: use RCU protection in ndiscallocskb ndiscallocskb can be called without RTNL or RCU being held. Add RCU protection to avoid possible UAF...

7.8CVSS0.00258EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/02/27 2:18 a.m.10 views

CVE-2025-21764 ndisc: use RCU protection in ndisc_alloc_skb()

In the Linux kernel, the following vulnerability has been resolved: ndisc: use RCU protection in ndiscallocskb ndiscallocskb can be called without RTNL or RCU being held. Add RCU protection to avoid possible UAF...

7.8CVSS7.4AI score0.00258EPSS
SaveExploits0References8
CVE
CVE
added 2025/02/27 2:18 a.m.167 views

CVE-2025-21763

Summary of CVE-2025-21763 : In the Linux kernel, __neigh_notify() can be invoked without RTNL or RCU protection, creating a potential use-after-free (UAF) scenario in neighbour handling. The mitigation is to apply RCU protection to neighbour notifications to prevent UAF. Connected advisories corr...

7.8CVSS6.5AI score0.00252EPSS
SaveExploits0References11Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/27 2:18 a.m.9 views

CVE-2025-21763 neighbour: use RCU protection in __neigh_notify()

In the Linux kernel, the following vulnerability has been resolved: neighbour: use RCU protection in neighnotify neighnotify can be called without RTNL or RCU protection. Use RCU protection to avoid potential UAF...

7.8CVSS7.4AI score0.00252EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/27 2:18 a.m.11 views

CVE-2025-21763 neighbour: use RCU protection in __neigh_notify()

In the Linux kernel, the following vulnerability has been resolved: neighbour: use RCU protection in neighnotify neighnotify can be called without RTNL or RCU protection. Use RCU protection to avoid potential UAF...

7.8CVSS6.1AI score
SaveExploits0References14
CVE
CVE
added 2025/02/27 2:18 a.m.216 views

CVE-2025-21764

The CVE-2025-21764 issue affects the Linux kernel: ndisc_alloc_skb() could be invoked without RTNL or RCU held, enabling a potential use-after-free. The published fixes add RCU protection to ndisc_alloc_skb() to prevent UAF. Affected advisories (e.g., kernel security updates in Astra Linux, ALAS/...

7.8CVSS6.5AI score0.00258EPSS
SaveExploits0References12Affected Software1
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.10 views

CVE-2025-21764

In the Linux kernel, the following vulnerability has been resolved: ndisc: use RCU protection in ndiscallocskb ndiscallocskb can be called without RTNL or RCU being held. Add RCU protection to avoid possible UAF...

7.8CVSS5.6AI score0.00258EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.26 views

CVE-2025-21763 neighbour: use RCU protection in __neigh_notify()

In the Linux kernel, the following vulnerability has been resolved: neighbour: use RCU protection in neighnotify neighnotify can be called without RTNL or RCU protection. Use RCU protection to avoid potential UAF...

7.8CVSS0.00252EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/27 2:18 a.m.11 views

CVE-2025-21764 ndisc: use RCU protection in ndisc_alloc_skb()

In the Linux kernel, the following vulnerability has been resolved: ndisc: use RCU protection in ndiscallocskb ndiscallocskb can be called without RTNL or RCU being held. Add RCU protection to avoid possible UAF...

7.8CVSS6.1AI score
SaveExploits0References15
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.13 views

CVE-2025-21763

In the Linux kernel, the following vulnerability has been resolved: neighbour: use RCU protection in neighnotify neighnotify can be called without RTNL or RCU protection. Use RCU protection to avoid potential UAF...

7.8CVSS5.6AI score0.00252EPSS
SaveExploits0
CVE
CVE
added 2025/02/27 2:18 a.m.173 views

CVE-2025-21761

CVE-2025-21761 affects the Linux kernel/Open vSwitch area. The root cause is that ovs_vport_cmd_fill_info() could be invoked without RTNL or RCU, risking a use-after-free. The fix adds RCU protection and uses dev_net_rcu() to prevent UAF. This is a kernel-level issue with potential impact describ...

7.8CVSS6.5AI score0.00244EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.30 views

CVE-2025-21762 arp: use RCU protection in arp_xmit()

In the Linux kernel, the following vulnerability has been resolved: arp: use RCU protection in arpxmit arpxmit can be called without RTNL or RCU protection. Use RCU protection to avoid potential UAF...

8.1CVSS0.00613EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/02/27 2:18 a.m.8 views

CVE-2025-21762 arp: use RCU protection in arp_xmit()

In the Linux kernel, the following vulnerability has been resolved: arp: use RCU protection in arpxmit arpxmit can be called without RTNL or RCU protection. Use RCU protection to avoid potential UAF...

8.1CVSS7.4AI score0.00613EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/02/27 2:18 a.m.9 views

CVE-2025-21761 openvswitch: use RCU protection in ovs_vport_cmd_fill_info()

In the Linux kernel, the following vulnerability has been resolved: openvswitch: use RCU protection in ovsvportcmdfillinfo ovsvportcmdfillinfo can be called without RTNL or RCU. Use RCU protection and devnetrcu to avoid potential UAF...

7.8CVSS7.4AI score0.00244EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/27 2:18 a.m.13 views

CVE-2025-21761 openvswitch: use RCU protection in ovs_vport_cmd_fill_info()

In the Linux kernel, the following vulnerability has been resolved: openvswitch: use RCU protection in ovsvportcmdfillinfo ovsvportcmdfillinfo can be called without RTNL or RCU. Use RCU protection and devnetrcu to avoid potential UAF...

7.8CVSS6.1AI score
SaveExploits0References14
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.23 views

CVE-2025-21761

In the Linux kernel, the following vulnerability has been resolved: openvswitch: use RCU protection in ovsvportcmdfillinfo ovsvportcmdfillinfo can be called without RTNL or RCU. Use RCU protection and devnetrcu to avoid potential UAF...

7.8CVSS5.6AI score0.00244EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.12 views

CVE-2025-21762

In the Linux kernel, the following vulnerability has been resolved: arp: use RCU protection in arpxmit arpxmit can be called without RTNL or RCU protection. Use RCU protection to avoid potential UAF...

8.1CVSS5.6AI score0.00613EPSS
SaveExploits0
CVE
CVE
added 2025/02/27 2:18 a.m.184 views

CVE-2025-21762

Summary (CVE‑2025‑21762) The Linux kernel fixed a vulnerability in arp_xmit() where arp_xmit() could be called without RTNL or RCU protection, creating a potential use‑after‑free (UAF) scenario. The remediation uses RCU protection to guard arp_xmit() and prevent UAF. The issue is documented in th...

8.1CVSS6.5AI score0.00613EPSS
SaveExploits0References12Affected Software1
Rows per page
Query Builder