CVE-2022-49664
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:41
- Zuletzt bearbeitet 01.10.2025 20:17:02
In the Linux kernel, the following vulnerability has been resolved: tipc: move bc link creation back to tipc_node_create Shuang Li reported a NULL pointer dereference crash: [] BUG: kernel NULL pointer dereference, address: 0000000000000068 []...
CVE-2022-49665
- EPSS 0.05%
- Veröffentlicht 26.02.2025 07:01:41
- Zuletzt bearbeitet 23.10.2025 16:04:27
In the Linux kernel, the following vulnerability has been resolved: platform/x86: thinkpad_acpi: Fix a memory leak of EFCH MMIO resource Unlike release_mem_region(), a call to release_resource() does not free the resource, so it has to be freed exp...
CVE-2022-49666
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:01:41
- Zuletzt bearbeitet 23.10.2025 16:13:56
In the Linux kernel, the following vulnerability has been resolved: powerpc/memhotplug: Add add_pages override for PPC With commit ffa0b64e3be5 ("powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit") the kernel now validate the addr against h...
CVE-2022-49667
- EPSS 0.04%
- 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.04%
- 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.04%
- 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.04%
- 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...