Linux

Linux Kernel

13303 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 02.05.2025 15:55:44
  • Zuletzt bearbeitet 10.11.2025 17:56:19

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: disable txq irq before flushing hw ice_qp_dis() intends to stop a given queue pair that is a target of xsk pool attach/detach. One of the steps is to disable interrupts o...

  • EPSS 0.02%
  • Veröffentlicht 02.05.2025 15:55:43
  • Zuletzt bearbeitet 10.11.2025 17:56:45

In the Linux kernel, the following vulnerability has been resolved: ext4: fix WARNING in ext4_update_inline_data Syzbot found the following issue: EXT4-fs (loop0): mounted filesystem 00000000-0000-0000-0000-000000000000 without journal. Quota mode:...

  • EPSS 0.02%
  • Veröffentlicht 02.05.2025 15:55:43
  • Zuletzt bearbeitet 10.11.2025 17:56:32

In the Linux kernel, the following vulnerability has been resolved: ext4: zero i_disksize when initializing the bootloader inode If the boot loader inode has never been used before, the EXT4_IOC_SWAP_BOOT inode will initialize it, including setting...

  • EPSS 0.01%
  • Veröffentlicht 02.05.2025 15:55:42
  • Zuletzt bearbeitet 10.11.2025 17:57:07

In the Linux kernel, the following vulnerability has been resolved: firmware: xilinx: don't make a sleepable memory allocation from an atomic context The following issue was discovered using lockdep: [ 6.691371] BUG: sleeping function called fro...

  • EPSS 0.03%
  • Veröffentlicht 02.05.2025 15:55:41
  • Zuletzt bearbeitet 12.11.2025 21:00:04

In the Linux kernel, the following vulnerability has been resolved: media: rc: gpio-ir-recv: add remove function In case runtime PM is enabled, do runtime PM clean up to remove cpu latency qos request, otherwise driver removal may have below kernel...

  • EPSS 0.02%
  • Veröffentlicht 02.05.2025 15:55:40
  • Zuletzt bearbeitet 12.11.2025 21:00:14

In the Linux kernel, the following vulnerability has been resolved: interconnect: fix mem leak when freeing nodes The node link array is allocated when adding links to a node but is not deallocated when nodes are destroyed.

  • EPSS 0.02%
  • Veröffentlicht 02.05.2025 15:55:40
  • Zuletzt bearbeitet 12.11.2025 21:00:09

In the Linux kernel, the following vulnerability has been resolved: powerpc/iommu: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To mak...

  • EPSS 0.01%
  • Veröffentlicht 02.05.2025 15:55:39
  • Zuletzt bearbeitet 12.11.2025 21:00:36

In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsl_lpuart: fix race on RX DMA shutdown From time to time DMA completion can come in the middle of DMA shutdown: <process ctx>: <IRQ>: lpuart32_shutdown() lpuart...

  • EPSS 0.01%
  • Veröffentlicht 02.05.2025 15:55:39
  • Zuletzt bearbeitet 12.11.2025 21:00:20

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Fix a NULL pointer dereference The LRU mechanism may look up a resource in the process of being removed from an object. The locking rules here are a bit unclear but it loo...

  • EPSS 0.01%
  • Veröffentlicht 02.05.2025 15:55:38
  • Zuletzt bearbeitet 12.11.2025 21:01:19

In the Linux kernel, the following vulnerability has been resolved: tracing: Do not let histogram values have some modifiers Histogram values can not be strings, stacktraces, graphs, symbols, syscalls, or grouped in buckets or log. Give an error if...