Debian

Debian 11 (bullseye)

8657 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 06.05.2026 11:28:41
  • Zuletzt bearbeitet 12.05.2026 18:51:16

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: udc: fix DMA and SG cleanup in _ep_nuke() The ChipIdea UDC driver can encounter "not page aligned sg buffer" errors when a USB device is reconnected after being disc...

  • EPSS 0.02%
  • Veröffentlicht 06.05.2026 11:28:40
  • Zuletzt bearbeitet 11.05.2026 13:10:20

In the Linux kernel, the following vulnerability has been resolved: 9p/xen: protect xen_9pfs_front_free against concurrent calls The xenwatch thread can race with other back-end change notifications and call xen_9pfs_front_free() twice, hitting the...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:28:38
  • Zuletzt bearbeitet 11.05.2026 13:32:06

In the Linux kernel, the following vulnerability has been resolved: media: i2c/tw9906: Fix potential memory leak in tw9906_probe() In one of the error paths in tw9906_probe(), the memory allocated in v4l2_ctrl_handler_init() and v4l2_ctrl_new_std()...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:28:36
  • Zuletzt bearbeitet 11.05.2026 14:12:18

In the Linux kernel, the following vulnerability has been resolved: kcm: fix zero-frag skb in frag_list on partial sendmsg error Syzkaller reported a warning in kcm_write_msgs() when processing a message with a zero-fragment skb in the frag_list. ...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:28:35
  • Zuletzt bearbeitet 11.05.2026 14:22:05

In the Linux kernel, the following vulnerability has been resolved: soc: ti: k3-socinfo: Fix regmap leak on probe failure The mmio regmap allocated during probe is never freed. Switch to using the device managed allocator so that the regmap is rel...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:28:34
  • Zuletzt bearbeitet 11.05.2026 14:26:10

In the Linux kernel, the following vulnerability has been resolved: ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds access Number of MW LUTs depends on NTB configuration and can be set to MAX_MWS, This patch protects against invalid index out ...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:28:31
  • Zuletzt bearbeitet 12.05.2026 18:59:33

In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after release The atmel_hlcdc_plane_atomic_duplicate_state() callback was copying the atmel_hlcdc_plane state structure witho...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:28:30
  • Zuletzt bearbeitet 12.05.2026 19:02:56

In the Linux kernel, the following vulnerability has been resolved: team: avoid NETDEV_CHANGEMTU event when unregistering slave syzbot is reporting unregister_netdevice: waiting for netdevsim0 to become free. Usage count = 3 ref_tracker: netde...

  • EPSS 0.07%
  • Veröffentlicht 06.05.2026 11:28:29
  • Zuletzt bearbeitet 12.05.2026 19:03:56

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_h323: fix OOB read in decode_choice() In decode_choice(), the boundary check before get_len() uses the variable `len`, which is still 0 from its initializat...

  • EPSS 0.05%
  • Veröffentlicht 06.05.2026 11:28:28
  • Zuletzt bearbeitet 12.05.2026 19:08:04

In the Linux kernel, the following vulnerability has been resolved: net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets When the FarSync T-series card is being detached, the fst_card_info is deallocated in fst_remove_one(). How...