Commit a5ce845
committed
Merge: spi: Fix null dereference on suspend
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/4651
JIRA: https://issues.redhat.com/browse/RHEL-38218
CVE: CVE-2023-52749
Signed-off-by: Andrew Halaney <ahalaney@redhat.com>
Approved-by: Brian Masney <bmasney@redhat.com>
Approved-by: Eric Chanudet <echanude@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: Lucas Zampieri <lzampier@redhat.com>2 files changed
+40
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3302 | 3302 | | |
3303 | 3303 | | |
3304 | 3304 | | |
| 3305 | + | |
| 3306 | + | |
| 3307 | + | |
| 3308 | + | |
| 3309 | + | |
| 3310 | + | |
| 3311 | + | |
| 3312 | + | |
| 3313 | + | |
| 3314 | + | |
| 3315 | + | |
| 3316 | + | |
| 3317 | + | |
| 3318 | + | |
| 3319 | + | |
| 3320 | + | |
| 3321 | + | |
| 3322 | + | |
| 3323 | + | |
3305 | 3324 | | |
3306 | 3325 | | |
3307 | | - | |
| 3326 | + | |
3308 | 3327 | | |
3309 | 3328 | | |
3310 | | - | |
3311 | | - | |
3312 | | - | |
3313 | | - | |
3314 | | - | |
3315 | | - | |
| 3329 | + | |
| 3330 | + | |
| 3331 | + | |
| 3332 | + | |
| 3333 | + | |
3316 | 3334 | | |
| 3335 | + | |
3317 | 3336 | | |
3318 | 3337 | | |
3319 | 3338 | | |
3320 | 3339 | | |
3321 | 3340 | | |
3322 | 3341 | | |
3323 | | - | |
3324 | | - | |
3325 | | - | |
3326 | | - | |
| 3342 | + | |
3327 | 3343 | | |
3328 | | - | |
3329 | | - | |
3330 | | - | |
| 3344 | + | |
3331 | 3345 | | |
| 3346 | + | |
| 3347 | + | |
| 3348 | + | |
| 3349 | + | |
| 3350 | + | |
3332 | 3351 | | |
3333 | 3352 | | |
3334 | 3353 | | |
| |||
4090 | 4109 | | |
4091 | 4110 | | |
4092 | 4111 | | |
4093 | | - | |
4094 | | - | |
| 4112 | + | |
4095 | 4113 | | |
4096 | 4114 | | |
4097 | 4115 | | |
| |||
4107 | 4125 | | |
4108 | 4126 | | |
4109 | 4127 | | |
4110 | | - | |
4111 | 4128 | | |
4112 | 4129 | | |
4113 | 4130 | | |
| |||
4130 | 4147 | | |
4131 | 4148 | | |
4132 | 4149 | | |
| 4150 | + | |
| 4151 | + | |
| 4152 | + | |
| 4153 | + | |
| 4154 | + | |
4133 | 4155 | | |
4134 | 4156 | | |
4135 | 4157 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
| 564 | + | |
564 | 565 | | |
565 | 566 | | |
566 | 567 | | |
| |||
0 commit comments