Debian

Debian 14 (forky)

15413 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.24%
  • Veröffentlicht 11.03.2024 18:15:19
  • Zuletzt bearbeitet 03.04.2025 15:19:19

In the Linux kernel, the following vulnerability has been resolved: netfs, fscache: Prevent Oops in fscache_put_cache() This function dereferences "cache" and then checks if it's IS_ERR_OR_NULL(). Check first, then dereference.

  • EPSS 0.17%
  • Veröffentlicht 11.03.2024 18:15:19
  • Zuletzt bearbeitet 03.04.2025 15:20:30

In the Linux kernel, the following vulnerability has been resolved: tcp: make sure init the accept_queue's spinlocks once When I run syz's reproduction C program locally, it causes the following issue: pvqspinlock: lock 0xffff9d181cd5c660 has corru...

  • EPSS 0.26%
  • Veröffentlicht 11.03.2024 18:15:19
  • Zuletzt bearbeitet 12.12.2024 15:31:02

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix illegal rmb_desc access in SMC-D connection dump A crash was found when dumping SMC-D connections. It can be reproduced by following steps: - run nginx/wrk test: sm...

  • EPSS 0.29%
  • Veröffentlicht 11.03.2024 18:15:19
  • Zuletzt bearbeitet 12.12.2024 15:31:18

In the Linux kernel, the following vulnerability has been resolved: btrfs: scrub: avoid use-after-free when chunk length is not 64K aligned [BUG] There is a bug report that, on a ext4-converted btrfs, scrub leads to various problems, including: - ...

  • EPSS 0.24%
  • Veröffentlicht 11.03.2024 18:15:19
  • Zuletzt bearbeitet 03.11.2025 20:16:10

In the Linux kernel, the following vulnerability has been resolved: arm64/sme: Always exit sme_alloc() early with existing storage When sme_alloc() is called with existing storage and we are not flushing we will always allocate new storage, both le...

  • EPSS 0.95%
  • Veröffentlicht 11.03.2024 18:15:19
  • Zuletzt bearbeitet 14.02.2025 16:39:02

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: always filter entire AP matrix The vfio_ap_mdev_filter_matrix function is called whenever a new adapter or domain is assigned to the mdev. The purpose of the function...

  • EPSS 0.23%
  • Veröffentlicht 11.03.2024 18:15:18
  • Zuletzt bearbeitet 03.04.2025 15:18:30

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix global oob in ksmbd_nl_policy Similar to a reported issue (check the commit b33fb5b801c6 ("net: qualcomm: rmnet: fix global oob in rmnet_policy"), my local fuzzer finds ...

  • EPSS 0.28%
  • Veröffentlicht 11.03.2024 18:15:17
  • Zuletzt bearbeitet 24.07.2026 15:16:54

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Add alignment check for event ring read pointer Though we do check the event ring read pointer by "is_valid_ring_ptr" to make sure it is in the buffer range, but th...

  • EPSS 0.28%
  • Veröffentlicht 11.03.2024 18:15:17
  • Zuletzt bearbeitet 14.02.2025 16:39:14

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pmic_glink_altmode: fix port sanity check The PMIC GLINK altmode driver currently supports at most two ports. Fix the incomplete port sanity check on notifications to a...

  • EPSS 0.24%
  • Veröffentlicht 11.03.2024 18:15:17
  • Zuletzt bearbeitet 12.12.2024 17:32:20

In the Linux kernel, the following vulnerability has been resolved: PM: sleep: Fix possible deadlocks in core system-wide PM code It is reported that in low-memory situations the system-wide resume core code deadlocks, because async_schedule_dev() ...