Lucene search
+L

379 matches found

SUSE CVE
SUSE CVE
added 2026/08/23 12:05 a.m.7 views

SUSE CVE-2026-74657

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix fibnlmsgsize for RTAVIA nexthops fibnlmsgsize still estimates nexthop space as if every gateway is encoded as an IPv4 RTAGATEWAY attribute. IPv4 routes can also carry an IPv6 gateway, which fibnexthopinfo dumps as RTAVI...

5.5AI score0.00173EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/22 4:16 p.m.10 views

CVE-2026-74656

In the Linux kernel, the following vulnerability has been resolved: ipv4: fix use-after-free in fibnhcupdatemtu fibnhcupdatemtu walks the nexthop exception table under RTNL, but RTNL does not serialize this walk with PMTU exception updates. The walk uses rcudereferenceprotected with a constant tr...

7.8CVSS0.00177EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.23 views

CVE-2026-74657 ipv4: Fix fib_nlmsg_size() for RTA_VIA nexthops

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix fibnlmsgsize for RTAVIA nexthops fibnlmsgsize still estimates nexthop space as if every gateway is encoded as an IPv4 RTAGATEWAY attribute. IPv4 routes can also carry an IPv6 gateway, which fibnexthopinfo dumps as RTAVI...

0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/22 3:32 p.m.7 views

CVE-2026-74657 ipv4: Fix fib_nlmsg_size() for RTA_VIA nexthops

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix fibnlmsgsize for RTAVIA nexthops fibnlmsgsize still estimates nexthop space as if every gateway is encoded as an IPv4 RTAGATEWAY attribute. IPv4 routes can also carry an IPv6 gateway, which fibnexthopinfo dumps as RTAVI...

5.7AI score
SaveExploits0References10
OSV
OSV
added 2026/08/22 3:32 p.m.5 views

CVE-2026-74656 ipv4: fix use-after-free in fib_nhc_update_mtu()

In the Linux kernel, the following vulnerability has been resolved: ipv4: fix use-after-free in fibnhcupdatemtu fibnhcupdatemtu walks the nexthop exception table under RTNL, but RTNL does not serialize this walk with PMTU exception updates. The walk uses rcudereferenceprotected with a constant tr...

5.9AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.25 views

CVE-2026-74656 ipv4: fix use-after-free in fib_nhc_update_mtu()

In the Linux kernel, the following vulnerability has been resolved: ipv4: fix use-after-free in fibnhcupdatemtu fibnhcupdatemtu walks the nexthop exception table under RTNL, but RTNL does not serialize this walk with PMTU exception updates. The walk uses rcudereferenceprotected with a constant tr...

7.8CVSS0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:32 p.m.9 views

EUVD-2026-64593

In the Linux kernel, the following vulnerability has been resolved: ipv4: fix use-after-free in fibnhcupdatemtu fibnhcupdatemtu walks the nexthop exception table under RTNL, but RTNL does not serialize this walk with PMTU exception updates. The walk uses rcudereferenceprotected with a constant tr...

5.7AI score0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:32 p.m.16 views

CVE-2026-74656

A use-after-free vulnerability exists in the Linux kernel's IPv4 networking stack, specifically in the fib_nhc_update_mtu() function. The root cause is a race condition : this function walks the nexthop exception table under RTNL, but RTNL does not serialize the walk with concurrent PMTU exceptio...

7.8CVSS5.7AI score0.00177EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-74657

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ipv4: Fix fibnlmsgsize for RTAVIA nexthops fibnlmsgsize still estimates nexthop space as if every gateway is encoded as an IPv4 RTAGATEWAY attribute. IPv4 route...

5.5AI score0.00173EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/17 3:01 p.m.7 views

CVE-2026-74561

A flaw was found in the Linux kernel, specifically within its nexthop component responsible for network routing. A timing issue, known as a race condition, allows the system to access memory after it has been freed. This occurs when the kernel attempts to flush its routing cache while other...

8.8CVSS5.6AI score0.00112EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 2:19 p.m.8 views

CVE-2026-74562

A flaw was found in the Linux kernel's nexthop component. A race condition exists where internal lists are walked without proper locking during nexthop replacement and route deletion. A local attacker could exploit this by concurrently manipulating IPv6 routes, leading to a use-after-free...

8.8CVSS5.5AI score0.00113EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/15 11:50 p.m.9 views

SUSE CVE-2026-74561

In the Linux kernel, the following vulnerability has been resolved: nexthop: avoid unlocked f6ilist walk in nhrtcacheflush nhrtcacheflush walks nh-f6ilist during an RTNL-serialized nexthop replace without holding nh-lock, racing the unlocked IPv6 route add/delete that mutate the list under nh-loc...

8.8CVSS5.6AI score0.00112EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/15 11:50 p.m.10 views

SUSE CVE-2026-74562

In the Linux kernel, the following vulnerability has been resolved: nexthop: take nh-lock for f6ilist walks in replace check and notify fib6checknhlist and nexthopreplacenotify walk nh-f6ilist during an RTNL-serialized nexthop replace without holding nh-lock. IPv6 RTMNEWROUTE/RTMDELROUTE run...

8.8CVSS5.5AI score0.00113EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 1:18 p.m.8 views

CVE-2026-74561

In the Linux kernel, the following vulnerability has been resolved: nexthop: avoid unlocked f6ilist walk in nhrtcacheflush nhrtcacheflush walks nh-f6ilist during an RTNL-serialized nexthop replace without holding nh-lock, racing the unlocked IPv6 route add/delete that mutate the list under nh-loc...

8.8CVSS0.00112EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 1:18 p.m.8 views

CVE-2026-74562

In the Linux kernel, the following vulnerability has been resolved: nexthop: take nh-lock for f6ilist walks in replace check and notify fib6checknhlist and nexthopreplacenotify walk nh-f6ilist during an RTNL-serialized nexthop replace without holding nh-lock. IPv6 RTMNEWROUTE/RTMDELROUTE run...

8.8CVSS0.00113EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/15 1:18 p.m.9 views

CVE-2026-74561

In the Linux kernel, the following vulnerability has been resolved: nexthop: avoid unlocked f6ilist walk in nhrtcacheflush nhrtcacheflush walks nh-f6ilist during an RTNL-serialized nexthop replace without holding nh-lock, racing the unlocked IPv6 route add/delete that mutate the list under nh-loc...

8.8CVSS5.6AI score0.00112EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 1:18 p.m.9 views

UBUNTU-CVE-2026-74561

In the Linux kernel, the following vulnerability has been resolved: nexthop: avoid unlocked f6ilist walk in nhrtcacheflush nhrtcacheflush walks nh-f6ilist during an RTNL-serialized nexthop replace without holding nh-lock, racing the unlocked IPv6 route add/delete that mutate the list under nh-loc...

8.8CVSS5.5AI score0.00112EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 1:18 p.m.6 views

UBUNTU-CVE-2026-74562

In the Linux kernel, the following vulnerability has been resolved: nexthop: take nh-lock for f6ilist walks in replace check and notify fib6checknhlist and nexthopreplacenotify walk nh-f6ilist during an RTNL-serialized nexthop replace without holding nh-lock. IPv6 RTMNEWROUTE/RTMDELROUTE run...

8.8CVSS5.3AI score0.00113EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/15 1:18 p.m.9 views

CVE-2026-74562

In the Linux kernel, the following vulnerability has been resolved: nexthop: take nh-lock for f6ilist walks in replace check and notify fib6checknhlist and nexthopreplacenotify walk nh-f6ilist during an RTNL-serialized nexthop replace without holding nh-lock. IPv6 RTMNEWROUTE/RTMDELROUTE run...

8.8CVSS5.5AI score0.00113EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/15 12:28 p.m.10 views

EUVD-2026-59627

In the Linux kernel, the following vulnerability has been resolved: nexthop: take nh-lock for f6ilist walks in replace check and notify fib6checknhlist and nexthopreplacenotify walk nh-f6ilist during an RTNL-serialized nexthop replace without holding nh-lock. IPv6 RTMNEWROUTE/RTMDELROUTE run...

5.4AI score0.00113EPSS
SaveExploits0References2
Rows per page
Query Builder