Lucene search
+L

344 matches found

SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.11 views

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

5.5CVSS6.7AI score0.0713EPSS
Exploits0References18
SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.8 views

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

5.5CVSS6.7AI score0.00234EPSS
Exploits0References16
SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.4 views

SUSE 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.5CVSS6.7AI score0.00215EPSS
Exploits0References24
Debian CVE
Debian CVE
added 2025/02/27 8:1 p.m.11 views

CVE-2025-21812

In the Linux kernel, the following vulnerability has been resolved: ax25: rcu protect dev-ax25ptr syzbot found a lockdep issue 1. We should remove ax25 RTNL dependency in ax25setsockopt This should also fix a variety of possible UAF in ax25. 1 WARNING: possible circular locking dependency detecte...

7.8CVSS6.2AI score0.00211EPSS
Exploits0
NVD
NVD
added 2025/02/27 3:15 a.m.15 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.00246EPSS
Exploits0References10
OSV
OSV
added 2025/02/27 3:15 a.m.8 views

AZL-58476 CVE-2025-21791 affecting package kernel for versions less than 5.15.179.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.00246EPSS
Exploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.13 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.00246EPSS
Exploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.1 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.00246EPSS
Exploits0References1
NVD
NVD
added 2025/02/27 3:15 a.m.8 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...

5.5CVSS0.00197EPSS
Exploits0References8
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.00234EPSS
Exploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.1 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.00215EPSS
Exploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.4 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.00234EPSS
Exploits0References1
NVD
NVD
added 2025/02/27 3:15 a.m.10 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...

5.5CVSS0.00215EPSS
Exploits0References13
NVD
NVD
added 2025/02/27 3:15 a.m.11 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.00234EPSS
Exploits0References12
NVD
NVD
added 2025/02/27 3:15 a.m.11 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.00234EPSS
Exploits0References11
NVD
NVD
added 2025/02/27 3:15 a.m.9 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.00234EPSS
Exploits0References11
NVD
NVD
added 2025/02/27 3:15 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...

7.8CVSS0.00234EPSS
Exploits0References12
OSV
OSV
added 2025/02/27 3:15 a.m.6 views

AZL-58911 CVE-2025-21763 affecting package kernel for versions less than 5.15.180.1-1

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.6AI score0.00234EPSS
Exploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.6 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...

7.8CVSS6.6AI score0.00234EPSS
Exploits0References1
NVD
NVD
added 2025/02/27 3:15 a.m.11 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.0713EPSS
Exploits0References4
Rows per page
Query Builder