Debian

Debian 14 (forky)

13682 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:47
  • Zuletzt bearbeitet 16.01.2026 21:33:19

In the Linux kernel, the following vulnerability has been resolved: io_uring: wait interruptibly for request completions on exit WHen the ring exits, cleanup is done and the final cancelation and waiting on completions is done by io_ring_exit_work....

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:47
  • Zuletzt bearbeitet 16.01.2026 21:32:20

In the Linux kernel, the following vulnerability has been resolved: hsr: Fix uninit-value access in fill_frame_info() Syzbot reports the following uninit-value access problem. ===================================================== BUG: KMSAN: unini...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:45
  • Zuletzt bearbeitet 16.01.2026 21:09:17

In the Linux kernel, the following vulnerability has been resolved: scsi: qla4xxx: Add length check when parsing nlattrs There are three places that qla4xxx parses nlattrs: - qla4xxx_set_chap_entry() - qla4xxx_iface_set_param() - qla4xxx_sysf...

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 12:15:44
  • Zuletzt bearbeitet 16.01.2026 21:15:53

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: drop all currently held locks if deadlock happens If vc4_hdmi_reset_link() returns -EDEADLK, it means that a deadlock happened in the locking context. This situation shoul...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:43
  • Zuletzt bearbeitet 16.01.2026 21:24:42

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix potential NULL pointer dereference Klocwork tool reported 'cur_dsd' may be dereferenced. Add fix to validate pointer before dereferencing the pointer.

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 12:15:43
  • Zuletzt bearbeitet 16.01.2026 21:23:45

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix potential race condition between napi_init and napi_enable A race condition can happen if netdev is registered, but NAPI isn't initialized yet, and meanwhile user ...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:43
  • Zuletzt bearbeitet 16.01.2026 21:22:30

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: free iio for atombios when driver shutdown Fix below kmemleak when unload radeon driver: unreferenced object 0xffff9f8608ede200 (size 512): comm "systemd-udevd", pid...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:43
  • Zuletzt bearbeitet 16.01.2026 21:21:16

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Correct devm device reference for hidinput input_dev name Reference the HID device rather than the input device for the devm allocation of the input_dev name. Refe...

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 12:15:41
  • Zuletzt bearbeitet 16.01.2026 21:28:52

In the Linux kernel, the following vulnerability has been resolved: fbdev: imxfb: Removed unneeded release_mem_region Remove unnecessary release_mem_region from the error path to prevent mem region from being released twice, which could avoid resou...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:41
  • Zuletzt bearbeitet 16.01.2026 21:25:30

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Fix potential memleak in dasd_eckd_init() `dasd_reserve_req` is allocated before `dasd_vol_info_req`, and it also needs to be freed before the error returns, just like t...