lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 02 Feb 2024 19:10:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Michal Koutný <mkoutny@...e.com>@codeaurora.org
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org, bpf@...r.kernel.org,
 cake@...ts.bufferbloat.net, davem@...emloft.net, edumazet@...gle.com,
 kuba@...nel.org, pabeni@...hat.com, jhs@...atatu.com,
 xiyou.wangcong@...il.com, jiri@...nulli.us, ast@...nel.org,
 daniel@...earbox.net, andrii@...nel.org, martin.lau@...ux.dev,
 eddyz87@...il.com, song@...nel.org, yonghong.song@...ux.dev,
 john.fastabend@...il.com, kpsingh@...nel.org, sdf@...gle.com,
 haoluo@...gle.com, jolsa@...nel.org, toke@...e.dk, vinicius.gomes@...el.com,
 stephen@...workplumber.org, horms@...nel.org, pctammela@...atatu.com
Subject: Re: [PATCH v5 0/4] net/sched: Load modules via alias

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Thu,  1 Feb 2024 14:09:39 +0100 you wrote:
> These modules may be loaded lazily without user's awareness and
> control. Add respective aliases to modules and request them under these
> aliases so that modprobe's blacklisting mechanism (through aliases)
> works for them. (The same pattern exists e.g. for filesystem
> modules.)
> 
> For example (before the change):
>   $ tc filter add dev lo parent 10: protocol ip prio 10 handle 1: cgroup
>   # cls_cgroup module is loaded despite a `blacklist cls_cgroup` entry
>   # in /etc/modprobe.d/*.conf
> 
> [...]

Here is the summary with links:
  - [v5,1/4] net/sched: Add helper macros with module names
    https://git.kernel.org/netdev/net-next/c/b26577001af4
  - [v5,2/4] net/sched: Add module aliases for cls_,sch_,act_ modules
    https://git.kernel.org/netdev/net-next/c/241a94abcf46
  - [v5,3/4] net/sched: Load modules via their alias
    https://git.kernel.org/netdev/net-next/c/2c15a5aee2f3
  - [v5,4/4] net/sched: Remove alias of sch_clsact
    https://git.kernel.org/netdev/net-next/c/6cff01581789

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ