Debian

Debian 13 (trixie)

13181 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:16
  • Zuletzt bearbeitet 02.04.2025 14:48:11

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: netjet: Fix crash in nj_probe: 'nj_setup' in netjet.c might fail with -EIO and in this case 'card->irq' is initialized and is bigger than zero. A subsequent call to 'n...

  • EPSS 0.1%
  • Veröffentlicht 21.05.2024 15:15:16
  • Zuletzt bearbeitet 30.04.2025 14:26:35

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: core: Validate channel ID when processing command completions MHI reads the channel ID from the event ring element sent by the device which can be any value between 0 and...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:16
  • Zuletzt bearbeitet 23.12.2024 16:45:23

In the Linux kernel, the following vulnerability has been resolved: media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf() Fix an 11-year old bug in ngene_command_config_free_buf() while addressing the following warnings caught with...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:16
  • Zuletzt bearbeitet 23.12.2024 16:46:39

In the Linux kernel, the following vulnerability has been resolved: ACPI: fix NULL pointer dereference Commit 71f642833284 ("ACPI: utils: Fix reference counting in for_each_acpi_dev_match()") started doing "acpi_dev_put()" on a pointer that was pos...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:15
  • Zuletzt bearbeitet 30.04.2025 14:59:24

In the Linux kernel, the following vulnerability has been resolved: gpio: wcd934x: Fix shift-out-of-bounds error bit-mask for pins 0 to 4 is BIT(0) to BIT(4) however we ended up with BIT(n - 1) which is not right, and this was caught by below usban...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:15
  • Zuletzt bearbeitet 24.12.2024 16:34:16

In the Linux kernel, the following vulnerability has been resolved: ASoC: core: Fix Null-point-dereference in fmt_single_name() Check the return value of devm_kstrdup() in case of Null-point-dereference.

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:15
  • Zuletzt bearbeitet 30.04.2025 14:57:20

In the Linux kernel, the following vulnerability has been resolved: RDMA: Verify port when creating flow rule Validate port value provided by the user and with that remove no longer needed validation by the driver. The missing check in the mlx5_ib...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:15
  • Zuletzt bearbeitet 26.12.2024 20:41:25

In the Linux kernel, the following vulnerability has been resolved: RDMA/ipoib: Fix warning caused by destroying non-initial netns After the commit 5ce2dced8e95 ("RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces"), if the IPoIB device is moved to...

  • EPSS 0.09%
  • Veröffentlicht 21.05.2024 15:15:15
  • Zuletzt bearbeitet 04.04.2025 14:30:02

In the Linux kernel, the following vulnerability has been resolved: usb: fix various gadget panics on 10gbps cabling usb_assign_descriptors() is called with 5 parameters, the last 4 of which are the usb_descriptor_header for: full-speed (USB1.1 -...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:15
  • Zuletzt bearbeitet 26.12.2024 20:42:00

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm port A pending hrtimer may expire after the kthread_worker of tcpm port is destroyed, see below kernel d...