Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.24%
  • Veröffentlicht 02.03.2024 22:15:48
  • Zuletzt bearbeitet 07.01.2025 17:34:18

In the Linux kernel, the following vulnerability has been resolved: Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux" This reverts commit 9b9c8195f3f0d74a826077fc1c01b9ee74907239. The commit above is reverted as it did not solve the original issue. ...

  • EPSS 0.24%
  • Veröffentlicht 02.03.2024 22:15:47
  • Zuletzt bearbeitet 13.01.2025 18:26:13

In the Linux kernel, the following vulnerability has been resolved: ceph: drop messages from MDS when unmounting When unmounting all the dirty buffers will be flushed and after the last osd request is finished the last reference of the i_count will...

  • EPSS 0.23%
  • Veröffentlicht 02.03.2024 22:15:47
  • Zuletzt bearbeitet 13.01.2025 18:43:18

In the Linux kernel, the following vulnerability has been resolved: scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command Tags allocated for OPC_INB_SET_CONTROLLER_CONFIG command need to be freed when we receive the...

  • EPSS 0.23%
  • Veröffentlicht 02.03.2024 22:15:47
  • Zuletzt bearbeitet 13.01.2025 18:45:17

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not attempt to read past "commit" When iterating over the ring buffer while the ring buffer is active, the writer can corrupt the reader. There's barriers to help d...

  • EPSS 0.17%
  • Veröffentlicht 02.03.2024 22:15:47
  • Zuletzt bearbeitet 19.03.2025 16:11:28

In the Linux kernel, the following vulnerability has been resolved: net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn() Sili Luo reported a race in nfc_llcp_sock_get(), leading to UAF. Getting a reference on the socket found in a...

  • EPSS 0.26%
  • Veröffentlicht 02.03.2024 22:15:47
  • Zuletzt bearbeitet 10.12.2024 21:26:43

In the Linux kernel, the following vulnerability has been resolved: tee: amdtee: fix use-after-free vulnerability in amdtee_close_session There is a potential race condition in amdtee_close_session that may cause use-after-free in amdtee_open_sessi...

  • EPSS 0.28%
  • Veröffentlicht 02.03.2024 22:15:47
  • Zuletzt bearbeitet 11.12.2024 15:05:44

In the Linux kernel, the following vulnerability has been resolved: x86/alternatives: Disable KASAN in apply_alternatives() Fei has reported that KASAN triggers during apply_alternatives() on a 5-level paging machine: BUG: KASAN: out-of-bounds in...

  • EPSS 0.24%
  • Veröffentlicht 02.03.2024 22:15:47
  • Zuletzt bearbeitet 13.01.2025 18:51:41

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: assert requested protocol is valid The protocol is used in a bit mask to determine if the protocol is supported. Assert the provided protocol is less than the maximum def...

  • EPSS 0.24%
  • Veröffentlicht 02.03.2024 22:15:47
  • Zuletzt bearbeitet 11.12.2024 15:07:32

In the Linux kernel, the following vulnerability has been resolved: ravb: Fix use-after-free issue in ravb_tx_timeout_work() The ravb_stop() should call cancel_work_sync(). Otherwise, ravb_tx_timeout_work() is possible to use the freed priv after r...

  • EPSS 0.24%
  • Veröffentlicht 02.03.2024 22:15:47
  • Zuletzt bearbeitet 11.12.2024 15:11:16

In the Linux kernel, the following vulnerability has been resolved: ieee802154: ca8210: Fix a potential UAF in ca8210_probe If of_clk_add_provider() fails in ca8210_register_ext_clock(), it calls clk_unregister() to release priv->clk and returns an...