Debian

Debian 14 (forky)

15391 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.25%
  • Veröffentlicht 21.10.2024 12:15:08
  • Zuletzt bearbeitet 12.05.2026 12:17:15

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: always wait for both firmware loading attempts In 'rtw_wait_firmware_completion()', always wait for both (regular and wowlan) firmware loading attempts. Otherwise if '...

  • EPSS 0.23%
  • Veröffentlicht 21.10.2024 12:15:08
  • Zuletzt bearbeitet 24.10.2024 16:21:50

In the Linux kernel, the following vulnerability has been resolved: iommufd: Protect against overflow of ALIGN() during iova allocation Userspace can supply an iova and uptr such that the target iova alignment becomes really big and ALIGN() overflo...

  • EPSS 0.22%
  • Veröffentlicht 21.10.2024 12:15:08
  • Zuletzt bearbeitet 03.11.2025 23:16:19

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_transfer_func This commit adds a null check for the set_output_gamma function pointer in the dcn30_set_out...

  • EPSS 0.22%
  • Veröffentlicht 21.10.2024 12:15:08
  • Zuletzt bearbeitet 23.10.2024 20:57:04

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: remove unused C2H event ID RTW89_MAC_C2H_FUNC_READ_WOW_CAM to prevent out-of-bounds reading The handler of firmware C2H event RTW89_MAC_C2H_FUNC_READ_WOW_CAM isn't imp...

  • EPSS 0.22%
  • Veröffentlicht 21.10.2024 12:15:07
  • Zuletzt bearbeitet 12.05.2026 12:17:14

In the Linux kernel, the following vulnerability has been resolved: block: fix potential invalid pointer dereference in blk_add_partition The blk_add_partition() function initially used a single if-condition (IS_ERR(part)) to check for errors when ...

  • EPSS 0.24%
  • Veröffentlicht 21.10.2024 12:15:07
  • Zuletzt bearbeitet 12.05.2026 12:17:14

In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix possible UAF for bfqq->bic with merge chain 1) initial state, three tasks: Process 1 Process 2 Process 3 (BIC1) (BIC2) (BIC3) | Λ ...

  • EPSS 0.24%
  • Veröffentlicht 21.10.2024 12:15:07
  • Zuletzt bearbeitet 12.05.2026 12:17:14

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev() Blamed commit accidentally removed a check for rt->rt6i_idev being NULL, as spotted by syzbot: Oops: general prote...

  • EPSS 0.25%
  • Veröffentlicht 21.10.2024 12:15:07
  • Zuletzt bearbeitet 12.05.2026 12:17:15

In the Linux kernel, the following vulnerability has been resolved: can: bcm: Clear bo->bcm_proc_read after remove_proc_entry(). syzbot reported a warning in bcm_release(). [0] The blamed change fixed another warning that is triggered when connect...

  • EPSS 0.23%
  • Veröffentlicht 21.10.2024 12:15:07
  • Zuletzt bearbeitet 12.05.2026 12:17:15

In the Linux kernel, the following vulnerability has been resolved: sock_map: Add a cond_resched() in sock_hash_free() Several syzbot soft lockup reports all have in common sock_hash_free() If a map with a large number of buckets is destroyed, we ...

  • EPSS 0.21%
  • Veröffentlicht 21.10.2024 12:15:07
  • Zuletzt bearbeitet 24.10.2024 14:03:24

In the Linux kernel, the following vulnerability has been resolved: af_unix: Don't return OOB skb in manage_oob(). syzbot reported use-after-free in unix_stream_recv_urg(). [0] The scenario is 1. send(MSG_OOB) 2. recv(MSG_OOB) -> The con...