Debian

Debian Linux

9941 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 25.07.2025 15:15:27
  • Zuletzt bearbeitet 22.12.2025 21:54:56

In the Linux kernel, the following vulnerability has been resolved: nfsd: nfsd4_spo_must_allow() must check this is a v4 compound request If the request being processed is not a v4 compound request, then examining the cstate can have undefined resu...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 15:15:26
  • Zuletzt bearbeitet 23.12.2025 18:42:01

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: do not ping device which has failed to load firmware Syzkaller reports [1, 2] crashes caused by an attempts to ping the device which has failed to load firmware. Si...

  • EPSS 0.03%
  • Veröffentlicht 25.07.2025 14:15:33
  • Zuletzt bearbeitet 23.12.2025 18:45:31

In the Linux kernel, the following vulnerability has been resolved: Squashfs: check return result of sb_min_blocksize Syzkaller reports an "UBSAN: shift-out-of-bounds in squashfs_bio_read" bug. Syzkaller forks multiple processes which after mounti...

  • EPSS 0.03%
  • Veröffentlicht 25.07.2025 14:15:33
  • Zuletzt bearbeitet 23.12.2025 18:45:10

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: uart: Set tty->disc_data only in success path Setting tty->disc_data before opening the NCI device means we need to clean it up on error paths. This also opens some shor...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 14:15:33
  • Zuletzt bearbeitet 23.12.2025 18:42:58

In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Release rproc->clean_table after rproc_attach() fails When rproc->state = RPROC_DETACHED is attached to remote processor through rproc_attach(), if rproc_handle_r...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 14:15:33
  • Zuletzt bearbeitet 23.12.2025 18:42:25

In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Cleanup acquired resources when rproc_handle_resources() fails in rproc_attach() When rproc->state = RPROC_DETACHED and rproc_attach() is used to attach to the re...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 14:15:32
  • Zuletzt bearbeitet 23.12.2025 19:45:18

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: remove WARN on bad firmware input If the firmware gives bad input, that's nothing to do with the driver's stack at this point etc., so the WARN_ON() doesn't add any v...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 14:15:32
  • Zuletzt bearbeitet 23.12.2025 19:46:10

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix another leak in the submit error path put_unused_fd() doesn't free the installed file, if we've already done fd_install(). So we need to also free the sync_file. Pat...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 14:15:32
  • Zuletzt bearbeitet 23.12.2025 19:46:32

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix a fence leak in submit error path In error paths, we could unref the submit without calling drm_sched_entity_push_job(), so msm_job_free() will never get called. Sinc...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 14:15:32
  • Zuletzt bearbeitet 23.12.2025 18:47:19

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacks After retrieving WMI data blocks in sysfs callbacks, check for the validity of them before dereferenc...