Lucene search
+L

15 matches found

CVE
CVE
•added 2026/09/25 10:22 a.m.•7 views

CVE-2026-97598

The Linux kernel contains a vulnerability in the ipv4: fib component where the fib_empty_table() function probes every table ID starting from 1 until a free one is found. In a dense set of IDs, this causes each probe to walk a growing hash chain while the RTNL is held. To mitigate this, the autom...

5.8AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/08/27 4:52 p.m.•7 views

SUSE CVE-2026-72421

In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: Don't ignore error route in local/main tables. When CONFIGIPMULTIPLETABLES is enabled but no rule is added, fiblookup performs route lookup directly on two tables. Since the first lookup does not properly bail out, the...

10CVSS5.8AI score0.00595EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/26 1:13 a.m.•9 views

SUSE CVE-2026-74289

In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: Don't dump dying fibinfo in fibleafnotify. syzbot reported use-after-free in nsimfib4prepareevent. 0 The problem is that the following functions call fibinfohold / refcountinc while dumping fibinfo under RCU, which is...

7.8CVSS5.8AI score0.0017EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/26 12:00 a.m.•10 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-104533)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-104533 advisory. In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: Don't ignore error route in local/main tables. When CONFIGIPMULTIPLETABLES is enabled...

10CVSS5.5AI score0.00595EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/22 3:32 p.m.•13 views

EUVD-2026-64594

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.0022EPSS
SaveExploits0References7
NVD
NVD
•added 2026/08/15 6:22 a.m.•9 views

CVE-2026-72421

In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: Don't ignore error route in local/main tables. When CONFIGIPMULTIPLETABLES is enabled but no rule is added, fiblookup performs route lookup directly on two tables. Since the first lookup does not properly bail out, the...

10CVSS0.00595EPSS
SaveExploits0References8
OSV
OSV
•added 2026/08/15 5:57 a.m.•19 views

CVE-2026-74289 ipv4: fib: Don't dump dying fib_info in fib_leaf_notify().

In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: Don't dump dying fibinfo in fibleafnotify. syzbot reported use-after-free in nsimfib4prepareevent. 0 The problem is that the following functions call fibinfohold / refcountinc while dumping fibinfo under RCU, which is...

7.8CVSS5.5AI score
SaveExploits0References7
EUVD
EUVD
•added 2026/08/15 5:56 a.m.•20 views

EUVD-2026-59320

In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: Don't ignore error route in local/main tables. When CONFIGIPMULTIPLETABLES is enabled but no rule is added, fiblookup performs route lookup directly on two tables. Since the first lookup does not properly bail out, the...

5.4AI score0.00595EPSS
SaveExploits0References8
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/15 12:00 a.m.•0 views

CVE-2026-72421: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: Don't ignore error route in local/main tables. When CONFIGIPMULTIPLETABLES is enabled but no rule is added, fiblookup performs route lookup directly on two tables. Since the first lookup does not properly bail out, the...

10CVSS5.9AI score0.00595EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2026/08/06 1:06 a.m.•15 views

SUSE CVE-2026-64572

In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: free fibalias with kfreercu on insert error path fibtableinsert publishes newfa into the leaf's falist with fibinsertalias before calling the fib entry notifiers. When a notifier fails, the error path removes newfa wit...

7CVSS5.4AI score0.0022EPSS
SaveExploits0References4
attackerkb
attackerkb
•added 2026/08/05 8:08 a.m.•19 views

CVE-2026-64572

In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: free fibalias with kfreercu on insert error path fibtableinsert publishes newfa into the leaf's falist with fibinsertalias before calling the fib entry notifiers. When a notifier fails, the error path removes newfa wit...

5.4AI score0.0022EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
•added 2026/08/05 8:08 a.m.•16 views

EUVD-2026-53266

In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: free fibalias with kfreercu on insert error path fibtableinsert publishes newfa into the leaf's falist with fibinsertalias before calling the fib entry notifiers. When a notifier fails, the error path removes newfa wit...

5.4AI score0.0022EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/08/05 12:00 a.m.•7 views

PT-2026-68073

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A slab-use-after-free issue exists in the IPv4 Forwarding Information Base FIB implementation. The fib table insert function adds a new fa object to the fa list using fib insert alias...

5.6AI score0.0022EPSS
SaveExploits0
OSV
OSV
•added 2024/10/21 8:15 p.m.•11 views

DEBIAN-CVE-2022-48999

In the Linux kernel, the following vulnerability has been resolved: ipv4: Handle attempt to delete multipath route when fibinfo contains an nh reference Gwangun Jung reported a slab-out-of-bounds access in fibnhmatch: fibnhmatch+0xf98/0x1130 linux-6.0-rc7/net/ipv4/fibsemantics.c:961...

7.1CVSS5.4AI score0.00255EPSS
SaveExploits0References1
OSV
OSV
•added 2022/10/08 11:15 a.m.•8 views

DEBIAN-CVE-2022-3435

A vulnerability classified as problematic has been found in Linux Kernel. This affects the function fibnhmatch of the file net/ipv4/fibsemantics.c of the component IPv4 Handler. The manipulation leads to out-of-bounds read. It is possible to initiate the attack remotely. It is recommended to appl...

4.3CVSS5.1AI score0.04079EPSS
SaveExploits0References1
Rows per page
Query Builder