CVE-2025-38479
- EPSS 0.02%
- Veröffentlicht 18.04.2025 07:01:33
- Zuletzt bearbeitet 06.11.2025 16:22:25
In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-edma: free irq correctly in remove path Add fsl_edma->txirq/errirq check to avoid below warning because no errirq at i.MX9 platform. Otherwise there will be kernel d...
- EPSS 0.06%
- Veröffentlicht 18.04.2025 07:01:33
- Zuletzt bearbeitet 03.11.2025 20:18:46
In the Linux kernel, the following vulnerability has been resolved: ksmbd: use aead_request_free to match aead_request_alloc Use aead_request_free() instead of kfree() to properly free memory allocated by aead_request_alloc(). This ensures sensitiv...
CVE-2025-38240
- EPSS 0.02%
- Veröffentlicht 18.04.2025 07:01:32
- Zuletzt bearbeitet 06.11.2025 16:22:49
In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: dp: drm_err => dev_err in HPD path to avoid NULL ptr The function mtk_dp_wait_hpd_asserted() may be called before the `mtk_dp->drm_dev` pointer is assigned in mtk_dp_...
CVE-2025-38104
- EPSS 0.02%
- Veröffentlicht 18.04.2025 07:01:31
- Zuletzt bearbeitet 04.11.2025 16:59:15
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOV RLCG Register Access is a way for virtual functions to safely access GPU regis...
CVE-2025-38152
- EPSS 0.03%
- Veröffentlicht 18.04.2025 07:01:31
- Zuletzt bearbeitet 03.11.2025 20:18:46
In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Clear table_sz when rproc_shutdown There is case as below could trigger kernel dump: Use U-Boot to start remote processor(rproc) with resource table published to ...
CVE-2025-38049
- EPSS 0.02%
- Veröffentlicht 18.04.2025 07:01:30
- Zuletzt bearbeitet 01.10.2025 17:15:45
In the Linux kernel, the following vulnerability has been resolved: x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors Commit 6eac36bb9eb0 ("x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid")...
CVE-2025-37925
- EPSS 0.02%
- Veröffentlicht 18.04.2025 07:01:29
- Zuletzt bearbeitet 03.11.2025 18:15:55
In the Linux kernel, the following vulnerability has been resolved: jfs: reject on-disk inodes of an unsupported type Syzbot has reported the following BUG: kernel BUG at fs/inode.c:668! Oops: invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI CPU: 3...
CVE-2025-37860
- EPSS 0.02%
- Veröffentlicht 18.04.2025 07:01:28
- Zuletzt bearbeitet 02.11.2025 14:15:35
In the Linux kernel, the following vulnerability has been resolved: sfc: fix NULL dereferences in ef100_process_design_param() Since cited commit, ef100_probe_main() and hence also ef100_check_design_params() run before efx->net_dev is created; c...
CVE-2025-37893
- EPSS 0.02%
- Veröffentlicht 18.04.2025 07:01:28
- Zuletzt bearbeitet 01.10.2025 17:15:45
In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Fix off-by-one error in build_prologue() Vincent reported that running BPF progs with tailcalls on LoongArch causes kernel hard lockup. Debugging the issues shows t...
CVE-2025-37785
- EPSS 0.02%
- Veröffentlicht 18.04.2025 07:01:27
- Zuletzt bearbeitet 03.11.2025 20:18:34
In the Linux kernel, the following vulnerability has been resolved: ext4: fix OOB read when checking dotdot dir Mounting a corrupted filesystem with directory which contains '.' dir entry with rec_len == block size results in out-of-bounds read (la...