Debian

Debian 14 (forky)

13671 Schwachstellen gefunden.

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

In the Linux kernel, the following vulnerability has been resolved: hfs: Replace BUG_ON with error handling for CNID count checks In a06ec283e125 next_id, folder_count, and file_count in the super block info were expanded to 64 bits, and BUG_ONs we...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:28:26
  • Zuletzt bearbeitet 08.05.2026 21:08:53

In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix device cleanup order to prevent kernel panic Move video device unregistration to the beginning of the remove function to ensure all video operations ...

  • EPSS 0.01%
  • 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.01%
  • 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.07%
  • 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.01%
  • Veröffentlicht 06.05.2026 11:28:23
  • Zuletzt bearbeitet 08.05.2026 21:13:21

In the Linux kernel, the following vulnerability has been resolved: io_uring/zcrx: fix sgtable leak on mapping failures In an unlikely case when io_populate_area_dma() fails, which could only happen on a PAGE_POOL_32BIT_ARCH_WITH_64BIT_DMA machine,...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:28:22
  • Zuletzt bearbeitet 08.05.2026 21:12:57

In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: AV1: Fix tile info buffer size Each tile info is composed of: row_sb, col_sb, start_pos and end_pos (4 bytes each). So the total required memory is AV1_MAX_TILE...

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

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:28:21
  • Zuletzt bearbeitet 12.05.2026 19:09:12

In the Linux kernel, the following vulnerability has been resolved: ipmi: ipmb: initialise event handler read bytes IPMB doesn't use i2c reads, but the handler needs to set a value. Otherwise an i2c read will return an uninitialised value from the ...