CVE-2022-50055
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
iavf: Fix adminq error handling
iavf_alloc_asq_bufs/iavf_alloc_arq_bufs allocates with dma_alloc_coherent memory for VF mailbox. Free DMA regions for both ASQ and ARQ in case error happens during configuration of ASQ/ARQ registers. Without this change it is possible to see when unloading interface: 74626.583369: dma_debug_device_change: device driver has pending DMA allocations while released from device [count=32] One of leaked entries details: [device address=0x0000000b27ff9000] [size=4096 bytes] [mapped with DMA_BIDIRECTIONAL] [mapped as coherent]
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | d358aa9a7a2d5f91b1d33d5d4e27c2e46638d123 < ff289f2be5899efd0e897d2b434a78e36df2c69b | affected |
| Linux | Linux | d358aa9a7a2d5f91b1d33d5d4e27c2e46638d123 < 4fe80492d53971d9a49f39f3c86d2d67c6f3638a | affected |
| Linux | Linux | d358aa9a7a2d5f91b1d33d5d4e27c2e46638d123 < dab6b551f5ba4c79a0dd4970dd8533c37a7b100f | affected |
| Linux | Linux | d358aa9a7a2d5f91b1d33d5d4e27c2e46638d123 < 35c63581fdefdcbaeae8cded18908523252353ad | affected |
| Linux | Linux | d358aa9a7a2d5f91b1d33d5d4e27c2e46638d123 < 419831617ed349992c84344dbd9e627f9e68f842 | affected |
| Linux | Linux | 3.14 | affected |
| Linux | Linux | 0 < 3.14 | unaffected |
| Linux | Linux | 5.4.211 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.138 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.63 <= 5.15.* | unaffected |
| Linux | Linux | 5.19.4 <= 5.19.* | unaffected |
| Linux | Linux | 6.0 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/ff289f2be5899efd0e897d2b434a78e36df2c69b
- https://git.kernel.org/stable/c/4fe80492d53971d9a49f39f3c86d2d67c6f3638a
- https://git.kernel.org/stable/c/dab6b551f5ba4c79a0dd4970dd8533c37a7b100f
- https://git.kernel.org/stable/c/35c63581fdefdcbaeae8cded18908523252353ad
- https://git.kernel.org/stable/c/419831617ed349992c84344dbd9e627f9e68f842
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.