Debian

Debian 14 (forky)

15391 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.22%
  • Veröffentlicht 27.12.2024 15:15:22
  • Zuletzt bearbeitet 03.11.2025 21:18:10

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Add architecture specific huge_pte_clear() When executing mm selftests run_vmtests.sh, there is such an error: BUG: Bad page state in process uffd-unit-tests pfn:0000...

  • EPSS 0.21%
  • Veröffentlicht 27.12.2024 15:15:22
  • Zuletzt bearbeitet 03.11.2025 21:18:10

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix when get product name maybe null pointer Due to incorrect dev->product reporting by certain devices, null pointer dereferences occur when dev->product is empty, lea...

  • EPSS 0.26%
  • Veröffentlicht 27.12.2024 15:15:22
  • Zuletzt bearbeitet 03.11.2025 21:18:10

In the Linux kernel, the following vulnerability has been resolved: ocfs2: free inode when ocfs2_get_init_inode() fails syzbot is reporting busy inodes after unmount, for commit 9c89fe0af826 ("ocfs2: Handle error from dquot_initialize()") forgot to...

  • EPSS 0.29%
  • Veröffentlicht 27.12.2024 15:15:22
  • Zuletzt bearbeitet 14.07.2026 13:17:13

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Fix slab-use-after-free read in sg_release() Fix a use-after-free bug in sg_release(), detected by syzbot with KASAN: BUG: KASAN: slab-use-after-free in lock_release+0x1...

  • EPSS 0.21%
  • Veröffentlicht 27.12.2024 15:15:22
  • Zuletzt bearbeitet 01.10.2025 20:17:35

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix the memleak while create new ctrl failed Now while we create new ctrl failed, we have not free the tagset occupied by admin_q, here try to fix it.

  • EPSS 0.28%
  • Veröffentlicht 27.12.2024 15:15:22
  • Zuletzt bearbeitet 03.11.2025 21:18:11

In the Linux kernel, the following vulnerability has been resolved: tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg The current sk memory accounting logic in __SK_REDIRECT is pre-uncharging tosend bytes, which is either msg->sg.size or a ...

  • EPSS 0.26%
  • Veröffentlicht 27.12.2024 15:15:21
  • Zuletzt bearbeitet 03.11.2025 21:18:08

In the Linux kernel, the following vulnerability has been resolved: bpf: fix OOB devmap writes when deleting elements Jordy reported issue against XSKMAP which also applies to DEVMAP - the index used for accessing map entry, due to being a signed i...

  • EPSS 0.22%
  • Veröffentlicht 27.12.2024 15:15:21
  • Zuletzt bearbeitet 03.11.2025 21:18:08

In the Linux kernel, the following vulnerability has been resolved: drm/dp_mst: Fix MST sideband message body length check Fix the MST sideband message body length check, which must be at least 1 byte accounting for the message body CRC (aka messag...

  • EPSS 0.2%
  • Veröffentlicht 27.12.2024 15:15:21
  • Zuletzt bearbeitet 01.10.2025 20:17:31

In the Linux kernel, the following vulnerability has been resolved: cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU Commit 5944ce092b97 ("arch_topology: Build cacheinfo from primary CPU") adds functionality that a...

  • EPSS 0.17%
  • Veröffentlicht 27.12.2024 15:15:21
  • Zuletzt bearbeitet 01.10.2025 20:17:32

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx: gpcv2: Adjust delay after power up handshake The udelay(5) is not enough, sometimes below kernel panic still be triggered: [ 4.012973] Kernel panic - not syncing...