Debian

Debian 11 (bullseye)

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 27.03.2025 16:43:23
  • Zuletzt bearbeitet 29.10.2025 17:11:37

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener A listening socket linked to a sockmap has its sk_prot overridden. It points to one of the struct proto variant...

  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 16:43:22
  • Zuletzt bearbeitet 01.10.2025 18:15:34

In the Linux kernel, the following vulnerability has been resolved: net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devices The probe() function is only used for the DP83822 PHY, leaving the private data pointer uninitialized for the ...

  • EPSS 0.03%
  • Veröffentlicht 27.03.2025 16:43:21
  • Zuletzt bearbeitet 01.04.2025 15:39:39

In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix uaf for bfqq in bic_set_bfqq() After commit 64dc8c732f5c ("block, bfq: fix possible uaf for 'bfqq->bic'"), bic->bfqq will be accessed in bic_set_bfqq(), however, in...

  • EPSS 0.03%
  • Veröffentlicht 27.03.2025 16:43:18
  • Zuletzt bearbeitet 07.10.2025 07:15:37

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 16:43:17
  • Zuletzt bearbeitet 01.10.2025 18:15:34

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix flow memory leak in ovs_flow_cmd_new Syzkaller reports a memory leak of new_flow in ovs_flow_cmd_new() as it is not freed when an allocation of a key fails. ...

  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 16:43:16
  • Zuletzt bearbeitet 01.10.2025 18:15:34

In the Linux kernel, the following vulnerability has been resolved: efi: fix potential NULL deref in efi_mem_reserve_persistent When iterating on a linked list, a result of memremap is dereferenced without checking it for NULL. This patch adds a c...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 16:43:15
  • Zuletzt bearbeitet 01.04.2026 18:09:42

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress Bug report and analysis from Ding Hui. During iSCSI session logout, if another task accesses the shost ip...

  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 16:43:13
  • Zuletzt bearbeitet 01.04.2025 15:39:48

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddress If during iscsi_sw_tcp_session_create() iscsi_tcp_r2tpool_alloc() fails, userspace could be accessing the h...

  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 16:43:12
  • Zuletzt bearbeitet 01.04.2025 15:40:21

In the Linux kernel, the following vulnerability has been resolved: vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF After a call to console_unlock() in vcs_read() the vc_data struct can be freed by vc_deallocate(). Because...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 16:43:07
  • Zuletzt bearbeitet 01.04.2025 15:40:43

In the Linux kernel, the following vulnerability has been resolved: btrfs: always report error in run_one_delayed_ref() Currently we have a btrfs_debug() for run_one_delayed_ref() failure, but if end users hit such problem, there will be no chance ...