Debian

Debian 13 (trixie)

14549 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.55%
  • Veröffentlicht 14.03.2024 17:15:50
  • Zuletzt bearbeitet 12.05.2026 11:16:12

Information exposure through microarchitectural state after transient execution from some register files for some Intel(R) Atom(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.

  • EPSS 0.3%
  • Veröffentlicht 13.03.2024 16:15:30
  • Zuletzt bearbeitet 13.03.2025 19:36:45

In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix folio read-after-free in cache walk In cachestat, we access the folio from the page cache's xarray to compute its page offset, and check for its dirty and writeb...

  • EPSS 0.17%
  • Veröffentlicht 13.03.2024 14:15:07
  • Zuletzt bearbeitet 25.02.2025 18:52:37

In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Check mailbox/SMT channel for consistency On reception of a completion interrupt the shared memory area is accessed to retrieve the message header at first and ...

  • EPSS 0.2%
  • Veröffentlicht 13.03.2024 14:15:07
  • Zuletzt bearbeitet 12.05.2026 12:16:18

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix RELEASE_LOCKOWNER The test on so_count in nfsd4_release_lockowner() is nonsense and harmful. Revert to using check_for_locks(), changing that to not sleep. First: harmf...

  • EPSS 0.31%
  • Veröffentlicht 11.03.2024 18:15:19
  • Zuletzt bearbeitet 12.12.2024 17:31:47

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix a memory corruption iwl_fw_ini_trigger_tlv::data is a pointer to a __le32, which means that if we copy to iwl_fw_ini_trigger_tlv::data + offset while offset is i...

  • EPSS 0.24%
  • Veröffentlicht 11.03.2024 18:15:19
  • Zuletzt bearbeitet 12.12.2024 15:30:50

In the Linux kernel, the following vulnerability has been resolved: xsk: fix usage of multi-buffer BPF helpers for ZC XDP Currently when packet is shrunk via bpf_xdp_adjust_tail() and memory type is set to MEM_TYPE_XSK_BUFF_POOL, null ptr dereferen...

  • EPSS 0.24%
  • Veröffentlicht 11.03.2024 18:15:19
  • Zuletzt bearbeitet 03.04.2025 15:19:19

In the Linux kernel, the following vulnerability has been resolved: netfs, fscache: Prevent Oops in fscache_put_cache() This function dereferences "cache" and then checks if it's IS_ERR_OR_NULL(). Check first, then dereference.

  • EPSS 0.17%
  • Veröffentlicht 11.03.2024 18:15:19
  • Zuletzt bearbeitet 03.04.2025 15:20:30

In the Linux kernel, the following vulnerability has been resolved: tcp: make sure init the accept_queue's spinlocks once When I run syz's reproduction C program locally, it causes the following issue: pvqspinlock: lock 0xffff9d181cd5c660 has corru...

  • EPSS 0.26%
  • Veröffentlicht 11.03.2024 18:15:19
  • Zuletzt bearbeitet 12.12.2024 15:31:02

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix illegal rmb_desc access in SMC-D connection dump A crash was found when dumping SMC-D connections. It can be reproduced by following steps: - run nginx/wrk test: sm...

  • EPSS 0.29%
  • Veröffentlicht 11.03.2024 18:15:19
  • Zuletzt bearbeitet 12.12.2024 15:31:18

In the Linux kernel, the following vulnerability has been resolved: btrfs: scrub: avoid use-after-free when chunk length is not 64K aligned [BUG] There is a bug report that, on a ext4-converted btrfs, scrub leads to various problems, including: - ...