Debian

Debian Linux

9979 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.07%
  • 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.05%
  • 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.05%
  • 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.04%
  • 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.07%
  • 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...

  • EPSS 0.04%
  • Veröffentlicht 01.05.2025 12:55:47
  • Zuletzt bearbeitet 05.11.2025 17:50:57

In the Linux kernel, the following vulnerability has been resolved: net: vlan: don't propagate flags on open With the device instance lock, there is now a possibility of a deadlock: [ 1.211455] ============================================ [ ...

  • EPSS 0.05%
  • Veröffentlicht 01.05.2025 12:55:47
  • Zuletzt bearbeitet 04.11.2025 18:17:03

In the Linux kernel, the following vulnerability has been resolved: ext4: ignore xattrs past end Once inside 'ext4_xattr_inode_dec_ref_all' we should ignore xattrs entries past the 'end' entry. This fixes the following KASAN reported issue: =====...

  • EPSS 0.04%
  • Veröffentlicht 01.05.2025 12:55:46
  • Zuletzt bearbeitet 05.11.2025 17:51:58

In the Linux kernel, the following vulnerability has been resolved: PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type The access to the PCI config space via pci_ops::read and pci_ops::write is a low-level hardware access. The functions can be ...

  • EPSS 0.13%
  • Veröffentlicht 01.05.2025 12:55:45
  • Zuletzt bearbeitet 12.05.2026 13:16:40

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix a resource leak related to the scp device in FW initialization On Mediatek devices with a system companion processor (SCP) the mtk_scp structure has to...

  • EPSS 0.06%
  • Veröffentlicht 01.05.2025 12:55:44
  • Zuletzt bearbeitet 05.11.2025 17:53:57

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: add a check to handle OOB in sfr region sfr->buf_size is in shared memory and can be modified by malicious user. OOB write is possible when the size is made high...