Debian

Debian 11 (bullseye)

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:03:50
  • Zuletzt bearbeitet 24.11.2025 21:02:18

In the Linux kernel, the following vulnerability has been resolved: irqchip/ti-sci: Fix refcount leak in ti_sci_intr_irq_domain_probe of_irq_find_parent() returns a node pointer with refcount incremented, We should use of_node_put() on it when not ...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:03:21
  • Zuletzt bearbeitet 24.11.2025 21:01:22

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: Fix use after free for wext Key information in wext.connect is not reset on (re)connect and can hold data from a previous connection. Reset key data to avoid that ...

  • EPSS 0.01%
  • Veröffentlicht 15.09.2025 14:03:20
  • Zuletzt bearbeitet 24.11.2025 21:01:16

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix calltrace warning in amddrm_buddy_fini The following call trace is observed when removing the amdgpu driver, which is caused by that BOs allocated for psp are not f...

  • EPSS 0.01%
  • Veröffentlicht 15.09.2025 14:03:19
  • Zuletzt bearbeitet 24.11.2025 21:00:20

In the Linux kernel, the following vulnerability has been resolved: md/raid10: prevent soft lockup while flush writes Currently, there is no limit for raid1/raid10 plugged bio. While flushing writes, raid1 has cond_resched() while raid10 doesn't, a...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:03:14
  • Zuletzt bearbeitet 25.11.2025 17:03:47

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Pointer may be dereferenced Klocwork tool reported pointer 'rport' returned from call to function fc_bsg_to_rport() may be NULL and will be dereferenced. Add a fix ...

  • EPSS 0.01%
  • Veröffentlicht 15.09.2025 14:03:13
  • Zuletzt bearbeitet 25.11.2025 17:03:43

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid deadlock in fs reclaim with page writeback Ext4 has a filesystem wide lock protecting ext4_writepages() calls to avoid races with switching of journalled data flag or i...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:03:10
  • Zuletzt bearbeitet 25.11.2025 17:03:32

In the Linux kernel, the following vulnerability has been resolved: igb: Fix igb_down hung on surprise removal In a setup where a Thunderbolt hub connects to Ethernet and a display through USB Type-C, users may experience a hung task timeout when t...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:03:08
  • Zuletzt bearbeitet 25.11.2025 17:03:26

In the Linux kernel, the following vulnerability has been resolved: xfrm: add NULL check in xfrm_update_ae_params Normally, x->replay_esn and x->preplay_esn should be allocated at xfrm_alloc_replay_state_esn(...) in xfrm_state_construct(...), hence...

  • EPSS 0.01%
  • Veröffentlicht 15.09.2025 14:03:04
  • Zuletzt bearbeitet 25.11.2025 17:02:57

In the Linux kernel, the following vulnerability has been resolved: drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid() With clang's kernel control flow integrity (kCFI, CONFIG_CFI_CLANG), indirect call targets are validated again...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:02:50
  • Zuletzt bearbeitet 25.11.2025 17:02:41

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Make .remove and .shutdown HW shutdown consistent Drivers' .remove and .shutdown callbacks are executed on different code paths. The former is called when a device is remo...