- 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: 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...
- 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: drm/amd/display: remove oem i2c adapter on finish Fixes a bug where unbinding of the GPU would leave the oem i2c adapter registered resulting in a null pointer dereference when app...
- EPSS 0.03%
- 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: 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.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: 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...
- 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: 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 RECLAI...
- 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: 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 hardco...
- EPSS 0.02%
- Published 01.10.2025 08:15:32
- Last modified 02.10.2025 19:12:17
In the Linux kernel, the following vulnerability has been resolved: sched: Fix sched_numa_find_nth_cpu() if mask offline sched_numa_find_nth_cpu() uses a bsearch to look for the 'closest' CPU in sched_domains_numa_masks and given cpus mask. However...
- EPSS 0.02%
- Published 01.10.2025 08:15:32
- Last modified 02.10.2025 19:12:17
In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery work from being queued during device removal Use disable_work_sync() instead of cancel_work_sync() in ivpu_dev_fini() to ensure that no new recovery wo...
- EPSS 0.02%
- Published 01.10.2025 08:15:32
- Last modified 02.10.2025 19:12:17
In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Add error handling for RX metadata pointer retrieval Add proper error checking for dmaengine_desc_get_metadata_ptr() which can return an error pointer and lea...
- EPSS 0.04%
- Published 01.10.2025 08:15:32
- Last modified 02.10.2025 19:12:17
In the Linux kernel, the following vulnerability has been resolved: e1000e: fix heap overflow in e1000_set_eeprom Fix a possible heap overflow in e1000_set_eeprom function by adding input validation for the requested length of the change in the EEP...