Lucene search
+L

136 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.9 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098713)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098713 advisory. In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumrouter: Fix neighbour use-after-free We sometimes observe use-after-free when...

7.8CVSS6.4AI score0.0013EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.6 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098943)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098943 advisory. In the Linux kernel, the following vulnerability has been resolved: neigh: let neighxmit take skb ownership neighxmit always releases the skb, except when no neighbo...

7.5CVSS5.9AI score0.00532EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.13 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: mctp: Fixed an error handling path in mctpinit. If mctpneighinit returns an error, the route resources should be released during the error handling path. Otherwise, some resources may be leaked...

5.5CVSS5.9AI score0.00186EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.3 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: The neighnotify function can be called without RTNL or RCU protection. Use RCU protection to avoid potential Universal Atomic Faults UAF...

7.8CVSS6.2AI score0.00258EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: mctp i2c: handling of NULL header addresses daddr can be NULL if there is no neighbour table entry present; in that case, the TX packet should be discarded. saddr is usually set by the MCTP core, but NULL values are also...

5.5CVSS6.4AI score0.00245EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.1 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: net/smc: The issue of neighbor data leaks and rtable leaks in smcibfindroute has been fixed. In smcibfindroute, the neighbor data found by neighlookup and the rtable data resolved by iprouteoutputflow are not properly released or...

7.5CVSS6.2AI score0.00478EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 1:17 p.m.9 views

AZL-96015 CVE-2026-74475 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: vxlan: use neighhasnapshot in routeshortcircuit The neighbour hardware address n-ha can be updated asynchronously by the neighbour subsystem, protected by n-halock seqlock. Reading n-ha without holding the seqlock loop can lead t...

10CVSS5.8AI score0.00454EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 1:17 p.m.7 views

CVE-2026-74475

In the Linux kernel, the following vulnerability has been resolved: vxlan: use neighhasnapshot in routeshortcircuit The neighbour hardware address n-ha can be updated asynchronously by the neighbour subsystem, protected by n-halock seqlock. Reading n-ha without holding the seqlock loop can lead t...

10CVSS0.00454EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.40 views

CVE-2026-74475 vxlan: use neigh_ha_snapshot() in route_shortcircuit()

In the Linux kernel, the following vulnerability has been resolved: vxlan: use neighhasnapshot in routeshortcircuit The neighbour hardware address n-ha can be updated asynchronously by the neighbour subsystem, protected by n-halock seqlock. Reading n-ha without holding the seqlock loop can lead t...

10CVSS0.00454EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 12:27 p.m.24 views

CVE-2026-74475 vxlan: use neigh_ha_snapshot() in route_shortcircuit()

In the Linux kernel, the following vulnerability has been resolved: vxlan: use neighhasnapshot in routeshortcircuit The neighbour hardware address n-ha can be updated asynchronously by the neighbour subsystem, protected by n-halock seqlock. Reading n-ha without holding the seqlock loop can lead t...

10CVSS5.5AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/15 12:27 p.m.9 views

EUVD-2026-59668

In the Linux kernel, the following vulnerability has been resolved: vxlan: use neighhasnapshot in routeshortcircuit The neighbour hardware address n-ha can be updated asynchronously by the neighbour subsystem, protected by n-halock seqlock. Reading n-ha without holding the seqlock loop can lead t...

5.4AI score0.00454EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/15 12:27 p.m.77 views

CVE-2026-74475

CVE-2026-74475 affects the Linux kernel VXLAN path where the neighbour hardware address (n->ha) can be updated asynchronously. The patch fixes a potential torn/read-partially updated MAC address by using neigh_ha_snapshot() in route_shortcircuit() under the proper read_seqbegin()/read_seqretry...

10CVSS5.4AI score0.00454EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/10 1:19 p.m.10 views

CVE-2026-68137

In the Linux kernel, the following vulnerability has been resolved: net/x25: fix use-after-free in x25killbyneigh x25killbyneigh walks the global X.25 socket list looking for sockets attached to a terminating neighbour. x25listlock protects list membership while the lookup is in progress, but it...

9.8CVSS0.00543EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/10 1:19 p.m.10 views

DEBIAN-CVE-2026-68137

In the Linux kernel, the following vulnerability has been resolved: net/x25: fix use-after-free in x25killbyneigh x25killbyneigh walks the global X.25 socket list looking for sockets attached to a terminating neighbour. x25listlock protects list membership while the lookup is in progress, but it...

9.8CVSS5.4AI score0.00543EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/10 1:19 p.m.11 views

CVE-2026-68137

In the Linux kernel, the following vulnerability has been resolved: net/x25: fix use-after-free in x25killbyneigh x25killbyneigh walks the global X.25 socket list looking for sockets attached to a terminating neighbour. x25listlock protects list membership while the lookup is in progress, but it...

9.8CVSS5.5AI score0.00543EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:19 p.m.8 views

UBUNTU-CVE-2026-68137

In the Linux kernel, the following vulnerability has been resolved: net/x25: fix use-after-free in x25killbyneigh x25killbyneigh walks the global X.25 socket list looking for sockets attached to a terminating neighbour. x25listlock protects list membership while the lookup is in progress, but it...

9.8CVSS5.4AI score0.00543EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/10 11:59 a.m.80 views

CVE-2026-68137

The CVE-2026-68137 issue is a Linux kernel use-after-free in the X.25 networking code (x25_kill_by_neigh). The vulnerability arises when the kernel walks the global X.25 socket list without guaranteeing socket lifetime after dropping x25_list_lock, allowing a concurrent close to remove a socket a...

9.8CVSS5.5AI score0.00543EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.8 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumrouter: Fix neighbor use-after-free We sometimes encounter situations where a use-after-free occurs when dereferencing a neighbor pointer. The issue seems to arise because the driver stores a pointer to the neighbo...

7.8CVSS5.7AI score0.0013EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/27 1:55 a.m.15 views

SUSE CVE-2026-52981

In the Linux kernel, the following vulnerability has been resolved: neigh: let neighxmit take skb ownership neighxmit always releases the skb, except when no neighbour table is found. But even the first added user of neighxmit mpls relied on neighxmit to release the skb or queue it for tx. sashik...

3.7CVSS5.9AI score0.00532EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/06/24 4:28 p.m.42 views

CVE-2026-52981 neigh: let neigh_xmit take skb ownership

In the Linux kernel, the following vulnerability has been resolved: neigh: let neighxmit take skb ownership neighxmit always releases the skb, except when no neighbour table is found. But even the first added user of neighxmit mpls relied on neighxmit to release the skb or queue it for tx. sashik...

7.5CVSS0.00532EPSS
SaveExploits0References6
Rows per page
Query Builder