diff options
author | 2023-11-06 23:34:07 +0000 | |
---|---|---|
committer | 2023-11-15 15:30:09 -0800 | |
commit | 84055688b6bc075c92a88e2d6c3ad26ab93919f9 (patch) | |
tree | 445c74fa0ee16c9d64f220cdc43b288d7b84c8fa /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | mm/damon/sysfs: check error from damon_sysfs_update_target() (diff) | |
download | wireguard-linux-84055688b6bc075c92a88e2d6c3ad26ab93919f9.tar.xz wireguard-linux-84055688b6bc075c92a88e2d6c3ad26ab93919f9.zip |
mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failure
DAMOS tried regions sysfs directory allocation function
(damon_sysfs_scheme_regions_alloc()) is not handling the memory allocation
failure. In the case, the code will dereference NULL pointer. Handle the
failure to avoid such invalid access.
Link: https://lkml.kernel.org/r/20231106233408.51159-3-sj@kernel.org
Fixes: 9277d0367ba1 ("mm/damon/sysfs-schemes: implement scheme region directory")
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: <stable@vger.kernel.org> [6.2+]
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions