Debian

Debian Linux

9979 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 25.04.2024 06:15:57
  • Zuletzt bearbeitet 12.05.2026 12:16:26

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path The commit mutex should not be released during the critical section between nft_gc_seq_begin() and nft_gc_s...

  • EPSS 0.29%
  • Veröffentlicht 25.04.2024 06:15:57
  • Zuletzt bearbeitet 23.12.2025 18:53:47

In the Linux kernel, the following vulnerability has been resolved: binder: check offset alignment in binder_get_object() Commit 6d98eb95b450 ("binder: avoid potential data leakage when copying txn") introduced changes to how binder objects are cop...

Exploit
  • EPSS 0.14%
  • Veröffentlicht 23.04.2024 15:15:49
  • Zuletzt bearbeitet 04.11.2025 18:16:17

An incorrect type conversion vulnerability exists in the DVPSSoftcopyVOI_PList::createFromImage functionality of OFFIS DCMTK 3.6.8. A specially crafted malformed file can lead to arbitrary code execution. An attacker can provide a malicious file to t...

  • EPSS 0.01%
  • Veröffentlicht 23.04.2024 13:15:46
  • Zuletzt bearbeitet 23.12.2025 19:08:24

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate the parameters of bo mapping operations more clearly Verify the parameters of amdgpu_vm_bo_(map/replace_map/clearing_mappings) in one common place.

  • EPSS 91.92%
  • Veröffentlicht 17.04.2024 18:15:15
  • Zuletzt bearbeitet 12.05.2026 12:16:34

The iconv() function in the GNU C Library versions 2.39 and older may overflow the output buffer passed to it by up to 4 bytes when converting strings to the ISO-2022-CN-EXT character set, which may be used to crash an application or overwrite a neig...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 16:15:08
  • Zuletzt bearbeitet 03.02.2025 16:18:26

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock" This reverts commit 1a1975551943f681772720f639ff42fbaa746212. This commit causes interrupts to be lost for FCo...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:11
  • Zuletzt bearbeitet 12.05.2026 12:16:25

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault() When trying to use copy_from_kernel_nofault() to read vsyscall page through a bpf program, the following oops was...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:10
  • Zuletzt bearbeitet 12.05.2026 12:16:23

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stackmap overflow check on 32-bit arches The stackmap code relies on roundup_pow_of_two() to compute the number of hash buckets, and contains an overflow check by checking...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:10
  • Zuletzt bearbeitet 12.05.2026 12:16:24

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: Fix possible buffer overflow struct hci_dev_info has a fixed size name[8] field so in the event that hdev->name is bigger than that strcpy would attempt to wri...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:10
  • Zuletzt bearbeitet 12.05.2026 13:16:15

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit() After unregistering the CPU idle device, the memory associated with it is not freed, leading to a memory leak: ...