Debian

Debian 14 (forky)

14640 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:35:56
  • Zuletzt bearbeitet 24.06.2026 17:08:28

In the Linux kernel, the following vulnerability has been resolved: powerpc/xive: fix kmemleak caused by incorrect chip_data lookup The kmemleak reports the following memory leak: Unreferenced object 0xc0000002a7fbc640 (size 64): comm "kworker/8...

  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:35:55
  • Zuletzt bearbeitet 24.06.2026 17:26:46

In the Linux kernel, the following vulnerability has been resolved: smb: client: use kzalloc to zero-initialize security descriptor buffer Commit 62e7dd0a39c2d ("smb: common: change the data type of num_aces to le16") split struct smb_acl's __le32 ...

  • EPSS 0.28%
  • Veröffentlicht 28.05.2026 09:35:54
  • Zuletzt bearbeitet 24.06.2026 17:27:56

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: Fix OOB read and infinite loop in hci_le_create_big_complete_evt hci_le_create_big_complete_evt() iterates over BT_BOUND connections for a BIG handle using a ...

  • EPSS 0.43%
  • Veröffentlicht 28.05.2026 09:35:53
  • Zuletzt bearbeitet 24.06.2026 17:32:53

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: fix potential data-race This mptcp_pm_add_timer() helper is executed as a timer callback in softirq context. To avoid any data races, the socket lock needs...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:35:52
  • Zuletzt bearbeitet 24.06.2026 17:40:12

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix a potential clc buffer length underflow The buf_len is used to limit the iterations for retrieving the country power setting and may underflow under certain...

  • EPSS 0.35%
  • Veröffentlicht 28.05.2026 09:35:49
  • Zuletzt bearbeitet 04.07.2026 12:16:56

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix race between ICReq handling and queue teardown nvmet_tcp_handle_icreq() updates queue->state after sending an Initialization Connection Response (ICResp), but it doe...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:35:48
  • Zuletzt bearbeitet 24.06.2026 17:49:46

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registration cros_typec_register_thunderbolt() missed initializing the `adata->lock` mutex. This leads to a NULL derefere...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:35:47
  • Zuletzt bearbeitet 24.06.2026 17:51:37

In the Linux kernel, the following vulnerability has been resolved: net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_vfinfo rtnl_fill_vfinfo() declares struct ifla_vf_broadcast on the stack without initialisation: struc...

  • EPSS 0.57%
  • Veröffentlicht 28.05.2026 09:35:47
  • Zuletzt bearbeitet 24.06.2026 17:50:36

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Reject unknown opcodes before ICRC processing Even after applying commit 7244491dab34 ("RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv"), a single unaut...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:35:46
  • Zuletzt bearbeitet 24.06.2026 17:52:24

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: check for nEPT/nNPT in slow flush hypercalls Checking is_guest_mode(vcpu) is incorrect, because translate_nested_gpa() is only valid if an L2 guest is running *with neste...