Linux

Linux

7024 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Veröffentlicht 27.02.2025 20:16:02
  • Zuletzt bearbeitet 03.11.2025 21:19:11

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns() When getting the IRQ we use k3_udma_glue_tx_get_irq() which returns negative error value on error. ...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 20:16:02
  • Zuletzt bearbeitet 29.10.2025 15:06:24

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, fix definer's HWS_SET32 macro for negative offset When bit offset for HWS_SET32 macro is negative, UBSAN complains about the shift-out-of-bounds: UBSAN: shift-out...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 20:16:02
  • Zuletzt bearbeitet 30.10.2025 21:35:12

In the Linux kernel, the following vulnerability has been resolved: net: ravb: Fix missing rtnl lock in suspend/resume path Fix the suspend/resume path by ensuring the rtnl lock is held where required. Calls to ravb_open, ravb_close and wol operati...

  • EPSS 0.06%
  • Veröffentlicht 27.02.2025 20:16:02
  • Zuletzt bearbeitet 03.11.2025 21:19:11

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix oops when unload drivers paralleling When unload hclge driver, it tries to disable sriov first for each ae_dev node from hnae3_ae_dev_list. If user unloads hns3 driv...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 20:16:02
  • Zuletzt bearbeitet 28.10.2025 02:59:36

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix warnings during S3 suspend The enable_gpe_wakeup() function calls acpi_enable_all_wakeup_gpes(), and the later one may call the preempt_schedule_common() function, r...

  • EPSS 0.06%
  • Veröffentlicht 27.02.2025 03:15:20
  • Zuletzt bearbeitet 03.11.2025 21:19:10

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix hang in nfsd4_shutdown_callback If nfs4_client is in courtesy state then there is no point to send the callback. This causes nfsd4_shutdown_callback to hang since cl_cb_i...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 03:15:20
  • Zuletzt bearbeitet 03.11.2025 21:19:11

In the Linux kernel, the following vulnerability has been resolved: nfsd: clear acl_access/acl_default after releasing them If getting acl_default fails, acl_access and acl_default will be released simultaneously. However, acl_access will still ret...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 03:15:20
  • Zuletzt bearbeitet 13.03.2025 21:52:13

In the Linux kernel, the following vulnerability has been resolved: HID: corsair-void: Add missing delayed work cancel for headset status The cancel_delayed_work_sync() call was missed, causing a use-after-free in corsair_void_remove().

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:19
  • Zuletzt bearbeitet 28.10.2025 20:39:36

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode() In function psp_init_cap_microcode(), it should bail out when failed to load firmware, otherwise it may caus...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 03:15:19
  • Zuletzt bearbeitet 21.03.2025 15:43:17

In the Linux kernel, the following vulnerability has been resolved: workqueue: Put the pwq after detaching the rescuer from the pool The commit 68f83057b913("workqueue: Reap workers via kthread_stop() and remove detach_completion") adds code to rea...