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 12:15:33
  • Zuletzt bearbeitet 11.12.2025 18:24:36

In the Linux kernel, the following vulnerability has been resolved: scsi: libsas: Fix use-after-free bug in smp_execute_task_sg() When executing SMP task failed, the smp_execute_task_sg() calls del_timer() to delete "slow_task->timer". However, if ...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:33
  • Zuletzt bearbeitet 11.12.2025 18:24:42

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Fix use-after-free in acpi_ut_copy_ipackage_to_ipackage() There is an use-after-free reported by KASAN: BUG: KASAN: use-after-free in acpi_ut_remove_reference+0x3b/0x82 ...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:33
  • Zuletzt bearbeitet 11.12.2025 18:24:48

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: resource leaks at mt7921_check_offload_capability() Fixed coverity issue with resource leaks at variable "fw" going out of scope leaks the storage it points to ...

  • EPSS 0.03%
  • Veröffentlicht 01.10.2025 12:15:33
  • Zuletzt bearbeitet 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly When an extended state component is not present in fpstate, but in init state, the function copies from init_fpstat...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:31
  • Zuletzt bearbeitet 10.12.2025 16:58:01

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix UBSAN shift-out-of-bounds warning If get_num_sdma_queues or get_num_xgmi_sdma_queues is 0, we end up doing a shift operation where the number of bits shifted equals...

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 08:15:36
  • Zuletzt bearbeitet 10.12.2025 21:55:58

In the Linux kernel, the following vulnerability has been resolved: ceph: fix race condition validating r_parent before applying state Add validation to ensure the cached parent directory inode matches the directory info in MDS replies. This preven...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 08:15:36
  • Zuletzt bearbeitet 10.12.2025 21:50:13

In the Linux kernel, the following vulnerability has been resolved: i2c: rtl9300: ensure data length is within supported range Add an explicit check for the xfer length to 'rtl9300_i2c_config_xfer' to ensure the data length isn't within the support...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 08:15:35
  • Zuletzt bearbeitet 12.12.2025 18:23:19

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: fix linked list corruption Never leave scheduled wcid entries on the temporary on-stack list

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 08:15:35
  • Zuletzt bearbeitet 11.12.2025 18:23:40

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: add missing check for rx wcid entries Non-station wcid entries must not be passed to the rx functions. In case of the global wcid entry, it could even lead to c...

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

In the Linux kernel, the following vulnerability has been resolved: pcmcia: Add error handling for add_interval() in do_validate_mem() In the do_validate_mem(), the call to add_interval() does not handle errors. If kmalloc() fails in add_interval()...