Debian

Debian 13 (trixie)

13174 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 02.03.2024 22:15:49
  • Zuletzt bearbeitet 08.04.2025 15:05:00

In the Linux kernel, the following vulnerability has been resolved: power: supply: rk817: Fix node refcount leak Dan Carpenter reports that the Smatch static checker warning has found that there is another refcount leak in the probe function. While...

  • EPSS 0.01%
  • Veröffentlicht 02.03.2024 22:15:49
  • Zuletzt bearbeitet 25.11.2025 17:23:30

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix UAF in cifs_demultiplex_thread() There is a UAF when xfstests on cifs: BUG: KASAN: use-after-free in smb2_is_network_name_deleted+0x27/0x160 Read of size 4 at addr f...

  • EPSS 0.01%
  • Veröffentlicht 02.03.2024 22:15:49
  • Zuletzt bearbeitet 11.12.2024 15:20:48

In the Linux kernel, the following vulnerability has been resolved: net: rds: Fix possible NULL-pointer dereference In rds_rdma_cm_event_handler_cmn() check, if conn pointer exists before dereferencing it as rdma_set_service_type() argument Found ...

  • EPSS 0.01%
  • Veröffentlicht 02.03.2024 22:15:49
  • Zuletzt bearbeitet 11.12.2024 15:30:26

In the Linux kernel, the following vulnerability has been resolved: team: fix null-ptr-deref when team device type is changed Get a null-ptr-deref bug as follows with reproducer [1]. BUG: kernel NULL pointer dereference, address: 0000000000000228 ...

  • EPSS 0.02%
  • Veröffentlicht 02.03.2024 22:15:49
  • Zuletzt bearbeitet 08.04.2025 15:04:03

In the Linux kernel, the following vulnerability has been resolved: x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer() The code calling ima_free_kexec_buffer() runs long after the memblock allocator has already been torn down...

  • EPSS 0.01%
  • Veröffentlicht 02.03.2024 22:15:49
  • Zuletzt bearbeitet 11.12.2024 16:21:49

In the Linux kernel, the following vulnerability has been resolved: dccp: fix dccp_v4_err()/dccp_v6_err() again dh->dccph_x is the 9th byte (offset 8) in "struct dccp_hdr", not in the "byte 7" as Jann claimed. We need to make sure the ICMP message...

  • EPSS 0.01%
  • Veröffentlicht 02.03.2024 22:15:49
  • Zuletzt bearbeitet 11.12.2024 17:44:23

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use DEV_STATS_INC() syzbot/KCSAN reported data-races in br_handle_frame_finish() [1] This function can run from multiple cpus without mutual exclusion. Adopt SMP safe...

  • EPSS 0.02%
  • Veröffentlicht 02.03.2024 22:15:49
  • Zuletzt bearbeitet 16.01.2025 17:43:05

In the Linux kernel, the following vulnerability has been resolved: net/core: Fix ETH_P_1588 flow dissector When a PTP ethernet raw frame with a size of more than 256 bytes followed by a 0xff pattern is sent to __skb_flow_dissect, nhoff value calcu...

  • EPSS 0.01%
  • Veröffentlicht 02.03.2024 22:15:49
  • Zuletzt bearbeitet 04.04.2025 14:46:52

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fix memleak when more than 255 elements expired When more than 255 elements expired we're supposed to switch to a new gc container structure. This never happ...

  • EPSS 0.02%
  • Veröffentlicht 02.03.2024 22:15:49
  • Zuletzt bearbeitet 16.01.2025 17:33:18

In the Linux kernel, the following vulnerability has been resolved: netfs: Only call folio_start_fscache() one time for each folio If a network filesystem using netfs implements a clamp_length() function, it can set subrequest lengths smaller than ...