CVE-2025-39923
- EPSS 0.03%
- Veröffentlicht 01.10.2025 08:15:35
- Zuletzt bearbeitet 20.01.2026 15:45:52
In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees When we don't have a clock specified in the device tree, we have no way to ensure the BAM is on. This is often ...
CVE-2025-39925
- EPSS 0.02%
- Veröffentlicht 01.10.2025 08:15:35
- Zuletzt bearbeitet 14.01.2026 18:16:40
In the Linux kernel, the following vulnerability has been resolved: can: j1939: implement NETDEV_UNREGISTER notification handler syzbot is reporting unregister_netdevice: waiting for vcan0 to become free. Usage count = 2 problem, for j1939 prot...
CVE-2025-39911
- EPSS 0.02%
- Veröffentlicht 01.10.2025 08:15:34
- Zuletzt bearbeitet 16.01.2026 19:37:09
In the Linux kernel, the following vulnerability has been resolved: i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path If request_irq() in i40e_vsi_request_irq_msix() fails in an iteration later than the first, the error path wants to fr...
CVE-2025-39913
- EPSS 0.03%
- Veröffentlicht 01.10.2025 08:15:34
- Zuletzt bearbeitet 16.01.2026 19:48:30
In the Linux kernel, the following vulnerability has been resolved: tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate psock->cork. syzbot reported the splat below. [0] The repro does the following: 1. Load a sk_msg prog ...
CVE-2025-39907
- EPSS 0.03%
- Veröffentlicht 01.10.2025 08:15:33
- Zuletzt bearbeitet 16.01.2026 19:31:03
In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: stm32_fmc2: avoid overlapping mappings on ECC buffer Avoid below overlapping mappings by using a contiguous non-cacheable buffer. [ 4.077708] DMA-API: stm32_fmc2_...
- EPSS 0.04%
- Veröffentlicht 01.10.2025 08:15:32
- Zuletzt bearbeitet 24.10.2025 12:15:37
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2025-39901
- EPSS 0.01%
- Veröffentlicht 01.10.2025 08:15:32
- Zuletzt bearbeitet 14.01.2026 20:16:12
In the Linux kernel, the following vulnerability has been resolved: i40e: remove read access to debugfs files The 'command' and 'netdev_ops' debugfs files are a legacy debugging interface supported by the i40e driver since its early days by commit ...
CVE-2025-39902
- EPSS 0.01%
- Veröffentlicht 01.10.2025 08:15:32
- Zuletzt bearbeitet 16.01.2026 19:30:38
In the Linux kernel, the following vulnerability has been resolved: mm/slub: avoid accessing metadata when pointer is invalid in object_err() object_err() reports details of an object for further debugging, such as the freelist pointer, redzone, et...
CVE-2025-39891
- EPSS 0.02%
- Veröffentlicht 01.10.2025 08:15:31
- Zuletzt bearbeitet 23.01.2026 02:32:19
In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Initialize the chan_stats array to zero The adapter->chan_stats[] array is initialized in mwifiex_init_channel_scan_gap() with vmalloc(), which doesn't zero out memo...
CVE-2024-58241
- EPSS 0.02%
- Veröffentlicht 24.09.2025 11:15:31
- Zuletzt bearbeitet 14.01.2026 20:16:06
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: Disable works on hci_unregister_dev This make use of disable_work_* on hci_unregister_dev since the hci_dev is about to be freed new submissions are not disara...