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] [thread-next>] [day] [month] [year] [list]
Message-ID: <e5966920-92ff-4f6d-a72e-7b621fc5c567@nvidia.com>
Date: Mon, 24 Mar 2025 23:24:38 +0000
From: Chaitanya Kulkarni <chaitanyak@...dia.com>
To: "shaopeijie@...tc.cn" <shaopeijie@...tc.cn>, "hch@....de" <hch@....de>,
	"sagi@...mberg.me" <sagi@...mberg.me>, Chaitanya Kulkarni
	<chaitanyak@...dia.com>
CC: "linux-nvme@...ts.infradead.org" <linux-nvme@...ts.infradead.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"zhang.guanghui@...tc.cn" <zhang.guanghui@...tc.cn>, "gechangzhong@...tc.cn"
	<gechangzhong@...tc.cn>
Subject: Re: [PATCH] nvmet: Replace sock_create with sock_create_kern

On 3/23/25 20:17, shaopeijie@...tc.cn wrote:
> From: Peijie Shao<shaopeijie@...tc.cn>
>
> Replacing sock_create() with sock_create_kern()
> changes the socket object's label to kernel_t,
> thereby bypassing unnecessary SELinux permission
> checks. It also helps to avoid copy and paste bugs.
>
> Signed-off-by: Peijie Shao<shaopeijie@...tc.cn>

can you please add the version history from next time
when posting new version ?

-ck


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ