CVE-2022-48702
- EPSS 0.02%
- Veröffentlicht 03.05.2024 16:15:08
- Zuletzt bearbeitet 05.03.2025 15:11:27
In the Linux kernel, the following vulnerability has been resolved: ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc() The voice allocator sometimes begins allocating from near the end of the array and then wraps around, how...
CVE-2022-48703
- EPSS 0.01%
- Veröffentlicht 03.05.2024 16:15:08
- Zuletzt bearbeitet 17.07.2025 17:15:32
In the Linux kernel, the following vulnerability has been resolved: thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTR In some case, the GDDV returns a package with a buffer which has zero length. It causes that kmemdup() re...
CVE-2022-48694
- EPSS 0.02%
- Veröffentlicht 03.05.2024 15:15:08
- Zuletzt bearbeitet 21.11.2024 07:33:48
In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix drain SQ hang with no completion SW generated completions for outstanding WRs posted on SQ after QP is in error target the wrong CQ. This causes the ib_drain_sq to ...
CVE-2022-48670
- EPSS 0.02%
- Veröffentlicht 03.05.2024 15:15:07
- Zuletzt bearbeitet 10.01.2025 19:07:21
In the Linux kernel, the following vulnerability has been resolved: peci: cpu: Fix use-after-free in adev_release() When auxiliary_device_add() returns an error, auxiliary_device_uninit() is called, which causes refcount for device to be decremente...
CVE-2022-48671
- EPSS 0.01%
- Veröffentlicht 03.05.2024 15:15:07
- Zuletzt bearbeitet 21.11.2024 07:33:44
In the Linux kernel, the following vulnerability has been resolved: cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all() syzbot is hitting percpu_rwsem_assert_held(&cpu_hotplug_lock) warning at cpuset_attach() [1], for commit 4f7e723643...
CVE-2022-48672
- EPSS 0.02%
- Veröffentlicht 03.05.2024 15:15:07
- Zuletzt bearbeitet 21.11.2024 07:33:45
In the Linux kernel, the following vulnerability has been resolved: of: fdt: fix off-by-one error in unflatten_dt_nodes() Commit 78c44d910d3e ("drivers/of: Fix depth when unflattening devicetree") forgot to fix up the depth check in the loop body i...
CVE-2022-48673
- EPSS 0.01%
- Veröffentlicht 03.05.2024 15:15:07
- Zuletzt bearbeitet 21.11.2024 07:33:45
In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix possible access to freed memory in link clear After modifying the QP to the Error state, all RX WR would be completed with WC in IB_WC_WR_FLUSH_ERR status. Current imp...
CVE-2022-48674
- EPSS 0.02%
- Veröffentlicht 03.05.2024 15:15:07
- Zuletzt bearbeitet 10.01.2025 19:07:06
In the Linux kernel, the following vulnerability has been resolved: erofs: fix pcluster use-after-free on UP platforms During stress testing with CONFIG_SMP disabled, KASAN reports as below: ========================================================...
CVE-2022-48675
- EPSS 0.01%
- Veröffentlicht 03.05.2024 15:15:07
- Zuletzt bearbeitet 21.11.2024 07:33:45
In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix a nested dead lock as part of ODP flow Fix a nested dead lock as part of ODP flow by using mmput_async(). From the below call trace [1] can see that calling mmput() o...
CVE-2022-48686
- EPSS 0.03%
- Veröffentlicht 03.05.2024 15:15:07
- Zuletzt bearbeitet 21.11.2024 22:15:05
In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix UAF when detecting digest errors We should also bail from the io_work loop when we set rd_enabled to true, so we don't attempt to read data from the socket when the T...