0.0

CVE-2025-39917 - bpf: Fix out-of-bounds dynptr write in bpf_crypto_crypt

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 source dynptr's size before calling into the cryp…

πŸ“… Published: Oct. 1, 2025, 7:44 a.m. πŸ”„ Last Modified: Oct. 2, 2025, 8:40 a.m.

0.0

CVE-2025-39916 - mm/damon/reclaim: avoid divide-by-zero in damon_reclaim_apply_parameters()

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 the divisor, which may lead to division-by-zero e…

πŸ“… Published: Oct. 1, 2025, 7:44 a.m. πŸ”„ Last Modified: Oct. 2, 2025, 8:40 a.m.

0.0

CVE-2025-39915 - net: phy: transfer phy_config_inband() locking responsibility to phylink

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) between &pl->state_mutex and &phy->lock, as follows.…

πŸ“… Published: Oct. 1, 2025, 7:44 a.m. πŸ”„ Last Modified: Oct. 2, 2025, 8:40 a.m.

0.0

CVE-2025-39914 - tracing: Silence warning when chunk allocation fails in trace_pid_write

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 Modules linked in: CPU: 1 UID: 0 PID: 12326 Comm:…

πŸ“… Published: Oct. 1, 2025, 7:44 a.m. πŸ”„ Last Modified: Oct. 2, 2025, 8:40 a.m.

0.0

CVE-2025-39913 - tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate psock->cork.

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 that calls bpf_msg_cork_bytes(msg, cork_bytes) …

πŸ“… Published: Oct. 1, 2025, 7:44 a.m. πŸ”„ Last Modified: Oct. 2, 2025, 8:40 a.m.

0.0

CVE-2025-39912 - nfs/localio: restore creds before releasing pageio data

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 __put_cred() when it puts the nfsd_file->nf_file…

πŸ“… Published: Oct. 1, 2025, 7:44 a.m. πŸ”„ Last Modified: Oct. 2, 2025, 8:40 a.m.

0.0

CVE-2025-39911 - i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path

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 free the IRQs requested so far. However, it uses th…

πŸ“… Published: Oct. 1, 2025, 7:44 a.m. πŸ”„ Last Modified: Oct. 2, 2025, 8:40 a.m.

0.0

CVE-2025-39910 - mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc()

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc() kasan_populate_vmalloc() and its helpers ignore the caller's gfp_mask and always allocate memory using the hardcoded GFP_KERNEL flag. This makes them inconsisten…

πŸ“… Published: Oct. 1, 2025, 7:44 a.m. πŸ”„ Last Modified: Oct. 2, 2025, 8:40 a.m.

0.0

CVE-2025-39909 - mm/damon/lru_sort: avoid divide-by-zero in damon_lru_sort_apply_parameters()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/lru_sort: avoid divide-by-zero in damon_lru_sort_apply_parameters() Patch series "mm/damon: avoid divide-by-zero in DAMON module's parameters application". DAMON's RECLAIM and LRU_SORT modules perform no validation on u…

πŸ“… Published: Oct. 1, 2025, 7:44 a.m. πŸ”„ Last Modified: Oct. 2, 2025, 8:40 a.m.

0.0

CVE-2025-39908 - net: dev_ioctl: take ops lock in hwtstamp lower paths

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 rest of ndo invocations. Kernel log: WARNING: CPU: …

πŸ“… Published: Oct. 1, 2025, 7:44 a.m. πŸ”„ Last Modified: Oct. 2, 2025, 8:40 a.m.
Total resulsts: 312538
Page 21 of 31,254
Β« previous page Β» next page
Filters