Debian

Debian 12 (bookworm)

11832 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.16%
  • Veröffentlicht 01.05.2025 13:07:21
  • Zuletzt bearbeitet 03.11.2025 20:18:34

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: avoid unregistering devlink regions which were never registered Russell King reports that a system with mv88e6xxx dereferences a NULL pointer when unbinding th...

  • EPSS 0.16%
  • Veröffentlicht 01.05.2025 13:07:20
  • Zuletzt bearbeitet 17.03.2026 14:55:53

In the Linux kernel, the following vulnerability has been resolved: net: dsa: free routing table on probe failure If complete = true in dsa_tree_setup(), it means that we are the last switch of the tree which is successfully probing, and we should ...

  • EPSS 0.17%
  • Veröffentlicht 01.05.2025 13:07:18
  • Zuletzt bearbeitet 06.11.2025 17:20:10

In the Linux kernel, the following vulnerability has been resolved: i2c: cros-ec-tunnel: defer probe if parent EC is not present When i2c-cros-ec-tunnel and the EC driver are built-in, the EC parent device will not be found, leading to NULL pointer...

  • EPSS 0.17%
  • Veröffentlicht 01.05.2025 13:07:17
  • Zuletzt bearbeitet 06.11.2025 19:11:28

In the Linux kernel, the following vulnerability has been resolved: isofs: Prevent the use of too small fid syzbot reported a slab-out-of-bounds Read in isofs_fh_to_parent. [1] The handle_bytes value passed in by the reproducing program is equal t...

  • EPSS 0.49%
  • Veröffentlicht 01.05.2025 13:07:16
  • Zuletzt bearbeitet 18.04.2026 09:16:09

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix dangling pointer in krb_authenticate krb_authenticate frees sess->user and does not set the pointer to NULL. It calls ksmbd_krb5_authenticate to reinitialise sess->user ...

  • EPSS 0.16%
  • Veröffentlicht 01.05.2025 13:07:15
  • Zuletzt bearbeitet 14.11.2025 16:45:29

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in __smb2_lease_break_noti() Move tcp_transport free to ksmbd_conn_free. If ksmbd connection is referenced when ksmbd server thread terminates, It will no...

  • EPSS 0.16%
  • Veröffentlicht 01.05.2025 13:07:14
  • Zuletzt bearbeitet 17.03.2026 14:41:10

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix the warning from __kernel_write_iter [ 2110.972290] ------------[ cut here ]------------ [ 2110.972301] WARNING: CPU: 3 PID: 735 at fs/read_write.c:599 __kernel_write_it...

  • EPSS 0.15%
  • Veröffentlicht 01.05.2025 13:07:14
  • Zuletzt bearbeitet 14.11.2025 16:45:45

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb_break_all_levII_oplock() There is a room in smb_break_all_levII_oplock that can cause racy issues when unlocking in the middle of the loop. This pa...

  • EPSS 0.17%
  • Veröffentlicht 01.05.2025 13:07:12
  • Zuletzt bearbeitet 05.11.2025 17:49:53

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix workqueue crash in cma_netevent_work_handler struct rdma_cm_id has member "struct work_struct net_work" that is reused for enqueuing cma_netevent_work_handler()s onto...

  • EPSS 0.16%
  • Veröffentlicht 01.05.2025 13:07:12
  • Zuletzt bearbeitet 05.11.2025 17:49:05

In the Linux kernel, the following vulnerability has been resolved: virtiofs: add filesystem context source name check In certain scenarios, for example, during fuzz testing, the source name may be NULL, which could lead to a kernel panic. Therefor...