All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 6.1 0/2] ovl: fix null pointer dereference in ovl_get_acl rcu path
@ 2023-07-17  3:09 Zhihao Cheng
  2023-07-17  3:09 ` [PATCH 6.1 1/2] ovl: let helper ovl_i_path_real() return the realinode Zhihao Cheng
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Zhihao Cheng @ 2023-07-17  3:09 UTC (permalink / raw)
  To: amir73il, gregkh, miklos; +Cc: linux-unionfs, stable, sashal

Zhihao Cheng (2):
  ovl: let helper ovl_i_path_real() return the realinode
  ovl: fix null pointer dereference in ovl_get_acl_rcu()

 fs/overlayfs/inode.c     | 12 ++++++------
 fs/overlayfs/overlayfs.h |  2 +-
 fs/overlayfs/util.c      |  7 ++++---
 3 files changed, 11 insertions(+), 10 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-07-20 17:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-17  3:09 [PATCH 6.1 0/2] ovl: fix null pointer dereference in ovl_get_acl rcu path Zhihao Cheng
2023-07-17  3:09 ` [PATCH 6.1 1/2] ovl: let helper ovl_i_path_real() return the realinode Zhihao Cheng
2023-07-17  3:09 ` [PATCH 6.1 2/2] ovl: fix null pointer dereference in ovl_get_acl_rcu() Zhihao Cheng
2023-07-20 17:59 ` [PATCH 6.1 0/2] ovl: fix null pointer dereference in ovl_get_acl rcu path Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.