]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.18-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Mar 2026 19:58:58 +0000 (20:58 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Mar 2026 19:58:58 +0000 (20:58 +0100)
commit3acb3a98308a884cb7ef9dd05c2df4e03bb4e6d1
tree32691ed49150e0752749041373dba32275797c38
parent18fc6f87205a439a6996f5808fcfbbd46eff40ac
6.18-stable patches

added patches:
apparmor-fix-differential-encoding-verification.patch
apparmor-fix-double-free-of-ns_name-in-aa_replace_profiles.patch
apparmor-fix-limit-the-number-of-levels-of-policy-namespaces.patch
apparmor-fix-memory-leak-in-verify_header.patch
apparmor-fix-missing-bounds-check-on-default-table-in-verify_dfa.patch
apparmor-fix-race-between-freeing-data-and-fs-accessing-it.patch
apparmor-fix-race-on-rawdata-dereference.patch
apparmor-fix-side-effect-bug-in-match_char-macro-usage.patch
apparmor-fix-unprivileged-local-user-can-do-privileged-policy-management.patch
apparmor-replace-recursive-profile-removal-with-iterative-approach.patch
apparmor-validate-dfa-start-states-are-in-bounds-in-unpack_pdb.patch
12 files changed:
queue-6.18/apparmor-fix-differential-encoding-verification.patch [new file with mode: 0644]
queue-6.18/apparmor-fix-double-free-of-ns_name-in-aa_replace_profiles.patch [new file with mode: 0644]
queue-6.18/apparmor-fix-limit-the-number-of-levels-of-policy-namespaces.patch [new file with mode: 0644]
queue-6.18/apparmor-fix-memory-leak-in-verify_header.patch [new file with mode: 0644]
queue-6.18/apparmor-fix-missing-bounds-check-on-default-table-in-verify_dfa.patch [new file with mode: 0644]
queue-6.18/apparmor-fix-race-between-freeing-data-and-fs-accessing-it.patch [new file with mode: 0644]
queue-6.18/apparmor-fix-race-on-rawdata-dereference.patch [new file with mode: 0644]
queue-6.18/apparmor-fix-side-effect-bug-in-match_char-macro-usage.patch [new file with mode: 0644]
queue-6.18/apparmor-fix-unprivileged-local-user-can-do-privileged-policy-management.patch [new file with mode: 0644]
queue-6.18/apparmor-replace-recursive-profile-removal-with-iterative-approach.patch [new file with mode: 0644]
queue-6.18/apparmor-validate-dfa-start-states-are-in-bounds-in-unpack_pdb.patch [new file with mode: 0644]
queue-6.18/series