[PATCHES 0/5] perf DSO hardening series
From: Arnaldo Carvalho de Melo
Date: Sun Aug 02 2026 - 10:22:15 EST
Hi,
Please consider merging,
- Arnaldo
Arnaldo Carvalho de Melo (5):
perf dso: Guard against errno==0 when dso__get_filename() returns NULL
perf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()
perf dso: Use stored fd error instead of stale errno in file_read()
perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()
perf dso: Replace assert with runtime check in dso__read_symbol()
tools/perf/util/dso.c | 28 +++++++++++++++++++++++-----
1 file changed, 23 insertions(+), 5 deletions(-)
--
2.55.0