CVE-2022-49667
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:01:41
- Zuletzt bearbeitet 24.03.2025 19:07:43
In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix use-after-free after 802.3ad slave unbind commit 0622cab0341c ("bonding: fix 802.3ad aggregator reselection"), resolve case, when there is several aggregation gro...
CVE-2022-49668
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:01:41
- Zuletzt bearbeitet 01.10.2025 20:17:03
In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_events of_get_child_by_name() returns a node pointer with refcount incremented, we should use of_node_put() on it whe...
CVE-2022-49669
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:41
- Zuletzt bearbeitet 24.03.2025 19:27:11
In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race on unaccepted mptcp sockets When the listener socket owning the relevant request is closed, it frees the unaccepted subflows and that causes later deletion of the p...
CVE-2022-49670
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:01:41
- Zuletzt bearbeitet 01.10.2025 20:17:03
In the Linux kernel, the following vulnerability has been resolved: linux/dim: Fix divide by 0 in RDMA DIM Fix a divide 0 error in rdma_dim_stats_compare() when prev->cpe_ratio == 0. CallTrace: Hardware name: H3C R4900 G3/RS33M2C9S, BIOS 2.00.37...
CVE-2022-49649
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:01:40
- Zuletzt bearbeitet 01.10.2025 20:17:01
In the Linux kernel, the following vulnerability has been resolved: xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue xenvif_rx_next_skb() is expecting the rx queue not being empty, but in case the loop in xenvif_rx_action() i...
CVE-2022-49650
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:01:40
- Zuletzt bearbeitet 23.10.2025 12:10:24
In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom: bam_dma: fix runtime PM underflow Commit dbad41e7bb5f ("dmaengine: qcom: bam_dma: check if the runtime pm enabled") caused unbalanced pm_runtime_get/put() calls wh...
CVE-2022-49651
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:40
- Zuletzt bearbeitet 24.03.2025 19:03:58
In the Linux kernel, the following vulnerability has been resolved: srcu: Tighten cleanup_srcu_struct() GP checks Currently, cleanup_srcu_struct() checks for a grace period in progress, but it does not check for a grace period that has not yet star...
CVE-2022-49652
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:01:40
- Zuletzt bearbeitet 01.10.2025 20:17:02
In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need...
CVE-2022-49653
- EPSS 0.05%
- Veröffentlicht 26.02.2025 07:01:40
- Zuletzt bearbeitet 01.10.2025 20:17:02
In the Linux kernel, the following vulnerability has been resolved: i2c: piix4: Fix a memory leak in the EFCH MMIO support The recently added support for EFCH MMIO regions introduced a memory leak in that code path. The leak is caused by the fact t...
CVE-2022-49654
- EPSS 0.05%
- Veröffentlicht 26.02.2025 07:01:40
- Zuletzt bearbeitet 23.10.2025 12:10:32
In the Linux kernel, the following vulnerability has been resolved: net: dsa: qca8k: reset cpu port on MTU change It was discovered that the Documentation lacks of a fundamental detail on how to correctly change the MAX_FRAME_SIZE of the switch. I...