Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2025 17:32:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 283848] rtnl_handle_newroute() incomplete check of attrs.rta_table
Message-ID:  <bug-283848-7501-5Xh0JbqcMS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-283848-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-283848-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283848

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Df2a49434b550df350bb5b311f701c6e3e=
6d9af36

commit f2a49434b550df350bb5b311f701c6e3e6d9af36
Author:     Gleb Smirnoff <glebius@FreeBSD.org>
AuthorDate: 2025-01-29 22:06:57 +0000
Commit:     Gleb Smirnoff <glebius@FreeBSD.org>
CommitDate: 2025-03-31 17:31:21 +0000

    netlink/route: fix fib number validation in old Linux compat mode

    The value passed via old field also needs to be validated.

    PR:                     283848
    Fixes:                  f34aca55adef1e28cd68b2e6705a0cac03f0238e
    (cherry picked from commit 031fbf8dc962ca8d458b217ba2b4a9e637b7e932)

 sys/netlink/route/rt.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283848-7501-5Xh0JbqcMS>