Debian

Debian Linux

9979 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.07%
  • Veröffentlicht 09.07.2025 10:42:30
  • Zuletzt bearbeitet 18.12.2025 17:08:17

In the Linux kernel, the following vulnerability has been resolved: atm: clip: prevent NULL deref in clip_push() Blamed commit missed that vcc_destroy_socket() calls clip_push() with a NULL skb. If clip_devs is NULL, clip_push() then crashes when ...

  • EPSS 0.07%
  • Veröffentlicht 09.07.2025 10:42:29
  • Zuletzt bearbeitet 18.12.2025 17:11:34

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3() In snd_usb_get_audioformat_uac3(), the length value returned from snd_usb_ctl_msg() is used directly for m...

  • EPSS 0.05%
  • Veröffentlicht 09.07.2025 10:42:27
  • Zuletzt bearbeitet 18.12.2025 17:14:38

In the Linux kernel, the following vulnerability has been resolved: atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister(). syzbot reported a warning below during atm_dev_register(). [0] Before creating a new device and procfs/sy...

  • EPSS 0.07%
  • Veröffentlicht 09.07.2025 10:42:24
  • Zuletzt bearbeitet 18.12.2025 17:15:56

In the Linux kernel, the following vulnerability has been resolved: scsi: megaraid_sas: Fix invalid node index On a system with DRAM interleave enabled, out-of-bound access is detected: megaraid_sas 0000:3f:00.0: requested/available msix 128/128 p...

Warnung
  • EPSS 0.6%
  • Veröffentlicht 08.07.2025 18:23:48
  • Zuletzt bearbeitet 06.11.2025 14:52:47

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When reading a config value, Git strips any trailing carriage return and line feed ...

  • EPSS 0.07%
  • Veröffentlicht 08.07.2025 07:42:57
  • Zuletzt bearbeitet 18.12.2025 19:20:28

In the Linux kernel, the following vulnerability has been resolved: media: platform: exynos4-is: Add hardware sync wait to fimc_is_hw_change_mode() In fimc_is_hw_change_mode(), the function changes camera modes without waiting for hardware completi...

  • EPSS 0.03%
  • Veröffentlicht 08.07.2025 07:35:23
  • Zuletzt bearbeitet 12.05.2026 13:16:45

In the Linux kernel, the following vulnerability has been resolved: af_unix: Don't leave consecutive consumed OOB skbs. Jann Horn reported a use-after-free in unix_stream_read_generic(). The following sequences reproduce the issue: $ python3 ...

  • EPSS 0.06%
  • Veröffentlicht 04.07.2025 13:37:44
  • Zuletzt bearbeitet 18.12.2025 19:31:41

In the Linux kernel, the following vulnerability has been resolved: jfs: validate AG parameters in dbMount() to prevent crashes Validate db_agheight, db_agwidth, and db_agstart in dbMount to catch corrupted metadata early and avoid undefined behavi...

  • EPSS 0.12%
  • Veröffentlicht 04.07.2025 13:37:44
  • Zuletzt bearbeitet 12.05.2026 13:16:45

In the Linux kernel, the following vulnerability has been resolved: nfsd: Initialize ssc before laundromat_work to prevent NULL dereference In nfs4_state_start_net(), laundromat_work may access nfsd_ssc through nfs4_laundromat -> nfsd4_ssc_expire_u...

  • EPSS 0.09%
  • Veröffentlicht 04.07.2025 13:37:43
  • Zuletzt bearbeitet 18.12.2025 19:32:41

In the Linux kernel, the following vulnerability has been resolved: media: cxusb: no longer judge rbuf when the write fails syzbot reported a uninit-value in cxusb_i2c_xfer. [1] Only when the write operation of usb_bulk_msg() in dvb_usb_generic_rw...