CVE-2022-50055
published 2025-06-18CVE-2022-50055: 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…
PriorityP418medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.16%
5.5th percentile
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
16 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 6.0.2-1 (bookworm) | linux 6.0.2-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= d358aa9a7a2d5f91b1d33d5d4e27c2e46638d123 < ff289f2be5899efd0e897d2b434a78e36df2c69b | ff289f2be5899efd0e897d2b434a78e36df2c69b |
| linux | linux | >= d358aa9a7a2d5f91b1d33d5d4e27c2e46638d123 < 4fe80492d53971d9a49f39f3c86d2d67c6f3638a | 4fe80492d53971d9a49f39f3c86d2d67c6f3638a |
| linux | linux | >= d358aa9a7a2d5f91b1d33d5d4e27c2e46638d123 < dab6b551f5ba4c79a0dd4970dd8533c37a7b100f | dab6b551f5ba4c79a0dd4970dd8533c37a7b100f |
| linux | linux | >= d358aa9a7a2d5f91b1d33d5d4e27c2e46638d123 < 35c63581fdefdcbaeae8cded18908523252353ad | 35c63581fdefdcbaeae8cded18908523252353ad |
| linux | linux | >= d358aa9a7a2d5f91b1d33d5d4e27c2e46638d123 < 419831617ed349992c84344dbd9e627f9e68f842 | 419831617ed349992c84344dbd9e627f9e68f842 |
| linux | linux_kernel | — | — |
| linux | linux_kernel | >= 0 < 5.10.140-1 | 5.10.140-1 |
| linux | linux_kernel | >= 0 < 6.0.2-1 | 6.0.2-1 |
| linux | linux_kernel | >= 0 < 6.0.2-1 | 6.0.2-1 |
| linux | linux_kernel | >= 0 < 6.0.2-1 | 6.0.2-1 |
| linux | linux_kernel | >= 3.14 < 5.4.211 | 5.4.211 |
| linux | linux_kernel | >= 5.11 < 5.15.63 | 5.15.63 |
| linux | linux_kernel | >= 5.16 < 5.19.4 | 5.19.4 |
| linux | linux_kernel | >= 5.5 < 5.10.138 | 5.10.138 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
CVE-2022-50055: In the Linux kernel, the following vulnerability has been resolved: iavf: Fix adminq error handling iavf_alloc_asq_bufs/iavf_alloc_arq_bufs allocates
osv·2025-06-18·CVSS 5.5
CVE-2022-50055 [MEDIUM] CVE-2022-50055: In the Linux kernel, the following vulnerability has been resolved: iavf: Fix adminq error handling iavf_alloc_asq_bufs/iavf_alloc_arq_bufs allocates
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]
GHSA
GHSA-628r-vvfw-fq42: In the Linux kernel, the following vulnerability has been resolved:
iavf: Fix adminq error handling
iavf_alloc_asq_bufs/iavf_alloc_arq_bufs allocate
ghsa_unreviewed·2025-06-18
CVE-2022-50055 [MEDIUM] GHSA-628r-vvfw-fq42: In the Linux kernel, the following vulnerability has been resolved:
iavf: Fix adminq error handling
iavf_alloc_asq_bufs/iavf_alloc_arq_bufs allocate
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]
Red Hat
kernel: iavf: Fix adminq error handling
vendor_redhat·2025-06-18·CVSS 5.5
CVE-2022-50055 [MEDIUM] kernel: iavf: Fix adminq error handling
kernel: iavf: Fix adminq error handling
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]
Package: kernel (Red Hat Enterprise Linux 10) - Not affected
Package: kernel (Red Hat Enterprise Linux 6) - Not affected
Package: k
Debian
CVE-2022-50055: linux - In the Linux kernel, the following vulnerability has been resolved: iavf: Fix a...
vendor_debian·2022·CVSS 5.5
CVE-2022-50055 [MEDIUM] CVE-2022-50055: linux - In the Linux kernel, the following vulnerability has been resolved: iavf: Fix a...
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]
Scope: local
bookworm: resolved (fixed in 6.0.2-1)
bullseye: resolved (fixed in 5.10.140-1)
forky: resolved (fixed in 6.0.2-1)
sid: resolved (fixed in 6.0.2-1)
trixie: resolve
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/35c63581fdefdcbaeae8cded18908523252353adhttps://git.kernel.org/stable/c/419831617ed349992c84344dbd9e627f9e68f842https://git.kernel.org/stable/c/4fe80492d53971d9a49f39f3c86d2d67c6f3638ahttps://git.kernel.org/stable/c/dab6b551f5ba4c79a0dd4970dd8533c37a7b100fhttps://git.kernel.org/stable/c/ff289f2be5899efd0e897d2b434a78e36df2c69b
2025-06-18
Published