Commit 3e92c1e
committed
Merge tag 'selinux-pr-20240402' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Pull selinux fix from Paul Moore:
"A single patch for SELinux to fix a problem where we could potentially
dereference an error pointer if we failed to successfully mount
selinuxfs"
* tag 'selinux-pr-20240402' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux:
selinux: avoid dereference of garbage after mount failure1 file changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2123 | 2123 | | |
2124 | 2124 | | |
2125 | 2125 | | |
2126 | | - | |
2127 | 2126 | | |
2128 | 2127 | | |
2129 | 2128 | | |
| |||
2145 | 2144 | | |
2146 | 2145 | | |
2147 | 2146 | | |
2148 | | - | |
2149 | | - | |
| 2147 | + | |
| 2148 | + | |
2150 | 2149 | | |
2151 | | - | |
2152 | | - | |
| 2150 | + | |
| 2151 | + | |
| 2152 | + | |
2153 | 2153 | | |
| 2154 | + | |
2154 | 2155 | | |
2155 | 2156 | | |
2156 | 2157 | | |
2157 | 2158 | | |
2158 | 2159 | | |
2159 | 2160 | | |
| 2161 | + | |
2160 | 2162 | | |
2161 | 2163 | | |
2162 | 2164 | | |
| |||
0 commit comments