Linux Overlay Filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] ovl: Fix null ptr dereference at realinode in rcu-walk
@ 2023-05-05 12:24 Zhihao Cheng
  2023-05-05 12:24 ` [PATCH 1/2] ovl: get_acl: Fix null pointer dereference at realinode in rcu-walk mode Zhihao Cheng
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Zhihao Cheng @ 2023-05-05 12:24 UTC (permalink / raw)
  To: miklos, amir73il, brauner; +Cc: linux-unionfs, linux-kernel

Zhihao Cheng (2):
  ovl: get_acl: Fix null pointer dereference at realinode in rcu-walk
    mode
  ovl: ovl_permission: Fix null pointer dereference at realinode in
    rcu-walk mode

 fs/overlayfs/inode.c | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-05-15 11:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-05 12:24 [PATCH 0/2] ovl: Fix null ptr dereference at realinode in rcu-walk Zhihao Cheng
2023-05-05 12:24 ` [PATCH 1/2] ovl: get_acl: Fix null pointer dereference at realinode in rcu-walk mode Zhihao Cheng
2023-05-15 11:08   ` Christian Brauner
2023-05-05 12:24 ` [PATCH 2/2] ovl: ovl_permission: " Zhihao Cheng
2023-05-15 11:04 ` [PATCH 0/2] ovl: Fix null ptr dereference at realinode in rcu-walk Christian Brauner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox