Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.17%
  • 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.13%
  • 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.17%
  • 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.12%
  • 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.18%
  • 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...

  • EPSS 0.18%
  • Veröffentlicht 01.05.2025 12:55:43
  • Zuletzt bearbeitet 05.11.2025 17:56:19

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi_parser: add check to avoid out of bound access There is a possibility that init_codecs is invoked multiple times during manipulated payload from video firmware. I...

  • EPSS 0.19%
  • Veröffentlicht 01.05.2025 12:55:43
  • Zuletzt bearbeitet 05.11.2025 17:55:11

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: add check to handle incorrect queue size qsize represents size of shared queued between driver and video firmware. Firmware can modify this value to an invalid l...

  • EPSS 0.18%
  • Veröffentlicht 01.05.2025 12:55:42
  • Zuletzt bearbeitet 05.11.2025 17:57:13

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi_parser: refactor hfi packet parsing logic words_count denotes the number of words in total payload, while data points to payload of various property within it. Wh...

  • EPSS 0.17%
  • Veröffentlicht 01.05.2025 12:55:38
  • Zuletzt bearbeitet 05.11.2025 18:03:36

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off-by-one error in do_split Syzkaller detected a use-after-free issue in ext4_insert_dentry that was caused by out-of-bounds access due to incorrect splitting in do_spli...

  • EPSS 0.17%
  • Veröffentlicht 01.05.2025 12:55:36
  • Zuletzt bearbeitet 05.11.2025 18:04:44

In the Linux kernel, the following vulnerability has been resolved: i3c: Add NULL pointer check in i3c_master_queue_ibi() The I3C master driver may receive an IBI from a target device that has not been probed yet. In such cases, the master calls `i...