Debian

Debian 14 (forky)

14640 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.17%
  • Veröffentlicht 27.05.2026 12:15:56
  • Zuletzt bearbeitet 25.06.2026 21:05:32

In the Linux kernel, the following vulnerability has been resolved: mfd: arizona: Fix regulator resource leak on wm5102_clear_write_sequencer() failure The wm5102_clear_write_sequencer() helper may return an error and just return, bypassing the cle...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:15:53
  • Zuletzt bearbeitet 25.06.2026 21:05:35

In the Linux kernel, the following vulnerability has been resolved: phy: freescale: imx8qm-hsio: fix NULL pointer dereference During the probe the refclk_pad pointer is set to NULL if the 'fsl,refclk-pad-mode' property is not defined in the devicet...

  • EPSS 0.17%
  • Veröffentlicht 27.05.2026 12:15:52
  • Zuletzt bearbeitet 25.06.2026 21:06:15

In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Fix memory leak in pqi_report_phys_luns() pqi_report_phys_luns() fails to release the rpl_list buffer when encountering an unsupported data format or when the alloc...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:15:52
  • Zuletzt bearbeitet 25.06.2026 21:06:04

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_rbtree: check for partial overlaps in anonymous sets Userspace provides an optimized representation in case intervals are adjacent, where the end element is omit...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:15:51
  • Zuletzt bearbeitet 25.06.2026 21:06:23

In the Linux kernel, the following vulnerability has been resolved: tpm: st33zp24: Fix missing cleanup on get_burstcount() error get_burstcount() can return -EBUSY on timeout. When this happens, st33zp24_send() returns directly without releasing th...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:15:50
  • Zuletzt bearbeitet 25.06.2026 21:06:26

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths The gssx_dec_ctx(), gssx_dec_status(), and gssx_dec_name() functions allocate memory via gssx_dec_buffer(), which cal...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:15:49
  • Zuletzt bearbeitet 25.06.2026 21:06:30

In the Linux kernel, the following vulnerability has been resolved: power: supply: wm97xx: Fix NULL pointer dereference in power_supply_changed() In `probe()`, `request_irq()` is called before allocating/registering a `power_supply` handle. If an i...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:15:48
  • Zuletzt bearbeitet 25.06.2026 21:06:34

In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix refcount leak in pcs_add_gpio_func() of_parse_phandle_with_args() returns a device_node pointer with refcount incremented in gpiospec.np. The loop iterates thr...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:15:47
  • Zuletzt bearbeitet 25.06.2026 21:06:38

In the Linux kernel, the following vulnerability has been resolved: power: supply: act8945a: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `powe...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:15:46
  • Zuletzt bearbeitet 25.06.2026 21:06:52

In the Linux kernel, the following vulnerability has been resolved: serial: caif: fix use-after-free in caif_serial ldisc_close() There is a use-after-free bug in caif_serial where handle_tx() may access ser->tty after the tty has been freed. The ...