Debian

Debian 12 (bookworm)

11239 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 13:15:06
  • Zuletzt bearbeitet 03.11.2025 23:16:25

In the Linux kernel, the following vulnerability has been resolved: nbd: fix race between timeout and normal completion If request timetout is handled by nbd_requeue_cmd(), normal completion has to be stopped for avoiding to complete this requeued ...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 13:15:06
  • Zuletzt bearbeitet 03.11.2025 23:16:25

In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Fix deadlock in SGX NUMA node search When the current node doesn't have an EPC section configured by firmware and all other EPC sections are used up, CPU can get stuck ins...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 13:15:06
  • Zuletzt bearbeitet 03.11.2025 23:16:26

In the Linux kernel, the following vulnerability has been resolved: efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption The TPM event log table is a Linux specific construct, where the data produced by the GetEventLog() boot serv...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 13:15:06
  • Zuletzt bearbeitet 03.11.2025 23:16:26

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to check atomic_file in f2fs ioctl interfaces Some f2fs ioctl interfaces like f2fs_ioc_set_pin_file(), f2fs_move_file_range(), and f2fs_defragment_range() missed to check...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 13:15:06
  • Zuletzt bearbeitet 03.11.2025 23:16:26

In the Linux kernel, the following vulnerability has been resolved: ACPI: sysfs: validate return type of _STR method Only buffer objects are valid return values of _STR. If something else is returned description_show() will access invalid memory.

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 13:15:06
  • Zuletzt bearbeitet 03.11.2025 21:16:32

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix helper writes to read-only maps Lonial found an issue that despite user- and BPF-side frozen BPF map (like in case of .rodata), it was still possible to write into it from...

  • EPSS 0.03%
  • Veröffentlicht 21.10.2024 13:15:05
  • Zuletzt bearbeitet 03.11.2025 23:16:22

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix Use-After-Free of rsv_qp on HIP08 Currently rsv_qp is freed before ib_unregister_device() is called on HIP08. During the time interval, users can still dereg MR and r...

  • EPSS 0.04%
  • Veröffentlicht 21.10.2024 13:15:05
  • Zuletzt bearbeitet 03.11.2025 23:16:22

In the Linux kernel, the following vulnerability has been resolved: PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port() Within kirin_pcie_parse_port(), the pcie->num_slots is compared to pcie->gpio_id_reset size (MAX_PCI_SLOTS) which is corr...

  • EPSS 0.04%
  • Veröffentlicht 21.10.2024 13:15:05
  • Zuletzt bearbeitet 22.10.2024 16:11:09

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix H264 stateless decoder smatch warning Fix a smatch static checker warning on vdec_h264_req_if.c. Which leads to a kernel crash when fb is NULL.

  • EPSS 0.03%
  • Veröffentlicht 21.10.2024 13:15:05
  • Zuletzt bearbeitet 03.11.2025 20:16:33

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix VP8 stateless decoder smatch warning Fix a smatch static checker warning on vdec_vp8_req_if.c. Which leads to a kernel crash when fb is NULL.