Thread (101 messages) 101 messages, 7 authors, 2024-02-15

Re: [PATCH v9 12/25] security: Introduce file_post_open hook

From: Mimi Zohar <zohar@linux.ibm.com>
Date: 2024-02-12 21:06:32
Also in: keyrings, linux-fsdevel, linux-kselftest, linux-nfs, linux-security-module, lkml, selinux

Hi Roberto,

quoted hunk ↗ jump to hunk
diff --git a/security/security.c b/security/security.c
index d9d2636104db..f3d92bffd02f 100644
--- a/security/security.c
+++ b/security/security.c
@@ -2972,6 +2972,23 @@ int security_file_open(struct file *file)
 	return fsnotify_perm(file, MAY_OPEN);  <===  Conflict
Replace with "return fsnotify_open_perm(file);"
 }
 
The patch set doesn't apply cleaning to 6.8-rcX without this change.  Unless
there are other issues, I can make the change.

thanks,

Mimi
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help