Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.26%
  • Veröffentlicht 26.08.2024 08:15:03
  • Zuletzt bearbeitet 03.11.2025 22:18:16

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Add error handling to pair_device() hci_conn_params_add() never checks for a NULL value and could lead to a NULL pointer dereference causing a crash. Fixed by add...

  • EPSS 0.22%
  • Veröffentlicht 23.08.2024 13:15:03
  • Zuletzt bearbeitet 03.11.2025 22:18:16

In the Linux kernel, the following vulnerability has been resolved: usb: vhci-hcd: Do not drop references before new references are gained At a few places the driver carries stale pointers to references that can still be used. Make sure that does n...

  • EPSS 0.24%
  • Veröffentlicht 22.08.2024 04:15:19
  • Zuletzt bearbeitet 22.08.2024 18:27:42

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: make apf token non-zero to fix bug In current async pagefault logic, when a page is ready, KVM relies on kvm_arch_can_dequeue_async_page_present() to determine whethe...

  • EPSS 0.21%
  • Veröffentlicht 22.08.2024 04:15:18
  • Zuletzt bearbeitet 22.08.2024 18:25:14

In the Linux kernel, the following vulnerability has been resolved: hwmon: Handle failure to register sensor with thermal zone correctly If an attempt is made to a sensor with a thermal zone and it fails, the call to devm_thermal_zone_of_sensor_reg...

  • EPSS 0.16%
  • Veröffentlicht 22.08.2024 04:15:17
  • Zuletzt bearbeitet 22.08.2024 19:07:28

In the Linux kernel, the following vulnerability has been resolved: io_uring: add a schedule point in io_add_buffers() Looping ~65535 times doing kmalloc() calls can trigger soft lockups, especially with DEBUG features (like KASAN). [ 253.536212]...

  • EPSS 0.21%
  • Veröffentlicht 22.08.2024 04:15:17
  • Zuletzt bearbeitet 08.11.2024 16:15:17

In the Linux kernel, the following vulnerability has been resolved: CDC-NCM: avoid overflow in sanity checking A broken device may give an extreme offset like 0xFFF0 and a reasonable length for a fragment. In the sanity check as formulated now, thi...

  • EPSS 0.2%
  • Veröffentlicht 22.08.2024 04:15:17
  • Zuletzt bearbeitet 22.08.2024 19:02:08

In the Linux kernel, the following vulnerability has been resolved: bpf: Add schedule points in batch ops syzbot reported various soft lockups caused by bpf batch operations. INFO: task kworker/1:1:27 blocked for more than 140 seconds. INFO: tas...

  • EPSS 0.17%
  • Veröffentlicht 22.08.2024 04:15:16
  • Zuletzt bearbeitet 23.08.2024 01:54:11

In the Linux kernel, the following vulnerability has been resolved: configfs: fix a race in configfs_{,un}register_subsystem() When configfs_register_subsystem() or configfs_unregister_subsystem() is executing link_group() or unlink_group(), it is ...

  • EPSS 0.21%
  • Veröffentlicht 22.08.2024 04:15:16
  • Zuletzt bearbeitet 23.08.2024 01:50:09

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fix memory leak during stateful obj update stateful objects can be updated from the control plane. The transaction logic allocates a temporary object for this...

  • EPSS 0.21%
  • Veröffentlicht 22.08.2024 04:15:16
  • Zuletzt bearbeitet 22.08.2024 20:33:29

In the Linux kernel, the following vulnerability has been resolved: nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac() ida_simple_get() returns an id between min (0) and max (NFP_MAX_MAC_INDEX) inclusive. So NFP_MAX_MAC_INDEX (0xff) i...