CVE-2023-54326
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
misc: pci_endpoint_test: Free IRQs before removing the device
In pci_endpoint_test_remove(), freeing the IRQs after removing the device creates a small race window for IRQs to be received with the test device memory already released, causing the IRQ handler to access invalid memory, resulting in an oops.
Free the device IRQs before removing the device to avoid this issue.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | e03327122e2c8e6ae4565ef5b3d3cbe4364546a1 < fb7f8bdb886f2ebf35ee5edaf2bf5f02b063ddb7 | affected |
| Linux | Linux | e03327122e2c8e6ae4565ef5b3d3cbe4364546a1 < dd2210379205fcd23a9d8869b0cef90e3770577c | affected |
| Linux | Linux | e03327122e2c8e6ae4565ef5b3d3cbe4364546a1 < cdf9a7e2cdc7a5464e3cc6d0b715ba2b1d215521 | affected |
| Linux | Linux | e03327122e2c8e6ae4565ef5b3d3cbe4364546a1 < 14bdee38e96c7d37ca15e7bea50411eee25fe315 | affected |
| Linux | Linux | e03327122e2c8e6ae4565ef5b3d3cbe4364546a1 < c2dba13bc0c62b79a3cbe4bfe5faa32231bf9b55 | affected |
| Linux | Linux | e03327122e2c8e6ae4565ef5b3d3cbe4364546a1 < 38d12bcf4e2ce3d285eb29644a79a54f42040fab | affected |
| Linux | Linux | e03327122e2c8e6ae4565ef5b3d3cbe4364546a1 < f61b7634a3249d12b9daa36ffbdb9965b6f24c6c | affected |
| Linux | Linux | 4.19 | affected |
| Linux | Linux | 0 < 4.19 | unaffected |
| Linux | Linux | 4.19.291 <= 4.19.* | unaffected |
| Linux | Linux | 5.4.251 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.188 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.121 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.40 <= 6.1.* | unaffected |
| Linux | Linux | 6.4.5 <= 6.4.* | unaffected |
| Linux | Linux | 6.5 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/fb7f8bdb886f2ebf35ee5edaf2bf5f02b063ddb7
- https://git.kernel.org/stable/c/dd2210379205fcd23a9d8869b0cef90e3770577c
- https://git.kernel.org/stable/c/cdf9a7e2cdc7a5464e3cc6d0b715ba2b1d215521
- https://git.kernel.org/stable/c/14bdee38e96c7d37ca15e7bea50411eee25fe315
- https://git.kernel.org/stable/c/c2dba13bc0c62b79a3cbe4bfe5faa32231bf9b55
- https://git.kernel.org/stable/c/38d12bcf4e2ce3d285eb29644a79a54f42040fab
- https://git.kernel.org/stable/c/f61b7634a3249d12b9daa36ffbdb9965b6f24c6c
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.