Linux

Linux Kernel

13989 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 11.01.2025 13:15:27
  • Zuletzt bearbeitet 01.10.2025 20:17:24

In the Linux kernel, the following vulnerability has been resolved: block: Prevent potential deadlocks in zone write plug error recovery Zone write plugging for handling writes to zones of a zoned block device always execute a zone report whenever ...

  • EPSS 0.03%
  • Veröffentlicht 11.01.2025 13:15:26
  • Zuletzt bearbeitet 15.10.2025 20:46:50

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix IPIs usage in kfence_protect_page() flush_tlb_kernel_range() may use IPIs to flush the TLBs of all the cores, which triggers the following warning when the irqs are disa...

  • EPSS 0.03%
  • Veröffentlicht 11.01.2025 13:15:26
  • Zuletzt bearbeitet 03.11.2025 21:17:47

In the Linux kernel, the following vulnerability has been resolved: nilfs2: prevent use of deleted inode syzbot reported a WARNING in nilfs_rmdir. [1] Because the inode bitmap is corrupted, an inode with an inode number that should exist as a ".ni...

  • EPSS 0.03%
  • Veröffentlicht 11.01.2025 13:15:26
  • Zuletzt bearbeitet 01.10.2025 20:17:23

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in iso_conn_big_sync This fixes the circular locking dependency warning below, by reworking iso_sock_recvmsg, to ensure that the socket lock is al...

  • EPSS 0.04%
  • Veröffentlicht 11.01.2025 13:15:26
  • Zuletzt bearbeitet 15.10.2025 19:56:43

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix WARN in ivpu_ipc_send_receive_internal() Move pm_runtime_set_active() to ivpu_pm_init() so when ivpu_ipc_send_receive_internal() is executed before ivpu_pm_enable()...

  • EPSS 0.04%
  • Veröffentlicht 11.01.2025 13:15:26
  • Zuletzt bearbeitet 16.10.2025 17:05:29

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix general protection fault in ivpu_bo_list() Check if ctx is not NULL before accessing its fields.

  • EPSS 0.05%
  • Veröffentlicht 11.01.2025 13:15:25
  • Zuletzt bearbeitet 03.11.2025 21:17:21

In the Linux kernel, the following vulnerability has been resolved: igb: Fix potential invalid memory access in igb_init_module() The pci_register_driver() can fail and when this happened, the dca_notifier needs to be unregistered, otherwise the dc...

  • EPSS 0.03%
  • Veröffentlicht 11.01.2025 13:15:25
  • Zuletzt bearbeitet 03.11.2025 21:17:46

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init() Under certain kernel configurations when building with Clang/LLVM, the compiler does not generate a return o...

  • EPSS 0.04%
  • Veröffentlicht 11.01.2025 13:15:25
  • Zuletzt bearbeitet 15.10.2025 20:44:23

In the Linux kernel, the following vulnerability has been resolved: regulator: axp20x: AXP717: set ramp_delay AXP717 datasheet says that regulator ramp delay is 15.625 us/step, which is 10mV in our case. Add a AXP_DESC_RANGES_DELAY macro and updat...

  • EPSS 0.05%
  • Veröffentlicht 11.01.2025 13:15:25
  • Zuletzt bearbeitet 03.11.2025 21:17:46

In the Linux kernel, the following vulnerability has been resolved: ceph: give up on paths longer than PATH_MAX If the full path to be built by ceph_mdsc_build_path() happens to be longer than PATH_MAX, then this function will enter an endless (ret...