Linux

Linux

6430 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 08:15:33
  • Zuletzt bearbeitet 12.12.2025 18:27:53

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%
  • Veröffentlicht 01.10.2025 08:15:32
  • Zuletzt bearbeitet 12.12.2025 20:07:43

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%
  • Veröffentlicht 01.10.2025 08:15:32
  • Zuletzt bearbeitet 12.12.2025 18:44:51

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%
  • Veröffentlicht 01.10.2025 08:15:32
  • Zuletzt bearbeitet 12.12.2025 18:42:52

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%
  • 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.

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 08:15:32
  • Zuletzt bearbeitet 12.12.2025 18:42:17

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE With CONFIG_HIGHPTE on 32-bit ARM, move_pages_pte() maps PTE pages using kmap_local_page(), which requires unmapping...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 08:15:32
  • Zuletzt bearbeitet 12.12.2025 18:41:00

In the Linux kernel, the following vulnerability has been resolved: net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=y syzbot reported a WARNING in est_timer() [1] Problem here is that with CONFIG_PREEMPT_RT=y, timer callbacks can be...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 08:15:32
  • Zuletzt bearbeitet 12.12.2025 18:39:16

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 ...

  • EPSS 0.05%
  • Veröffentlicht 01.10.2025 08:15:32
  • Zuletzt bearbeitet 03.11.2025 18:16:52

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...

  • EPSS 0.05%
  • Veröffentlicht 01.10.2025 08:15:31
  • Zuletzt bearbeitet 03.11.2025 18:16:52

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...