Commit b8ef920
committed
Merge tag 'lsm-pr-20240215' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Pull lsm fix from Paul Moore:
"One small LSM patch to fix a potential integer overflow in the newly
added lsm_set_self_attr() syscall"
* tag 'lsm-pr-20240215' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm:
lsm: fix integer overflow in lsm_set_self_attr() syscall1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
4015 | 4016 | | |
4016 | 4017 | | |
4017 | 4018 | | |
| 4019 | + | |
4018 | 4020 | | |
4019 | 4021 | | |
4020 | 4022 | | |
| |||
4027 | 4029 | | |
4028 | 4030 | | |
4029 | 4031 | | |
4030 | | - | |
4031 | | - | |
| 4032 | + | |
| 4033 | + | |
| 4034 | + | |
4032 | 4035 | | |
4033 | 4036 | | |
4034 | 4037 | | |
| |||
0 commit comments