[Bug 283848] rtnl_handle_newroute() incomplete check of attrs.rta_table
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Jan 2025 23:50:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283848
--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=031fbf8dc962ca8d458b217ba2b4a9e637b7e932
commit 031fbf8dc962ca8d458b217ba2b4a9e637b7e932
Author: Gleb Smirnoff <glebius@FreeBSD.org>
AuthorDate: 2025-01-29 22:06:57 +0000
Commit: Gleb Smirnoff <glebius@FreeBSD.org>
CommitDate: 2025-01-29 23:48:55 +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
sys/netlink/route/rt.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.