Debian

Debian Linux

10003 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.16%
  • Veröffentlicht 04.07.2025 13:37:30
  • Zuletzt bearbeitet 30.07.2026 06:23:00

In the Linux kernel, the following vulnerability has been resolved: ipc: fix to protect IPCS lookups using RCU syzbot reported that it discovered a use-after-free vulnerability, [0] [0]: https://lore.kernel.org/all/67af13f8.050a0220.21dd3.0038.GAE...

  • EPSS 0.16%
  • Veröffentlicht 04.07.2025 13:37:25
  • Zuletzt bearbeitet 30.07.2026 06:22:59

In the Linux kernel, the following vulnerability has been resolved: exfat: fix double free in delayed_free The double free could happen in the following path. exfat_create_upcase_table() exfat_create_upcase_table() : return error e...

  • EPSS 0.16%
  • Veröffentlicht 04.07.2025 13:37:24
  • Zuletzt bearbeitet 30.07.2026 06:22:59

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.15%
  • Veröffentlicht 04.07.2025 13:37:23
  • Zuletzt bearbeitet 18.12.2025 21:23:02

In the Linux kernel, the following vulnerability has been resolved: bpf: Check rcu_read_lock_trace_held() in bpf_map_lookup_percpu_elem() bpf_map_lookup_percpu_elem() helper is also available for sleepable bpf program. When BPF JIT is disabled or u...

  • EPSS 0.15%
  • 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.17%
  • 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.16%
  • Veröffentlicht 04.07.2025 13:37:20
  • Zuletzt bearbeitet 12.05.2026 13:16:44

In the Linux kernel, the following vulnerability has been resolved: fbcon: Make sure modelist not set on unregistered console It looks like attempting to write to the "store_modes" sysfs node will run afoul of unregistered consoles: UBSAN: array-i...

  • EPSS 0.16%
  • Veröffentlicht 04.07.2025 13:37:19
  • Zuletzt bearbeitet 30.07.2026 06:22:59

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.17%
  • Veröffentlicht 04.07.2025 13:37:17
  • Zuletzt bearbeitet 30.07.2026 06:22:59

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.19%
  • 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...