Debian

Debian Linux

9921 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 19.08.2025 17:15:33
  • Zuletzt bearbeitet 08.01.2026 21:07:49

In the Linux kernel, the following vulnerability has been resolved: perf/core: Exit early on perf_mmap() fail When perf_mmap() fails to allocate a buffer, it still invokes the event_mapped() callback of the related event. On X86 this might increase...

  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:32
  • Zuletzt bearbeitet 08.01.2026 21:03:06

In the Linux kernel, the following vulnerability has been resolved: perf/core: Prevent VMA split of buffer mappings The perf mmap code is careful about mmap()'ing the user page with the ringbuffer and additionally the auxiliary buffer, when the eve...

  • EPSS 0.01%
  • Veröffentlicht 19.08.2025 17:15:32
  • Zuletzt bearbeitet 08.01.2026 20:51:49

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference error in generate_encryptionkey If client send two session setups with krb5 authenticate to ksmbd, null pointer dereference error in generate_en...

  • EPSS 0.03%
  • Veröffentlicht 19.08.2025 17:15:32
  • Zuletzt bearbeitet 07.01.2026 20:41:54

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix Preauh_HashValue race condition If client send multiple session setup requests to ksmbd, Preauh_HashValue race condition could happen. There is no need to free sess->Pre...

  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:32
  • Zuletzt bearbeitet 22.01.2026 18:39:27

In the Linux kernel, the following vulnerability has been resolved: x86/sev: Evict cache lines during SNP memory validation An SNP cache coherency vulnerability requires a cache line eviction mitigation when validating memory after a page state cha...

  • EPSS 0.01%
  • Veröffentlicht 19.08.2025 17:15:31
  • Zuletzt bearbeitet 08.01.2026 20:49:46

In the Linux kernel, the following vulnerability has been resolved: usb: gadget : fix use-after-free in composite_dev_cleanup() 1. In func configfs_composite_bind() -> composite_os_desc_req_prepare(): if kmalloc fails, the pointer cdev->os_desc_req...

  • EPSS 0.01%
  • Veröffentlicht 19.08.2025 06:15:33
  • Zuletzt bearbeitet 08.01.2026 20:49:12

In the Linux kernel, the following vulnerability has been resolved: net/sched: Restrict conditions for adding duplicating netems to qdisc tree netem_enqueue's duplication prevention logic breaks when a netem resides in a qdisc tree with other netem...

  • EPSS 0.02%
  • Veröffentlicht 16.08.2025 11:34:20
  • Zuletzt bearbeitet 07.01.2026 18:31:15

In the Linux kernel, the following vulnerability has been resolved: mptcp: plug races between subflow fail and subflow creation We have races similar to the one addressed by the previous patch between subflow failing and additional subflow creation...

  • EPSS 0.02%
  • Veröffentlicht 16.08.2025 11:34:18
  • Zuletzt bearbeitet 07.01.2026 18:32:32

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Delay put pmc->idev in mld_del_delrec() pmc->idev is still used in ip6_mc_clear_src(), so as mld_clear_delrec() does, the reference should be put after ip6_mc_clear_sr...

  • EPSS 0.01%
  • Veröffentlicht 16.08.2025 11:34:16
  • Zuletzt bearbeitet 07.01.2026 18:33:13

In the Linux kernel, the following vulnerability has been resolved: hwmon: (corsair-cpro) Validate the size of the received input buffer Add buffer_recv_size to store the size of the received bytes. Validate buffer_recv_size in send_usb_cmd().