Debian

Debian 11 (bullseye)

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 27.02.2024 19:04:07
  • Zuletzt bearbeitet 11.12.2024 16:12:08

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand() RIP: 0010:kmem_cache_free+0xfa/0x1b0 Call Trace: qla2xxx_mqueuecommand+0x2b5/0x2c0 [qla2xxx] scsi_queue_rq...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2024 19:04:07
  • Zuletzt bearbeitet 08.01.2025 17:16:07

In the Linux kernel, the following vulnerability has been resolved: mtd: physmap: physmap-bt1-rom: Fix unintentional stack access Cast &data to (char *) in order to avoid unintentionally accessing the stack. Notice that data is of type u32, so any...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2024 19:04:07
  • Zuletzt bearbeitet 06.12.2024 17:55:15

In the Linux kernel, the following vulnerability has been resolved: ACPI: custom_method: fix potential use-after-free issue In cm_write(), buf is always freed when reaching the end of the function. If the requested count is less than table.length,...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2024 19:04:07
  • Zuletzt bearbeitet 06.12.2024 17:55:35

In the Linux kernel, the following vulnerability has been resolved: vhost-vdpa: fix vm_flags for virtqueue doorbell mapping The virtqueue doorbell is usually implemented via registeres but we don't provide the necessary vma->flags like VM_PFNMAP. T...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2024 19:04:07
  • Zuletzt bearbeitet 08.01.2025 16:50:33

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: fix zcard and zqueue hot-unplug memleak Tests with kvm and a kmemdebug kernel showed, that on hot unplug the zcard and zqueue structs for the unplugged card or queue a...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2024 19:04:07
  • Zuletzt bearbeitet 08.01.2025 17:26:07

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix unconditional security_locked_down() call Currently, the lockdown state is queried unconditionally, even though its result is used only if the PERF_SAMPLE_REGS_INTR ...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2024 19:04:07
  • Zuletzt bearbeitet 08.01.2025 17:30:28

In the Linux kernel, the following vulnerability has been resolved: ovl: fix leaked dentry Since commit 6815f479ca90 ("ovl: use only uppermetacopy state in ovl_lookup()"), overlayfs doesn't put temporary dentry when there is a metacopy error, which...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2024 19:04:07
  • Zuletzt bearbeitet 14.03.2025 18:44:20

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Avoid potential use after free in MHI send It is possible that the MHI ul_callback will be invoked immediately following the queueing of the skb for transmission, leadin...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2024 19:04:07
  • Zuletzt bearbeitet 09.01.2025 15:00:55

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix masking negation logic upon negative dst register The negation logic for the case where the off_reg is sitting in the dst register is not correct given then we cannot just...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2024 19:04:06
  • Zuletzt bearbeitet 21.11.2024 06:34:59

In the Linux kernel, the following vulnerability has been resolved: media: staging/intel-ipu3: Fix set_fmt error handling If there in an error during a set_fmt, do not overwrite the previous sizes with the invalid config. Without this patch, v4l2-...