Debian

Debian 12 (bookworm)

11230 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 17.09.2025 14:56:17
  • Zuletzt bearbeitet 14.01.2026 19:16:09

In the Linux kernel, the following vulnerability has been resolved: powercap: intel_rapl: fix UBSAN shift-out-of-bounds issue When value < time_unit, the parameter of ilog2() will be zero and the return value is -1. u64(-1) is too large for shift e...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:16
  • Zuletzt bearbeitet 14.01.2026 19:16:09

In the Linux kernel, the following vulnerability has been resolved: skbuff: Account for tail adjustment during pull operations Extending the tail can have some unexpected side effects if a program uses a helper like BPF_FUNC_skb_pull_data to read p...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:15
  • Zuletzt bearbeitet 14.01.2026 19:16:08

In the Linux kernel, the following vulnerability has been resolved: skmsg: pass gfp argument to alloc_sk_msg() syzbot found that alloc_sk_msg() could be called from a non sleepable context. sk_psock_verdict_recv() uses rcu_read_lock() protection. ...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:15
  • Zuletzt bearbeitet 14.01.2026 19:16:09

In the Linux kernel, the following vulnerability has been resolved: i2c: mux: reg: check return value after calling platform_get_resource() It will cause null-ptr-deref in resource_size(), if platform_get_resource() returns NULL, move calling resou...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:14
  • Zuletzt bearbeitet 14.01.2026 19:16:08

In the Linux kernel, the following vulnerability has been resolved: dmaengine: hisilicon: Add multi-thread support for a DMA channel When we get a DMA channel and try to use it in multiple threads it will cause oops and hanging the system. % echo ...

  • EPSS 0.01%
  • Veröffentlicht 17.09.2025 14:56:13
  • Zuletzt bearbeitet 14.01.2026 19:16:08

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: add missing unregister_netdev() in wilc_netdev_ifc_init() Fault injection test reports this issue: kernel BUG at net/core/dev.c:10731! invalid opcode: 0000 [#1] PR...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:12
  • Zuletzt bearbeitet 14.01.2026 19:16:08

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: fix aux-bus EP lifetime Device-managed resources allocated post component bind must be tied to the lifetime of the aggregate DRM device or they will not necessarily be ...

  • EPSS 0.01%
  • Veröffentlicht 17.09.2025 14:56:11
  • Zuletzt bearbeitet 14.01.2026 19:16:08

In the Linux kernel, the following vulnerability has been resolved: media: cx88: Fix a null-ptr-deref bug in buffer_prepare() When the driver calls cx88_risc_buffer() to prepare the buffer, the function call may fail, resulting in a empty buffer an...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:10
  • Zuletzt bearbeitet 14.01.2026 19:16:07

In the Linux kernel, the following vulnerability has been resolved: brcmfmac: return error when getting invalid max_flowrings from dongle When firmware hit trap at initialization, host will read abnormal max_flowrings number from dongle, and it wil...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:09
  • Zuletzt bearbeitet 14.01.2026 19:16:07

In the Linux kernel, the following vulnerability has been resolved: net: sched: sfb: fix null pointer access issue when sfb_init() fails When the default qdisc is sfb, if the qdisc of dev_queue fails to be inited during mqprio_init(), sfb_reset() i...