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 01.05.2025 12:55:54
  • Zuletzt bearbeitet 05.11.2025 16:16:27

In the Linux kernel, the following vulnerability has been resolved: perf: Fix hang while freeing sigtrap event Perf can hang while freeing a sigtrap event if a related deferred signal hadn't managed to be sent before the file got closed: perf_even...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 12:55:54
  • Zuletzt bearbeitet 04.11.2025 18:07:02

In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group Currently, mtk_iommu calls during probe iommu_device_register before the hw_list from driver data is initialize...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 12:55:53
  • Zuletzt bearbeitet 05.11.2025 16:07:01

In the Linux kernel, the following vulnerability has been resolved: perf/dwc_pcie: fix duplicate pci_dev devices During platform_device_register, wrongly using struct device pci_dev as platform_data caused a kmemdup copy of pci_dev. Worse still, ac...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2025 12:55:52
  • Zuletzt bearbeitet 05.11.2025 16:06:30

In the Linux kernel, the following vulnerability has been resolved: PM: hibernate: Avoid deadlock in hibernate_compressor_param_set() syzbot reported a deadlock in lock_system_sleep() (see below). The write operation to "/sys/module/hibernate/para...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 12:55:51
  • Zuletzt bearbeitet 05.11.2025 16:05:28

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Avoid memory leak while enabling statistics Driver uses monitor destination rings for extended statistics mode and standalone monitor mode. In extended statistics mod...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 12:55:51
  • Zuletzt bearbeitet 05.11.2025 16:05:59

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix memory leak in ath12k_pci_remove() Kmemleak reported this error: unreferenced object 0xffff1c165cec3060 (size 32): comm "insmod", pid 560, jiffies 42969645...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 12:55:50
  • Zuletzt bearbeitet 04.11.2025 18:08:18

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix uninit-value access of imap allocated in the diMount() function syzbot reports that hex_dump_to_buffer is using uninit-value: ============================================...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2025 12:55:49
  • Zuletzt bearbeitet 04.11.2025 18:11:19

In the Linux kernel, the following vulnerability has been resolved: jfs: add sanity check for agwidth in dbMount The width in dmapctl of the AG is zero, it trigger a divide error when calculating the control page level in dbAllocAG. To avoid this ...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2025 12:55:49
  • Zuletzt bearbeitet 04.11.2025 18:09:35

In the Linux kernel, the following vulnerability has been resolved: jfs: Prevent copying of nlink with value 0 from disk inode syzbot report a deadlock in diFree. [1] When calling "ioctl$LOOP_SET_STATUS64", the offset value passed in is 4, which d...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 12:55:48
  • Zuletzt bearbeitet 04.11.2025 18:15:57

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid out-of-bounds access in f2fs_truncate_inode_blocks() syzbot reports an UBSAN issue as below: ------------[ cut here ]------------ UBSAN: array-index-out-of-boun...