Debian

Debian Linux

9922 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: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.01%
  • 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. ...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 15:15:52
  • Zuletzt bearbeitet 17.03.2025 15:37:03

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix hang in nilfs_lookup_dirty_data_buffers() Syzbot reported a hang issue in migrate_pages_batch() called by mbind() and nilfs_lookup_dirty_data_buffers() called in the lo...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 15:15:52
  • Zuletzt bearbeitet 17.03.2025 15:37:12

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix data corruption in dsync block recovery for small block sizes The helper function nilfs_recovery_copy_block() of nilfs_recovery_dsync_blocks(), which recovers data from...

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

In the Linux kernel, the following vulnerability has been resolved: hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove In commit ac5047671758 ("hv_netvsc: Disable NAPI before closing the VMBus channel"), napi_disable was getting c...