Debian

Debian 12 (bookworm)

11239 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 18.09.2024 08:15:04
  • Zuletzt bearbeitet 12.05.2026 12:17:12

In the Linux kernel, the following vulnerability has been resolved: hwmon: (adc128d818) Fix underflows seen when writing limit attributes DIV_ROUND_CLOSEST() after kstrtol() results in an underflow if a large negative number such as -92233720368547...

  • EPSS 0.04%
  • Veröffentlicht 18.09.2024 08:15:04
  • Zuletzt bearbeitet 23.09.2024 16:18:28

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: usb: schedule rx work after everything is set up Right now it's possible to hit NULL pointer dereference in rtw_rx_fill_rx_status on hw object and/or its fields becaus...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2024 08:15:04
  • Zuletzt bearbeitet 03.11.2025 23:15:59

In the Linux kernel, the following vulnerability has been resolved: pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv The hotplug driver for powerpc (pci/hotplug/pnv_php.c) causes a kernel crash when we try to hot-unplug/disable the PCIe swi...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2024 08:15:04
  • Zuletzt bearbeitet 03.11.2025 23:15:59

In the Linux kernel, the following vulnerability has been resolved: fou: Fix null-ptr-deref in GRO. We observed a null-ptr-deref in fou_gro_receive() while shutting down a host. [0] The NULL pointer is sk->sk_user_data, and the offset 8 is of pro...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2024 08:15:04
  • Zuletzt bearbeitet 26.09.2024 13:24:29

In the Linux kernel, the following vulnerability has been resolved: ice: protect XDP configuration with a mutex The main threat to data consistency in ice_xdp() is a possible asynchronous PF reset. It can be triggered by a user or by TX timeout han...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2024 08:15:04
  • Zuletzt bearbeitet 03.11.2025 23:15:59

In the Linux kernel, the following vulnerability has been resolved: ice: Add netif_device_attach/detach into PF reset flow Ethtool callbacks can be executed while reset is in progress and try to access deleted resources, e.g. getting coalesce setti...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2024 08:15:03
  • Zuletzt bearbeitet 03.11.2025 23:15:57

In the Linux kernel, the following vulnerability has been resolved: ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery() When two UBLK_CMD_START_USER_RECOVERY commands are submitted, the first one sets 'ubq->ubq_daemon' to NULL, and...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2024 08:15:03
  • Zuletzt bearbeitet 03.11.2025 23:15:57

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix kernel crash if commands allocation fails If the commands allocation fails in nvmet_tcp_alloc_cmds() the kernel crashes in nvmet_tcp_release_queue_work() because of ...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2024 08:15:03
  • Zuletzt bearbeitet 03.11.2025 23:15:57

In the Linux kernel, the following vulnerability has been resolved: VMCI: Fix use-after-free when removing resource in vmci_resource_remove() When removing a resource from vmci_resource_table in vmci_resource_remove(), the search is performed using...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2024 08:15:03
  • Zuletzt bearbeitet 03.11.2025 23:15:58

In the Linux kernel, the following vulnerability has been resolved: uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind For primary VM Bus channels, primary_channel pointer is always NULL. This pointer is valid only for the second...