Commit 62f7306
committed
Merge: PCI/MSI: Fix UAF in msi_capability_init
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/4927
# Merge Request Required Information
## Summary of Changes
PCI/MSI: Fix UAF in msi_capability_init
## Approved Development Ticket
JIRA: https://issues.redhat.com/browse/RHEL-51436
CVE: CVE-2024-41096
Signed-off-by: John W. Linville <linville@redhat.com>
Approved-by: Myron Stowe <mstowe@redhat.com>
Approved-by: Charles Mirabile <cmirabil@redhat.com>
Approved-by: Desnes Nunes <desnesn@redhat.com>
Approved-by: Daniel Horak <dhorak@redhat.com>
Approved-by: Lenny Szubowicz <lszubowi@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: Lucas Zampieri <lzampier@redhat.com>1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
352 | | - | |
| 352 | + | |
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
377 | 383 | | |
378 | 384 | | |
379 | 385 | | |
| |||
393 | 399 | | |
394 | 400 | | |
395 | 401 | | |
396 | | - | |
| 402 | + | |
397 | 403 | | |
398 | 404 | | |
399 | 405 | | |
| |||
0 commit comments