Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.19%
  • Veröffentlicht 29.07.2024 17:15:11
  • Zuletzt bearbeitet 12.05.2026 12:17:03

In the Linux kernel, the following vulnerability has been resolved: pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFER In create_pinctrl(), pinctrl_maps_mutex is acquired before calling add_setting(). If add_setting() returns -EP...

  • EPSS 0.23%
  • Veröffentlicht 29.07.2024 16:15:07
  • Zuletzt bearbeitet 03.11.2025 22:17:35

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix DIO failure due to insufficient transaction credits The code in ocfs2_dio_end_io_write() estimates number of necessary transaction credits using ocfs2_calc_extend_credit...

  • EPSS 0.23%
  • Veröffentlicht 29.07.2024 16:15:07
  • Zuletzt bearbeitet 03.11.2025 22:17:35

In the Linux kernel, the following vulnerability has been resolved: RDMA/restrack: Fix potential invalid address access struct rdma_restrack_entry's kern_name was set to KBUILD_MODNAME in ib_create_cq(), while if the module exited but forgot del th...

  • EPSS 0.25%
  • Veröffentlicht 29.07.2024 16:15:07
  • Zuletzt bearbeitet 12.05.2026 12:17:03

In the Linux kernel, the following vulnerability has been resolved: xdp: Remove WARN() from __xdp_reg_mem_model() syzkaller reports a warning in __xdp_reg_mem_model(). The warning occurs only if __mem_id_init_hash_table() returns an error. It retu...

  • EPSS 0.22%
  • Veröffentlicht 29.07.2024 16:15:06
  • Zuletzt bearbeitet 03.11.2025 22:17:34

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode syzbot reported uninit memory usages during map_{lookup,delete}_elem. ========== BUG: KMSAN: uninit-value i...

  • EPSS 0.23%
  • Veröffentlicht 29.07.2024 16:15:06
  • Zuletzt bearbeitet 03.11.2025 22:17:34

In the Linux kernel, the following vulnerability has been resolved: bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro() set_memory_ro() can fail, leaving memory unprotected. Check its return and take it into account as an er...

  • EPSS 0.28%
  • Veröffentlicht 29.07.2024 16:15:06
  • Zuletzt bearbeitet 12.05.2026 12:17:03

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers register store validation for NFT_DATA_VALUE is conditional, however, the datatype is always either N...

  • EPSS 0.23%
  • Veröffentlicht 29.07.2024 16:15:06
  • Zuletzt bearbeitet 03.11.2025 22:17:35

In the Linux kernel, the following vulnerability has been resolved: net: can: j1939: Initialize unused data in j1939_send_one() syzbot reported kernel-infoleak in raw_recvmsg() [1]. j1939_send_one() creates full frame including unused data, but it ...

  • EPSS 0.24%
  • Veröffentlicht 29.07.2024 16:15:04
  • Zuletzt bearbeitet 03.11.2025 22:17:32

In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Fix double free on error If e.g. the ata_port_alloc() call in ata_host_alloc() fails, we will jump to the err_out label, which will call devres_release_group(). d...

  • EPSS 0.23%
  • Veröffentlicht 29.07.2024 16:15:04
  • Zuletzt bearbeitet 03.11.2025 22:17:32

In the Linux kernel, the following vulnerability has been resolved: can: mcp251xfd: fix infinite loop when xmit fails When the mcp251xfd_start_xmit() function fails, the driver stops processing messages, and the interrupt routine does not return, r...