CVE-2025-39925
- EPSS 0.12%
- 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.15%
- 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.17%
- Veröffentlicht 01.10.2025 08:15:34
- Zuletzt bearbeitet 02.06.2026 14:16: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 ...
- EPSS 0.1%
- Veröffentlicht 01.10.2025 08:15:33
- Zuletzt bearbeitet 14.01.2026 20:16:13
In the Linux kernel, the following vulnerability has been resolved: net: phylink: add lock for serializing concurrent pl->phydev writes with resolver Currently phylink_resolve() protects itself against concurrent phylink_bringup_phy() or phylink_di...
CVE-2025-39907
- EPSS 0.14%
- 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_...
CVE-2025-39908
- EPSS 0.12%
- Veröffentlicht 01.10.2025 08:15:33
- Zuletzt bearbeitet 14.01.2026 18:16:39
In the Linux kernel, the following vulnerability has been resolved: net: dev_ioctl: take ops lock in hwtstamp lower paths ndo hwtstamp callbacks are expected to run under the per-device ops lock. Make the lower get/set paths consistent with the res...
CVE-2025-39901
- EPSS 0.14%
- 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.15%
- 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.15%
- 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-2025-39894
- EPSS 0.14%
- Veröffentlicht 01.10.2025 08:15:31
- Zuletzt bearbeitet 16.01.2026 19:30:25
In the Linux kernel, the following vulnerability has been resolved: netfilter: br_netfilter: do not check confirmed bit in br_nf_local_in() after confirm When send a broadcast packet to a tap device, which was added to a bridge, br_nf_local_in() is...