Revision 2e85d32b1c865bec703ce0c962221a5e955c52c2 authored by SeongJae Park on 14 December 2020, 09:04:18 UTC, committed by Juergen Gross on 14 December 2020, 09:04:18 UTC
Some code does not directly make 'xenbus_watch' object and call
'register_xenbus_watch()' but use 'xenbus_watch_path()' instead.  This
commit adds support of 'will_handle' callback in the
'xenbus_watch_path()' and it's wrapper, 'xenbus_watch_pathfmt()'.

This is part of XSA-349

Cc: stable@vger.kernel.org
Signed-off-by: SeongJae Park <sjpark@amazon.de>
Reported-by: Michael Kurth <mku@amazon.de>
Reported-by: Pawel Wieczorkiewicz <wipawel@amazon.de>
Reviewed-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
1 parent fed1755
History
File Mode Size
include
ss
.gitignore -rw-r--r-- 65 bytes
Kconfig -rw-r--r-- 4.5 KB
Makefile -rw-r--r-- 954 bytes
avc.c -rw-r--r-- 32.5 KB
hooks.c -rw-r--r-- 187.3 KB
ibpkey.c -rw-r--r-- 5.6 KB
netif.c -rw-r--r-- 6.8 KB
netlabel.c -rw-r--r-- 15.8 KB
netlink.c -rw-r--r-- 2.3 KB
netnode.c -rw-r--r-- 7.5 KB
netport.c -rw-r--r-- 5.9 KB
nlmsgtab.c -rw-r--r-- 8.3 KB
selinuxfs.c -rw-r--r-- 53.4 KB
status.c -rw-r--r-- 3.3 KB
xfrm.c -rw-r--r-- 11.2 KB

back to top