Debian

Debian 14 (forky)

14640 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:56:39
  • Zuletzt bearbeitet 16.06.2026 17:38:25

In the Linux kernel, the following vulnerability has been resolved: EDAC/versalnet: Fix device_node leak in mc_probe() of_parse_phandle() returns a device_node reference that must be released with of_node_put(). The original code never freed r5_cor...

  • EPSS 0.15%
  • Veröffentlicht 27.05.2026 12:56:38
  • Zuletzt bearbeitet 16.06.2026 15:53:30

In the Linux kernel, the following vulnerability has been resolved: mm/slab: return NULL early from kmalloc_nolock() in NMI on UP On UP kernels (!CONFIG_SMP), spin_trylock() is a no-op that unconditionally succeeds even when the lock is already hel...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:56:36
  • Zuletzt bearbeitet 16.06.2026 15:54:18

In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - snapshot IV for async AEAD requests AF_ALG AEAD AIO requests currently use the socket-wide IV buffer during request processing. For async requests, later sock...

  • EPSS 0.5%
  • Veröffentlicht 27.05.2026 12:56:35
  • Zuletzt bearbeitet 16.06.2026 15:54:28

In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid early lgr access in smc_clc_wait_msg A CLC decline can be received while the handshake is still in an early stage, before the connection has been associated with a l...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:56:32
  • Zuletzt bearbeitet 16.06.2026 15:54:38

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Limit the maximum number of lookups Current code does no bound checking on the number of lookups a client can perform. Though the code restricts the lookups to local...

  • EPSS 0.09%
  • Veröffentlicht 27.05.2026 12:56:31
  • Zuletzt bearbeitet 16.06.2026 15:54:51

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: fix damon_call() vs kdamond_fn() exit race Patch series "mm/damon/core: fix damon_call()/damos_walk() vs kdmond exit race". damon_call() and damos_walk() can leak m...

  • EPSS 0.49%
  • Veröffentlicht 27.05.2026 12:56:29
  • Zuletzt bearbeitet 16.06.2026 15:55:09

In the Linux kernel, the following vulnerability has been resolved: libceph: Prevent potential null-ptr-deref in ceph_handle_auth_reply() If a message of type CEPH_MSG_AUTH_REPLY contains a zero value for both protocol and result, this is currently...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:56:28
  • Zuletzt bearbeitet 16.06.2026 15:55:23

In the Linux kernel, the following vulnerability has been resolved: dm mirror: fix integer overflow in create_dirty_log() The argument count calculation in create_dirty_log() performs `*args_used = 2 + param_count` before validating against argc. W...

  • EPSS 0.15%
  • Veröffentlicht 27.05.2026 12:56:26
  • Zuletzt bearbeitet 16.06.2026 15:55:32

In the Linux kernel, the following vulnerability has been resolved: misc: ibmasm: fix OOB MMIO read in ibmasm_handle_mouse_interrupt() ibmasm_handle_mouse_interrupt() performs an out-of-bounds MMIO read when the queue reader or writer index from ha...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:56:23
  • Zuletzt bearbeitet 16.06.2026 15:55:42

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix thermal zone governor cleanup issues If thermal_zone_device_register_with_trips() fails after adding a thermal governor to the thermal zone being registered, the...