index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
apparmor: fix race between freeing data and fs accessing it
John Johansen
7
-101
/
+153
11 days
apparmor: fix race on rawdata dereference
John Johansen
4
-57
/
+93
11 days
apparmor: fix differential encoding verification
John Johansen
2
-4
/
+20
11 days
apparmor: fix unprivileged local user can do privileged policy management
John Johansen
3
-9
/
+43
11 days
apparmor: Fix double free of ns_name in aa_replace_profiles()
John Johansen
1
-0
/
+1
11 days
apparmor: fix missing bounds check on DEFAULT table in verify_dfa()
Massimiliano Pellizzer
1
-2
/
+3
11 days
apparmor: fix side-effect bug in match_char() macro usage
Massimiliano Pellizzer
1
-10
/
+20
11 days
apparmor: fix: limit the number of levels of policy namespaces
John Johansen
2
-0
/
+4
11 days
apparmor: replace recursive profile removal with iterative approach
Massimiliano Pellizzer
1
-3
/
+27
11 days
apparmor: fix memory leak in verify_header
Massimiliano Pellizzer
1
-1
/
+0
11 days
apparmor: validate DFA start states are in bounds in unpack_pdb
Massimiliano Pellizzer
1
-1
/
+11
2026-02-26
apparmor: fix aa_label to return state from compount and component match
John Johansen
1
-6
/
+6
2026-02-26
apparmor: fix invalid deref of rawdata when export_binary is unset
Georgia Garcia
1
-0
/
+9
2026-02-26
apparmor: avoid per-cpu hold underflow in aa_get_buffer
Zhengmian Hu
1
-1
/
+2
2026-02-26
apparmor: make label_match return a consistent value
John Johansen
1
-11
/
+9
2026-02-26
apparmor: remove apply_modes_to_perms from label_match
John Johansen
1
-3
/
+0
2026-02-26
apparmor: fix rlimit for posix cpu timers
John Johansen
1
-0
/
+5
2026-02-26
apparmor: move check for aa_null file to cover all cases
John Johansen
2
-6
/
+10
2026-02-26
apparmor: account for in_atomic removal in common_file_perm
Ryan Lee
1
-3
/
+2
2026-02-26
apparmor: drop in_atomic flag in common_mmap, and common_file_perm
John Johansen
1
-12
/
+9
2026-02-26
apparmor: fix boolean argument in apparmor_mmap_file
Ryan Lee
1
-1
/
+1
2026-02-26
apparmor: return -ENOMEM in unpack_perms_table upon alloc failure
Ryan Lee
1
-2
/
+4
2026-02-26
apparmor: Fix & Optimize table creation from possibly unaligned memory
Helge Deller
2
-9
/
+10
2026-02-26
AppArmor: Allow apparmor to handle unaligned dfa tables
Helge Deller
1
-7
/
+8
2026-02-26
apparmor: fix NULL sock in aa_sock_file_perm
John Johansen
1
-2
/
+4
2026-02-26
apparmor: fix NULL pointer dereference in __unix_needs_revalidation
System Administrator
1
-0
/
+3
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-7
/
+7
2025-09-30
Merge tag 'audit-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2025-09-15
apparmor/af_unix: constify struct path * arguments
Al Viro
1
-7
/
+7
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
1
-1
/
+1
2025-08-30
audit: add record for multiple task security contexts
Casey Schaufler
1
-0
/
+3
2025-08-04
Merge tag 'apparmor-pr-2025-08-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
38
-430
/
+2178
2025-08-04
apparmor: fix: oops when trying to free null ruleset
John Johansen
1
-1
/
+4
2025-07-30
apparmor: fix Regression on linux-next (next-20250721)
John Johansen
1
-0
/
+1
2025-07-30
apparmor: fix test error: WARNING in apparmor_unix_stream_connect
John Johansen
1
-2
/
+3
2025-07-30
apparmor: Remove the unused variable rules
Jiapeng Chong
1
-2
/
+0
2025-07-28
Merge tag 'libcrypto-conversions-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-75
/
+13
2025-07-20
apparmor: fix: accept2 being specifie even when permission table is presnt
John Johansen
1
-1
/
+2
2025-07-20
apparmor: transition from a list of rules to a vector of rules
John Johansen
15
-113
/
+85
2025-07-20
apparmor: fix documentation mismatches in val_mask_to_str and socket functions
Peng Jiang
2
-3
/
+23
2025-07-20
apparmor: remove redundant perms.allow MAY_EXEC bitflag set
Ryan Lee
1
-3
/
+1
2025-07-20
apparmor: fix kernel doc warnings for kernel test robot
John Johansen
2
-4
/
+10
2025-07-20
apparmor: Fix unaligned memory accesses in KUnit test
Helge Deller
1
-2
/
+4
2025-07-20
apparmor: Fix 8-byte alignment for initial dfa blob streams
Helge Deller
1
-2
/
+2
2025-07-20
apparmor: shift uid when mediating af_unix in userns
Gabriel Totev
1
-2
/
+6
2025-07-20
apparmor: shift ouid when mediating hard links in userns
Gabriel Totev
1
-2
/
+4
2025-07-20
apparmor: make sure unix socket labeling is correctly updated.
John Johansen
6
-62
/
+231
2025-07-15
apparmor: fix regression in fs based unix sockets when using old abi
John Johansen
2
-51
/
+71
2025-07-15
apparmor: fix AA_DEBUG_LABEL()
John Johansen
1
-1
/
+1
2025-07-15
apparmor: fix af_unix auditing to include all address information
John Johansen
3
-10
/
+18
[next]