ptrace: add changelog entry for kABI-safe Qualys fix

This commit is contained in:
Andrew Lukoshko 2026-05-15 13:16:29 +00:00 committed by Andrew Lukoshko
parent 3261b114d4
commit bc942b9e70

View File

@ -4560,6 +4560,10 @@ fi\
#
#
%changelog
* Fri May 15 2026 Andrew Lukoshko <alukoshko@almalinux.org> - 6.12.0-227
- ptrace: require CAP_SYS_PTRACE when task has no mm (kABI-safe backport
of upstream 31e62c2ebbfd, Qualys Security Advisory)
* Thu May 14 2026 Eduard Abdullin <eabdullin@almalinux.org> - 6.12.0-227
- net: skbuff: propagate shared-frag marker through frag-transfer helpers