Debian

Debian 14 (forky)

15391 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.24%
  • Veröffentlicht 21.10.2024 12:15:04
  • Zuletzt bearbeitet 22.10.2024 16:12:39

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway Syzbot reports a UAF in hugetlb_fault(). This happens because vmf_anon_prepare() could drop the per-VMA lock and allow the cu...

  • EPSS 0.23%
  • Veröffentlicht 21.10.2024 12:15:04
  • Zuletzt bearbeitet 22.10.2024 14:55:45

In the Linux kernel, the following vulnerability has been resolved: exfat: resolve memory leak from exfat_create_upcase_table() If exfat_load_upcase_table reaches end and returns -EINVAL, allocated memory doesn't get freed and while exfat_load_defa...

  • EPSS 0.24%
  • Veröffentlicht 21.10.2024 12:15:04
  • Zuletzt bearbeitet 03.11.2025 23:16:15

In the Linux kernel, the following vulnerability has been resolved: icmp: change the order of rate limits ICMP messages are ratelimited : After the blamed commits, the two rate limiters are applied in this order: 1) host wide ratelimit (icmp_glob...

  • EPSS 0.19%
  • Veröffentlicht 21.10.2024 12:15:04
  • Zuletzt bearbeitet 03.11.2025 23:16:15

In the Linux kernel, the following vulnerability has been resolved: vfs: fix race between evice_inodes() and find_inode()&iput() Hi, all Recently I noticed a bug[1] in btrfs, after digged it into and I believe it'a race in vfs. Let's assume there...

  • EPSS 0.24%
  • Veröffentlicht 15.10.2024 11:15:13
  • Zuletzt bearbeitet 03.11.2025 23:16:15

In the Linux kernel, the following vulnerability has been resolved: mm: avoid leaving partial pfn mappings around in error case As Jann points out, PFN mappings are special, because unlike normal memory mappings, there is no lifetime information as...

  • EPSS 0.18%
  • Veröffentlicht 09.10.2024 15:15:15
  • Zuletzt bearbeitet 15.10.2024 16:03:29

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid overflow from uint32_t to uint8_t [WHAT & HOW] dmub_rb_cmd's ramping_boundary has size of uint8_t and it is assigned 0xFFFF. Fix it by changing it to uint8_t...

  • EPSS 0.18%
  • Veröffentlicht 09.10.2024 15:15:15
  • Zuletzt bearbeitet 23.10.2024 16:53:12

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection [Why] These registers should not be read from driver and triggering the security violation when DMCUB work t...

  • EPSS 0.21%
  • Veröffentlicht 09.10.2024 15:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:14

In the Linux kernel, the following vulnerability has been resolved: staging: iio: frequency: ad9834: Validate frequency parameter value In ad9834_write_frequency() clk_get_rate() can return 0. In such case ad9834_calc_freqreg() call will lead to di...

  • EPSS 0.21%
  • Veröffentlicht 09.10.2024 15:15:15
  • Zuletzt bearbeitet 23.10.2024 16:47:35

In the Linux kernel, the following vulnerability has been resolved: spi: hisi-kunpeng: Add verification for the max_frequency provided by the firmware If the value of max_speed_hz is 0, it may cause a division by zero error in hisi_calc_effective_s...

  • EPSS 0.21%
  • Veröffentlicht 09.10.2024 15:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:14

In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup Definitely condition dma_get_cache_alignment * defined value > 256 during driver initialization is not reason to B...