linux-yocto/drivers/virt
Al Viro ff3e154e0d fix locking in efi_secret_unlink()
[ Upstream commit 2c58d42de7 ]

We used to need securityfs_remove() to undo simple_pin_fs() done when
the file had been created and to drop the second extra reference
taken at the same time.  Now that neither is needed (or done by
securityfs_remove()), we can simply call simple_unlink() and be done
with that - the broken games with locking had been there only for the
sake of securityfs_remove().

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-08-28 16:25:51 +02:00
..
acrn drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmd_ioctl 2025-03-13 12:53:23 +01:00
coco fix locking in efi_secret_unlink() 2025-08-28 16:25:51 +02:00
nitro_enclaves
vboxguest
fsl_hypervisor.c
Kconfig
Makefile
vmgenid.c