Debian

Debian Linux

9140 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Published 03.04.2024 15:15:52
  • Last modified 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.01%
  • Published 03.04.2024 15:15:52
  • Last modified 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%
  • Published 03.04.2024 15:15:52
  • Last modified 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%
  • Published 03.04.2024 15:15:52
  • Last modified 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.01%
  • Published 03.04.2024 15:15:52
  • Last modified 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.02%
  • Published 03.04.2024 15:15:52
  • Last modified 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%
  • Published 03.04.2024 15:15:52
  • Last modified 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%
  • Published 03.04.2024 15:15:52
  • Last modified 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...

  • EPSS 0.01%
  • Published 03.04.2024 15:15:51
  • Last modified 07.01.2025 17:22:33

In the Linux kernel, the following vulnerability has been resolved: can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER) Lock jsk->sk to prevent UAF when setsockopt(..., SO_J1939_FILTER, ...) modifies jsk->filters while r...

  • EPSS 0.17%
  • Published 03.04.2024 03:15:09
  • Last modified 21.11.2024 09:06:02

In _imagingcms.c in Pillow before 10.3.0, a buffer overflow exists because strcpy is used instead of strncpy.