Debian

Debian Linux

9979 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 19.08.2025 17:15:39
  • Zuletzt bearbeitet 07.01.2026 18:23:24

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Check governor before using governor->name Commit 96ffcdf239de ("PM / devfreq: Remove redundant governor_name from struct devfreq") removes governor_name and uses gov...

  • EPSS 0.03%
  • Veröffentlicht 19.08.2025 17:15:39
  • Zuletzt bearbeitet 07.01.2026 18:22:17

In the Linux kernel, the following vulnerability has been resolved: powercap: dtpm_cpu: Fix NULL pointer dereference in get_pd_power_uw() The get_pd_power_uw() function can crash with a NULL pointer dereference when em_cpu_get() returns NULL. This ...

  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:39
  • Zuletzt bearbeitet 07.01.2026 18:21:29

In the Linux kernel, the following vulnerability has been resolved: staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc() In the error paths after fb_info structure is successfully allocated, the memory allocated in fb_deferred_io_...

  • EPSS 0.03%
  • Veröffentlicht 19.08.2025 17:15:38
  • Zuletzt bearbeitet 07.01.2026 18:42:43

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: clear initialized flag for deinit-ed srng lists In a number of cases we see kernel panics on resume due to ath11k kernel page fault, which happens under the following...

  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:38
  • Zuletzt bearbeitet 07.01.2026 18:38:47

In the Linux kernel, the following vulnerability has been resolved: iwlwifi: Add missing check for alloc_ordered_workqueue Add check for the return value of alloc_ordered_workqueue since it may return NULL pointer.

  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:38
  • Zuletzt bearbeitet 07.01.2026 18:36:24

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl818x: Kill URBs before clearing tx status queue In rtl8187_stop() move the call of usb_kill_anchored_urbs() before clearing b_tx_status.queue. This change prevents callbac...

  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:36
  • Zuletzt bearbeitet 07.01.2026 18:45:52

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible infinite loop in fib6_info_uses_dev() fib6_info_uses_dev() seems to rely on RCU without an explicit protection. Like the prior fix in rt6_nlmsg_size(), we need ...

  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:36
  • Zuletzt bearbeitet 07.01.2026 18:44:49

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent infinite loop in rt6_nlmsg_size() While testing prior patch, I was able to trigger an infinite loop in rt6_nlmsg_size() in the following place: list_for_each_entry_r...

  • EPSS 0.03%
  • Veröffentlicht 19.08.2025 17:15:35
  • Zuletzt bearbeitet 09.01.2026 13:57:09

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix KMSAN uninit-value in extent_info usage KMSAN reported a use of uninitialized value in `__is_extent_mergeable()` and `__is_back_mergeable()` via the read extent tree pat...

  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:35
  • Zuletzt bearbeitet 09.01.2026 13:55:19

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix crash when rebind ccp device for ccp.ko When CONFIG_CRYPTO_DEV_CCP_DEBUGFS is enabled, rebinding the ccp device causes the following crash: $ echo '0000:0a:00.2'...