Debian

Debian 11 (bullseye)

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.06%
  • Veröffentlicht 04.07.2025 13:37:24
  • Zuletzt bearbeitet 18.12.2025 21:19:42

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds read in add_missing_indices stbl is s8 but it must contain offsets into slot which can go from 0 to 127. Added a bound check for that error and ...

  • EPSS 0.07%
  • Veröffentlicht 04.07.2025 13:37:23
  • Zuletzt bearbeitet 18.12.2025 21:20:04

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix null-ptr-deref in jfs_ioc_trim [ Syzkaller Report ] Oops: general protection fault, probably for non-canonical address 0xdffffc0000000087: 0000 [#1 KASAN: null-ptr-deref ...

  • EPSS 0.07%
  • Veröffentlicht 04.07.2025 13:37:22
  • Zuletzt bearbeitet 18.12.2025 21:24:06

In the Linux kernel, the following vulnerability has been resolved: i40e: fix MMIO write access to an invalid page in i40e_clear_hw When the device sends a specific input, an integer underflow can occur, leading to MMIO write access to an invalid p...

  • EPSS 0.03%
  • Veröffentlicht 04.07.2025 13:37:22
  • Zuletzt bearbeitet 17.03.2026 13:27:27

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_pipapo: clamp maximum map bucket size to INT_MAX Otherwise, it is possible to hit WARN_ON_ONCE in __kvmalloc_node_noprof() when resizing hashtable because __GFP_...

  • EPSS 0.07%
  • Veröffentlicht 04.07.2025 13:37:19
  • Zuletzt bearbeitet 18.12.2025 21:26:02

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell_rbu: Fix list usage Pass the correct list head to list_for_each_entry*() when looping through the packet list. Without this patch, reading the packet data via s...

  • EPSS 0.05%
  • Veröffentlicht 04.07.2025 13:37:17
  • Zuletzt bearbeitet 18.12.2025 21:25:10

In the Linux kernel, the following vulnerability has been resolved: net_sched: sch_sfq: reject invalid perturb period Gerrard Tai reported that SFQ perturb_period has no range check yet, and this can be used to trigger a race condition fixed in a s...

  • EPSS 0.05%
  • Veröffentlicht 04.07.2025 13:37:17
  • Zuletzt bearbeitet 18.12.2025 21:26:58

In the Linux kernel, the following vulnerability has been resolved: jffs2: check that raw node were preallocated before writing summary Syzkaller detected a kernel bug in jffs2_link_node_ref, caused by fault injection in jffs2_prealloc_raw_node_ref...

  • EPSS 0.06%
  • Veröffentlicht 04.07.2025 13:37:16
  • Zuletzt bearbeitet 25.03.2026 11:16:10

In the Linux kernel, the following vulnerability has been resolved: net: clear the dst when changing skb protocol A not-so-careful NAT46 BPF program can crash the kernel if it indiscriminately flips ingress packets from v4 to v6: BUG: kernel NUL...

  • EPSS 0.05%
  • Veröffentlicht 04.07.2025 13:37:15
  • Zuletzt bearbeitet 18.12.2025 17:24:15

In the Linux kernel, the following vulnerability has been resolved: atm: Revert atm_account_tx() if copy_from_iter_full() fails. In vcc_sendmsg(), we account skb->truesize to sk->sk_wmem_alloc by atm_account_tx(). It is expected to be reverted by ...

  • EPSS 0.11%
  • Veröffentlicht 04.07.2025 13:37:11
  • Zuletzt bearbeitet 18.12.2025 16:53:01

In the Linux kernel, the following vulnerability has been resolved: tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer The reproduction steps: 1. create a tun interface 2. enable l2 bearer 3. TIPC_NL_UDP_GET_REMOTEIP with media na...