Debian

Debian Linux

9921 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 13:15:29
  • Zuletzt bearbeitet 23.12.2025 19:37:00

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix NULL pointer dereference in core_scsi3_decode_spec_i_port() The function core_scsi3_decode_spec_i_port(), in its error code path, unconditionally calls core_scsi3...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 13:15:29
  • Zuletzt bearbeitet 23.12.2025 19:23:29

In the Linux kernel, the following vulnerability has been resolved: nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails. syzbot reported a warning below [1] following a fault injection in nfs_fs_proc_net_init(). [0] When nfs_fs_proc_...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 13:15:29
  • Zuletzt bearbeitet 23.12.2025 19:37:56

In the Linux kernel, the following vulnerability has been resolved: mtk-sd: Prevent memory corruption from DMA map failure If msdc_prepare_data() fails to map the DMA region, the request is not prepared for data receiving, but msdc_start_data() pro...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 13:15:28
  • Zuletzt bearbeitet 16.12.2025 20:12:23

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insert The obj_event may be loaded immediately after inserted, then if the list_head is not initialized then we may get a po...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 13:15:28
  • Zuletzt bearbeitet 16.12.2025 20:13:12

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Fix timeline left held on VMA alloc error The following error has been reported sporadically by CI when a test unbinds the i915 driver on a ring submission platform: ...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 13:15:28
  • Zuletzt bearbeitet 23.12.2025 19:28:22

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: do not index invalid pin_assignments A poorly implemented DisplayPort Alt Mode port partner can indicate that its pin assignment capabilities are ...

  • EPSS 0.01%
  • Veröffentlicht 25.07.2025 13:15:28
  • Zuletzt bearbeitet 23.12.2025 19:31:26

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAIN We found a few different systems hung up in writeback waiting on the same page lock, and one task waiting on the NFS_LAYOUT_DRAIN...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 13:15:28
  • Zuletzt bearbeitet 23.12.2025 19:33:07

In the Linux kernel, the following vulnerability has been resolved: regulator: gpio: Fix the out-of-bounds access to drvdata::gpiods drvdata::gpiods is supposed to hold an array of 'gpio_desc' pointers. But the memory is allocated for only one poin...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 13:15:27
  • Zuletzt bearbeitet 16.12.2025 20:11:18

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix iteration of extrefs during log replay At __inode_add_ref() when processing extrefs, if we jump into the next label we have an undefined value of victim_name.len, since ...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 13:15:27
  • Zuletzt bearbeitet 16.12.2025 20:11:23

In the Linux kernel, the following vulnerability has been resolved: mtd: spinand: fix memory leak of ECC engine conf Memory allocated for the ECC engine conf is not released during spinand cleanup. Below kmemleak trace is seen for this memory leak:...