Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.14%
  • 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.12%
  • 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.46%
  • 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.13%
  • Veröffentlicht 06.05.2026 11:28:28
  • Zuletzt bearbeitet 08.05.2026 21:09:10

In the Linux kernel, the following vulnerability has been resolved: media: radio-keene: fix memory leak in error path Fix a memory leak in usb_keene_probe(). The v4l2 control handler is initialized and controls are added, but if v4l2_device_registe...

  • EPSS 0.39%
  • 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...

  • EPSS 0.52%
  • Veröffentlicht 06.05.2026 11:28:27
  • Zuletzt bearbeitet 08.05.2026 21:19:05

In the Linux kernel, the following vulnerability has been resolved: net/rds: Clear reconnect pending bit When canceling the reconnect worker, care must be taken to reset the reconnect-pending bit. If the reconnect worker has not yet been scheduled ...

  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:28:25
  • Zuletzt bearbeitet 08.05.2026 21:11:53

In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/sh_tmu: Always leave device running after probe The TMU device can be used as both a clocksource and a clockevent provider. The driver tries to be smart and pow...

  • EPSS 0.13%
  • Veröffentlicht 06.05.2026 11:28:24
  • Zuletzt bearbeitet 08.05.2026 21:22:38

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix memory leak on failure path cfg80211_inform_bss_frame() may return NULL on failure. In that case, the allocated buffer 'buf' is not freed and the function r...

  • EPSS 0.52%
  • Veröffentlicht 06.05.2026 11:28:24
  • Zuletzt bearbeitet 08.05.2026 21:17:34

In the Linux kernel, the following vulnerability has been resolved: net/rds: No shortcut out of RDS_CONN_ERROR RDS connections carry a state "rds_conn_path::cp_state" and transitions from one state to another and are conditional upon an expected st...

  • EPSS 0.13%
  • Veröffentlicht 06.05.2026 11:28:22
  • Zuletzt bearbeitet 08.05.2026 21:14:54

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix URB leak in pvr2_send_request_ex When pvr2_send_request_ex() submits a write URB successfully but fails to submit the read URB (e.g. returns -ENOMEM), it return...