Lucene search
+L

2554 matches found

NVD
NVD
added 2025/02/27 3:15 a.m.17 views

CVE-2025-21791

In the Linux kernel, the following vulnerability has been resolved: vrf: use RCU protection in l3mdevl3out l3mdevl3out can be called without RCU being held: rawsendmsg ippushpendingframes ipsendskb iplocalout iplocalout l3mdevipout Add rcureadlock / rcureadunlock pair to avoid a potential UAF...

7.8CVSS0.00263EPSS
SaveExploits0References10
OSV
OSV
added 2025/02/27 3:15 a.m.17 views

AZL-58566 CVE-2025-21791 affecting package kernel for versions less than 6.6.82.1-1

In the Linux kernel, the following vulnerability has been resolved: vrf: use RCU protection in l3mdevl3out l3mdevl3out can be called without RCU being held: rawsendmsg ippushpendingframes ipsendskb iplocalout iplocalout l3mdevipout Add rcureadlock / rcureadunlock pair to avoid a potential UAF...

7.8CVSS6.6AI score0.00263EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.2 views

DEBIAN-CVE-2025-21791

In the Linux kernel, the following vulnerability has been resolved: vrf: use RCU protection in l3mdevl3out l3mdevl3out can be called without RCU being held: rawsendmsg ippushpendingframes ipsendskb iplocalout iplocalout l3mdevipout Add rcureadlock / rcureadunlock pair to avoid a potential UAF...

7.8CVSS6.1AI score0.00263EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/27 3:15 a.m.9 views

CVE-2025-21766

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.1CVSS0.00521EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/27 3:15 a.m.0 views

DEBIAN-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
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.7 views

AZL-58925 CVE-2025-21764 affecting package kernel for versions less than 6.6.82.1-1

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.8AI score0.00258EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/27 3:15 a.m.12 views

CVE-2025-21765

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
SaveExploits0References13
NVD
NVD
added 2025/02/27 3:15 a.m.13 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.8CVSS0.00258EPSS
SaveExploits0References12
OSV
OSV
added 2025/02/27 3:15 a.m.2 views

DEBIAN-CVE-2025-21765

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

5.5CVSS5.7AI score0.00591EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.9 views

AZL-58890 CVE-2025-21762 affecting package kernel for versions less than 5.15.180.1-1

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.1CVSS6.6AI score0.00613EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/27 3:15 a.m.13 views

CVE-2025-21759

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: extend RCU protection in igmp6send igmp6send can be called without RTNL or RCU being held. Extend RCU protection so that we can safely fetch the net pointer and avoid a potential UAF. Note that we no longer can use...

7.8CVSS0.07372EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/27 3:15 a.m.7 views

AZL-58962 CVE-2025-21760 affecting package kernel for versions less than 5.15.180.1-1

In the Linux kernel, the following vulnerability has been resolved: ndisc: extend RCU protection in ndiscsendskb ndiscsendskb can be called without RTNL or RCU held. Acquire rcureadlock earlier, so that we can use devnetrcu and avoid a potential UAF...

8.1CVSS6.6AI score0.36848EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/27 3:15 a.m.13 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.1CVSS0.00613EPSS
SaveExploits0References12
NVD
NVD
added 2025/02/27 3:15 a.m.9 views

CVE-2025-21760

In the Linux kernel, the following vulnerability has been resolved: ndisc: extend RCU protection in ndiscsendskb ndiscsendskb can be called without RTNL or RCU held. Acquire rcureadlock earlier, so that we can use devnetrcu and avoid a potential UAF...

8.1CVSS0.36848EPSS
SaveExploits0References12
OSV
OSV
added 2025/02/27 3:15 a.m.10 views

AZL-59064 CVE-2025-21759 affecting package kernel for versions less than 6.6.82.1-1

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: extend RCU protection in igmp6send igmp6send can be called without RTNL or RCU being held. Extend RCU protection so that we can safely fetch the net pointer and avoid a potential UAF. Note that we no longer can use...

7.8CVSS6.4AI score0.07372EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.22 views

AZL-59082 CVE-2025-21761 affecting package kernel for versions less than 6.6.82.1-1

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.3AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.12 views

AZL-58928 CVE-2025-21762 affecting package kernel for versions less than 6.6.82.1-1

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.1CVSS6.6AI score0.00613EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/27 3:15 a.m.11 views

CVE-2025-21758

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: add RCU protection to mldnewpack mldnewpack can be called without RTNL or RCU being held. Note that we no longer can use sockallocsendskb because ipv6.igmpsk uses GFPKERNEL allocations which can sleep. Instead use...

7.8CVSS0.13707EPSS
SaveExploits0References9
NVD
NVD
added 2025/02/27 3:15 a.m.15 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.8CVSS0.00244EPSS
SaveExploits0References11
NVD
NVD
added 2025/02/27 3:15 a.m.10 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.8CVSS0.00252EPSS
SaveExploits0References11
Rows per page
Query Builder