CVE-2022-48772
- EPSS 0.02%
- Veröffentlicht 25.06.2024 15:15:11
- Zuletzt bearbeitet 21.11.2024 07:33:59
In the Linux kernel, the following vulnerability has been resolved: media: lgdt3306a: Add a check against null-pointer-def The driver should check whether the client provides the platform_data. The following log reveals it: [ 29.610324] BUG: KA...
CVE-2024-35247
- EPSS 0.03%
- Veröffentlicht 24.06.2024 14:15:12
- Zuletzt bearbeitet 03.02.2025 15:52:11
In the Linux kernel, the following vulnerability has been resolved: fpga: region: add owner module and take its refcount The current implementation of the fpga region assumes that the low-level module registers a driver for the parent device and us...
CVE-2024-36479
- EPSS 0.03%
- Veröffentlicht 24.06.2024 14:15:12
- Zuletzt bearbeitet 03.11.2025 21:16:12
In the Linux kernel, the following vulnerability has been resolved: fpga: bridge: add owner module and take its refcount The current implementation of the fpga bridge assumes that the low-level module registers a driver for the parent device and us...
CVE-2024-37021
- EPSS 0.03%
- Veröffentlicht 24.06.2024 14:15:12
- Zuletzt bearbeitet 03.11.2025 21:16:13
In the Linux kernel, the following vulnerability has been resolved: fpga: manager: add owner module and take its refcount The current implementation of the fpga manager assumes that the low-level module registers a driver for the parent device and ...
CVE-2024-37026
- EPSS 0.03%
- Veröffentlicht 24.06.2024 14:15:12
- Zuletzt bearbeitet 03.10.2025 15:08:31
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Only use reserved BCS instances for usm migrate exec queue The GuC context scheduling queue is 2 entires deep, thus it is possible for a migration job to be stuck behind a ...
CVE-2024-38384
- EPSS 0.04%
- Veröffentlicht 24.06.2024 14:15:12
- Zuletzt bearbeitet 24.03.2025 17:29:07
In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix list corruption from reorder of WRITE ->lqueued __blkcg_rstat_flush() can be run anytime, especially when blk_cgroup_bio_start is being executed. If WRITE of `->lq...
CVE-2024-38663
- EPSS 0.03%
- Veröffentlicht 24.06.2024 14:15:12
- Zuletzt bearbeitet 03.10.2025 15:08:59
In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix list corruption from resetting io stat Since commit 3b8cc6298724 ("blk-cgroup: Optimize blkcg_rstat_flush()"), each iostat instance is added to blkcg percpu list, s...
CVE-2024-38664
- EPSS 0.02%
- Veröffentlicht 24.06.2024 14:15:12
- Zuletzt bearbeitet 30.05.2025 19:30:07
In the Linux kernel, the following vulnerability has been resolved: drm: zynqmp_dpsub: Always register bridge We must always register the DRM bridge, since zynqmp_dp_hpd_work_func calls drm_bridge_hpd_notify, which in turn expects hpd_mutex to be i...
CVE-2024-38667
- EPSS 0.03%
- Veröffentlicht 24.06.2024 14:15:12
- Zuletzt bearbeitet 30.05.2025 19:30:24
In the Linux kernel, the following vulnerability has been resolved: riscv: prevent pt_regs corruption for secondary idle threads Top of the kernel thread stack should be reserved for pt_regs. However this is not the case for the idle threads of the...
CVE-2024-39291
- EPSS 0.03%
- Veröffentlicht 24.06.2024 14:15:12
- Zuletzt bearbeitet 30.05.2025 19:31:00
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix buffer size in gfx_v9_4_3_init_ cp_compute_microcode() and rlc_microcode() The function gfx_v9_4_3_init_microcode in gfx_v9_4_3.c was generating about potential tru...