- EPSS 0.02%
- Published 01.10.2025 08:15:35
- Last modified 02.10.2025 19:12:17
In the Linux kernel, the following vulnerability has been resolved: genetlink: fix genl_bind() invoking bind() after -EPERM Per family bind/unbind callbacks were introduced to allow families to track multicast group consumer presence, e.g. to start...
- EPSS 0.03%
- Published 01.10.2025 08:15:34
- Last modified 02.10.2025 19:12:17
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...
- EPSS 0.02%
- Published 01.10.2025 08:15:34
- Last modified 02.10.2025 19:12:17
In the Linux kernel, the following vulnerability has been resolved: nfs/localio: restore creds before releasing pageio data Otherwise if the nfsd filecache code releases the nfsd_file immediately, it can trigger the BUG_ON(cred == current->cred) in...
- EPSS 0.03%
- Published 01.10.2025 08:15:34
- Last modified 02.10.2025 19:12:17
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.02%
- Published 01.10.2025 08:15:34
- Last modified 02.10.2025 19:12:17
In the Linux kernel, the following vulnerability has been resolved: tracing: Silence warning when chunk allocation fails in trace_pid_write Syzkaller trigger a fault injection warning: WARNING: CPU: 1 PID: 12326 at tracepoint_add_func+0xbfc/0xeb0 ...
- EPSS 0.02%
- Published 01.10.2025 08:15:34
- Last modified 02.10.2025 19:12:17
In the Linux kernel, the following vulnerability has been resolved: net: phy: transfer phy_config_inband() locking responsibility to phylink Problem description =================== Lockdep reports a possible circular locking dependency (AB/BA) bet...
- EPSS 0.02%
- Published 01.10.2025 08:15:34
- Last modified 02.10.2025 19:12:17
In the Linux kernel, the following vulnerability has been resolved: mm/damon/reclaim: avoid divide-by-zero in damon_reclaim_apply_parameters() When creating a new scheme of DAMON_RECLAIM, the calculation of 'min_age_region' uses 'aggr_interval' as ...
- EPSS 0.02%
- Published 01.10.2025 08:15:34
- Last modified 02.10.2025 19:12:17
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix out-of-bounds dynptr write in bpf_crypto_crypt Stanislav reported that in bpf_crypto_crypt() the destination dynptr's size is not validated to be at least as large as the ...
- EPSS 0.02%
- Published 01.10.2025 08:15:33
- Last modified 02.10.2025 19:12:17
In the Linux kernel, the following vulnerability has been resolved: of_numa: fix uninitialized memory nodes causing kernel panic When there are memory-only nodes (nodes without CPUs), these nodes are not properly initialized, causing kernel panic d...
- EPSS 0.02%
- Published 01.10.2025 08:15:33
- Last modified 02.10.2025 19:12:17
In the Linux kernel, the following vulnerability has been resolved: arm64: kexec: initialize kexec_buf struct in load_other_segments() Patch series "kexec: Fix invalid field access". The kexec_buf structure was previously declared without initiali...