shell bypass 403
Cubjrnet7 Shell
: /proc/thread-self/root/usr/lib/modules/5.14.0-284.11.1.el9_2.x86_64/source/fs/cachefiles/ [ drwxr-xr-x ]
# SPDX-License-Identifier: GPL-2.0 # # Makefile for caching in a mounted filesystem # cachefiles-y := \ cache.o \ daemon.o \ interface.o \ io.o \ key.o \ main.o \ namei.o \ security.o \ volume.o \ xattr.o cachefiles-$(CONFIG_CACHEFILES_ERROR_INJECTION) += error_inject.o cachefiles-$(CONFIG_CACHEFILES_ONDEMAND) += ondemand.o obj-$(CONFIG_CACHEFILES) := cachefiles.o