Debian

Debian Linux

9946 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 15:15:54
  • Zuletzt bearbeitet 17.03.2025 16:02:14

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT() if the newly created subvolume already got read [BUG] There is a syzbot crash, triggered by the ASSERT() during subvolume creation: assertion failed: !anon...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 15:15:53
  • Zuletzt bearbeitet 08.04.2025 15:32:26

In the Linux kernel, the following vulnerability has been resolved: iio: magnetometer: rm3100: add boundary check for the value read from RM3100_REG_TMRC Recently, we encounter kernel crash in function rm3100_common_probe caused by out of bound acc...

Medienbericht
  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 15:15:53
  • Zuletzt bearbeitet 14.01.2025 15:37:59

In the Linux kernel, the following vulnerability has been resolved: ext4: fix double-free of blocks due to wrong extents moved_len In ext4_move_extents(), moved_len is only updated when all moves are successfully executed, and only discards orig_in...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 15:15:53
  • Zuletzt bearbeitet 17.03.2025 15:36:22

In the Linux kernel, the following vulnerability has been resolved: net: hsr: remove WARN_ONCE() in send_hsr_supervision_frame() Syzkaller reported [1] hitting a warning after failing to allocate resources for skb in hsr_init_skb(). Since a WARN_ON...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 15:15:53
  • Zuletzt bearbeitet 08.04.2025 15:30:20

In the Linux kernel, the following vulnerability has been resolved: powerpc/kasan: Fix addr error caused by page alignment In kasan_init_region, when k_start is not page aligned, at the begin of for loop, k_cur = k_start & PAGE_MASK is less than k_...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 15:15:52
  • Zuletzt bearbeitet 08.04.2025 15:35:33

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential bug in end_buffer_async_write According to a syzbot report, end_buffer_async_write(), which handles the completion of block device writes, may detect abnormal...

  • EPSS 0.02%
  • Veröffentlicht 03.04.2024 15:15:52
  • Zuletzt bearbeitet 17.03.2025 15:39:03

In the Linux kernel, the following vulnerability has been resolved: xen/events: close evtchn after mapping cleanup shutdown_pirq and startup_pirq are not taking the irq_mapping_update_lock because they can't due to lock inversion. Both are called w...

  • EPSS 0.02%
  • Veröffentlicht 03.04.2024 15:15:52
  • Zuletzt bearbeitet 07.01.2025 21:12:29

In the Linux kernel, the following vulnerability has been resolved: fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super When configuring a hugetlb filesystem via the fsconfig() syscall, there is a possible NULL dereference in hugetlbfs_...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 15:15:52
  • Zuletzt bearbeitet 14.01.2025 17:26:26

In the Linux kernel, the following vulnerability has been resolved: ceph: prevent use-after-free in encode_cap_msg() In fs/ceph/caps.c, in encode_cap_msg(), "use after free" error was caught by KASAN at this line - 'ceph_buffer_get(arg->xattr_buf);...

  • EPSS 0.02%
  • Veröffentlicht 03.04.2024 15:15:52
  • Zuletzt bearbeitet 07.01.2025 17:27:31

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked The SEV platform device can be shutdown with a null psp_master, e.g., using DEBUG_TEST_DRIVER_REMOVE. ...