Debian

Debian 13 (trixie)

13181 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 25.07.2025 16:15:29
  • Zuletzt bearbeitet 19.11.2025 18:09:59

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix race between DIM disable and net_dim() There's a race between disabling DIM and NAPI callbacks using the dim pointer on the RQ or SQ. If NAPI checks the DIM state b...

  • EPSS 0.07%
  • Veröffentlicht 25.07.2025 16:15:29
  • Zuletzt bearbeitet 22.12.2025 21:55:57

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto() syzbot found a potential access to uninit-value in nf_flow_pppoe_proto() Blamed commit forgot the Ethern...

  • EPSS 0.07%
  • Veröffentlicht 25.07.2025 16:15:29
  • Zuletzt bearbeitet 22.12.2025 21:53:18

In the Linux kernel, the following vulnerability has been resolved: nbd: fix uaf in nbd_genl_connect() error path There is a use-after-free issue in nbd: block nbd6: Receive control failed (result -104) block nbd6: shutting down sockets ==========...

  • EPSS 0.07%
  • Veröffentlicht 25.07.2025 16:15:29
  • Zuletzt bearbeitet 22.12.2025 21:53:30

In the Linux kernel, the following vulnerability has been resolved: raid10: cleanup memleak at raid10_make_request If raid10_read_request or raid10_write_request registers a new request and the REQ_NOWAIT flag is set, the code does not free the mal...

  • EPSS 0.07%
  • Veröffentlicht 25.07.2025 16:15:29
  • Zuletzt bearbeitet 22.12.2025 21:53:40

In the Linux kernel, the following vulnerability has been resolved: md/raid1: Fix stack memory use after return in raid1_reshape In the raid1_reshape function, newpool is allocated on the stack and assigned to conf->r1bio_pool. This results in conf...

  • EPSS 0.05%
  • Veröffentlicht 25.07.2025 15:15:29
  • Zuletzt bearbeitet 18.04.2026 09:16:10

In the Linux kernel, the following vulnerability has been resolved: drm/scheduler: signal scheduled fence when kill job When an entity from application B is killed, drm_sched_entity_kill() removes all jobs belonging to that entity through drm_sched...

  • EPSS 0.05%
  • Veröffentlicht 25.07.2025 15:15:28
  • Zuletzt bearbeitet 19.11.2025 18:08:53

In the Linux kernel, the following vulnerability has been resolved: Revert "riscv: Define TASK_SIZE_MAX for __access_ok()" This reverts commit ad5643cf2f69 ("riscv: Define TASK_SIZE_MAX for __access_ok()"). This commit changes TASK_SIZE_MAX to be ...

  • EPSS 0.07%
  • Veröffentlicht 25.07.2025 15:15:27
  • Zuletzt bearbeitet 23.12.2025 18:41:32

In the Linux kernel, the following vulnerability has been resolved: net: lan743x: Modify the EEPROM and OTP size for PCI1xxxx devices Maximum OTP and EEPROM size for hearthstone PCI1xxxx devices are 8 Kb and 64 Kb respectively. Adjust max size defi...

  • EPSS 0.05%
  • Veröffentlicht 25.07.2025 15:15:27
  • Zuletzt bearbeitet 19.11.2025 18:59:40

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd9375: Fix double free of regulator supplies Driver gets regulator supplies in probe path with devm_regulator_bulk_get(), so should not call regulator_bulk_free() i...

  • EPSS 0.07%
  • Veröffentlicht 25.07.2025 15:15:27
  • Zuletzt bearbeitet 23.12.2025 18:35:57

In the Linux kernel, the following vulnerability has been resolved: perf: Fix sample vs do_exit() Baisheng Gao reported an ARM64 crash, which Mark decoded as being a synchronous external abort -- most likely due to trying to access MMIO in bad ways...