Debian

Debian 12 (bookworm)

12088 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.29%
  • Veröffentlicht 27.12.2024 14:15:33
  • Zuletzt bearbeitet 03.11.2025 21:17:52

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_scan() Replace one-element array with a flexible-array member in `struct mwifiex_ie_types_wildcard_ssid_p...

  • EPSS 0.23%
  • Veröffentlicht 27.12.2024 14:15:32
  • Zuletzt bearbeitet 03.11.2025 21:17:45

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix use-after-free in device_for_each_child() Syzbot has reported the following KASAN splat: BUG: KASAN: slab-use-after-free in device_for_each_child+0x18f/0x1a0 Read o...

  • EPSS 0.29%
  • Veröffentlicht 27.12.2024 14:15:32
  • Zuletzt bearbeitet 03.11.2025 21:17:45

In the Linux kernel, the following vulnerability has been resolved: ALSA: 6fire: Release resources at card release The current 6fire code tries to release the resources right after the call of usb6fire_chip_abort(). But at this moment, the card ob...

  • EPSS 0.21%
  • Veröffentlicht 27.12.2024 14:15:32
  • Zuletzt bearbeitet 03.11.2025 21:17:51

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Use snd_card_free_when_closed() at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses snd_card_fr...

  • EPSS 0.21%
  • Veröffentlicht 27.12.2024 14:15:32
  • Zuletzt bearbeitet 03.11.2025 21:17:51

In the Linux kernel, the following vulnerability has been resolved: ALSA: us122l: Use snd_card_free_when_closed() at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses snd_card_f...

  • EPSS 0.21%
  • Veröffentlicht 27.12.2024 14:15:32
  • Zuletzt bearbeitet 03.11.2025 21:17:52

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: Use snd_card_free_when_closed() at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses snd_card_fr...

  • EPSS 0.24%
  • Veröffentlicht 27.12.2024 14:15:31
  • Zuletzt bearbeitet 03.11.2025 21:17:44

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix the qp flush warnings in req When the qp is in error state, the status of WQEs in the queue should be set to error. Or else the following will appear. [ 920.617269]...

  • EPSS 0.24%
  • Veröffentlicht 27.12.2024 14:15:31
  • Zuletzt bearbeitet 03.11.2025 21:17:44

In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Fix possible null-ptr-deref for cppc_get_cpu_cost() cpufreq_cpu_get_raw() may return NULL if the cpu is not in policy->cpus cpu mask and it will cause null pointer d...

  • EPSS 0.24%
  • Veröffentlicht 27.12.2024 14:15:31
  • Zuletzt bearbeitet 03.11.2025 21:17:44

In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Fix possible null-ptr-deref for cpufreq_cpu_get_raw() cpufreq_cpu_get_raw() may return NULL if the cpu is not in policy->cpus cpu mask and it will cause null pointer...

  • EPSS 0.22%
  • Veröffentlicht 27.12.2024 14:15:31
  • Zuletzt bearbeitet 03.11.2025 21:17:45

In the Linux kernel, the following vulnerability has been resolved: unicode: Fix utf8_load() error path utf8_load() requests the symbol "utf8_data_table" and then checks if the requested UTF-8 version is supported. If it's unsupported, it tries to ...