Debian

Debian 12 (bookworm)

11237 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 14:57:15
  • Zuletzt bearbeitet 29.10.2025 16:54:17

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix a WARN during dereg_mr for DM type Memory regions (MR) of type DM (device memory) do not have an associated umem. In the __mlx5_ib_dereg_mr() -> mlx5_free_priv_desc...

  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 14:57:14
  • Zuletzt bearbeitet 06.12.2025 22:15:49

In the Linux kernel, the following vulnerability has been resolved: ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up The issue was caused by dput(upper) being called before ovl_dentry_update_reval(), while upper->d_flags was ...

  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 14:57:13
  • Zuletzt bearbeitet 29.10.2025 16:52:18

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Fix the page details for the srq created by kernel consumers While using nvme target with use_srq on, below kernel panic is noticed. [ 549.698111] bnxt_en 0000:41:0...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 14:57:10
  • Zuletzt bearbeitet 03.11.2025 20:17:25

In the Linux kernel, the following vulnerability has been resolved: uprobes: Reject the shared zeropage in uprobe_write_opcode() We triggered the following crash in syzkaller tests: BUG: Bad page state in process syz.7.38 pfn:1eff3 page: refc...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 14:57:08
  • Zuletzt bearbeitet 03.11.2025 20:17:24

In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devm_request_irq The customer reports that there is a soft lockup issue related to the i2c driver. After checking, the i2c module was...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 14:57:07
  • Zuletzt bearbeitet 03.11.2025 20:17:24

In the Linux kernel, the following vulnerability has been resolved: usbnet: gl620a: fix endpoint checking in genelink_bind() Syzbot reports [1] a warning in usb_submit_urb() triggered by inconsistencies between expected and actually present endpoin...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 14:57:06
  • Zuletzt bearbeitet 03.11.2025 20:17:24

In the Linux kernel, the following vulnerability has been resolved: mptcp: always handle address removal under msk socket lock Syzkaller reported a lockdep splat in the PM control path: WARNING: CPU: 0 PID: 6693 at ./include/net/sock.h:1711 sock...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 14:57:04
  • Zuletzt bearbeitet 03.11.2025 20:17:24

In the Linux kernel, the following vulnerability has been resolved: efi: Don't map the entire mokvar table to determine its size Currently, when validating the mokvar table, we (re)map the entire table on each iteration of the loop, adding space as...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 14:57:02
  • Zuletzt bearbeitet 03.11.2025 20:17:03

In the Linux kernel, the following vulnerability has been resolved: sched/core: Prevent rescheduling when interrupts are disabled David reported a warning observed while loop testing kexec jump: Interrupts enabled after irqrouter_resume+0x0/0x50...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 13:38:23
  • Zuletzt bearbeitet 03.11.2025 20:17:24

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix supplicant wait loop OP-TEE supplicant is a user-space daemon and it's possible for it be hung or crashed or killed in the middle of processing an OP-TEE RPC call. ...