Linux

Linux

8680 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 21.01.2025 13:15:09
  • Zuletzt bearbeitet 15.10.2025 13:48:46

In the Linux kernel, the following vulnerability has been resolved: sched_ext: Replace rq_lock() to raw_spin_rq_lock() in scx_ops_bypass() scx_ops_bypass() iterates all CPUs to re-enqueue all the scx tasks. For each CPU, it acquires a lock using rq...

  • EPSS 0.02%
  • Veröffentlicht 21.01.2025 13:15:09
  • Zuletzt bearbeitet 15.10.2025 13:47:59

In the Linux kernel, the following vulnerability has been resolved: netdev: prevent accessing NAPI instances from another namespace The NAPI IDs were not fully exposed to user space prior to the netlink API, so they were never namespaced. The netli...

  • EPSS 0.03%
  • Veröffentlicht 21.01.2025 13:15:09
  • Zuletzt bearbeitet 03.11.2025 21:19:02

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_locked When `ksmbd_vfs_kern_path_locked` met an error and it is not the last entry, it will exit without restoring chang...

  • EPSS 0.03%
  • Veröffentlicht 21.01.2025 13:15:09
  • Zuletzt bearbeitet 03.11.2025 21:19:03

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix variable not being completed when function returns When cmd_alloc_index(), fails cmd_work_handler() needs to complete ent->slotted before returning early. Otherwise t...

  • EPSS 0.02%
  • Veröffentlicht 21.01.2025 13:15:09
  • Zuletzt bearbeitet 15.10.2025 13:46:10

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: dwmac-tegra: Read iommu stream id from device tree Nvidia's Tegra MGBE controllers require the IOMMU "Stream ID" (SID) to be written to the MGBE_WRAP_AXI_ASID0_CTRL re...

  • EPSS 0.02%
  • Veröffentlicht 21.01.2025 13:15:08
  • Zuletzt bearbeitet 15.10.2025 13:50:20

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled When the caching for a cookie is temporarily disabled (e.g. due to a DIO write on that file), future co...

  • EPSS 0.02%
  • Veröffentlicht 21.01.2025 13:15:08
  • Zuletzt bearbeitet 15.10.2025 13:49:25

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix ceph copy to cache on write-begin At the end of netfs_unlock_read_folio() in which folios are marked appropriately for copying to the cache (either with by being marked ...

  • EPSS 0.02%
  • Veröffentlicht 21.01.2025 12:15:27
  • Zuletzt bearbeitet 15.10.2025 13:51:21

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix accessing invalid dip_ctx during destroying QP If it fails to modify QP to RTR, dip_ctx will not be attached. And during detroying QP, the invalid dip_ctx pointer wil...

  • EPSS 0.04%
  • Veröffentlicht 21.01.2025 12:15:27
  • Zuletzt bearbeitet 15.10.2025 13:50:41

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Fix max SGEs for the Work Request Gen P7 supports up to 13 SGEs for now. WQE software structure can hold only 6 now. Since the max send sge is reported as 13, the sta...

  • EPSS 0.03%
  • Veröffentlicht 21.01.2025 12:15:26
  • Zuletzt bearbeitet 03.11.2025 21:18:44

In the Linux kernel, the following vulnerability has been resolved: tracing: Have process_string() also allow arrays In order to catch a common bug where a TRACE_EVENT() TP_fast_assign() assigns an address of an allocated string to the ring buffer ...