Debian

Debian Linux

9291 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 08.05.2025 06:26:14
  • Zuletzt bearbeitet 12.11.2025 21:24:20

In the Linux kernel, the following vulnerability has been resolved: xen-netfront: handle NULL returned by xdp_convert_buff_to_frame() The function xdp_convert_buff_to_frame() may return NULL if it fails to correctly convert the XDP buffer into an X...

  • EPSS 0.02%
  • Veröffentlicht 08.05.2025 06:26:13
  • Zuletzt bearbeitet 12.11.2025 21:25:03

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode() With ACPI in place, gicv2m_get_fwnode() is registered with the pci subsystem as pci_msi_get_fwnode_cb(), which may ge...

  • EPSS 0.02%
  • Veröffentlicht 08.05.2025 06:26:13
  • Zuletzt bearbeitet 12.11.2025 21:34:55

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Return NULL from huge_pte_offset() for invalid PMD LoongArch's huge_pte_offset() currently returns a pointer to a PMD slot even if the underlying entry points to invalid...

  • EPSS 0.02%
  • Veröffentlicht 08.05.2025 06:26:12
  • Zuletzt bearbeitet 12.11.2025 21:36:47

In the Linux kernel, the following vulnerability has been resolved: mcb: fix a double free bug in chameleon_parse_gdd() In chameleon_parse_gdd(), if mcb_device_register() fails, 'mdev' would be released in mcb_device_register() via put_device(). Th...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2025 06:26:09
  • Zuletzt bearbeitet 12.11.2025 21:39:11

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: Fix deadlock when using NCM gadget The cdns3 driver has the same NCM deadlock as fixed in cdnsp by commit 58f2fcb3a845 ("usb: cdnsp: Fix deadlock issue during using NCM...

  • EPSS 0.02%
  • Veröffentlicht 08.05.2025 06:26:08
  • Zuletzt bearbeitet 12.11.2025 21:40:05

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: ci_hdrc_imx: fix usbmisc handling usbmisc is an optional device property so it is totally valid for the corresponding data->usbmisc_data to have a NULL value. Check...

  • EPSS 0.02%
  • Veröffentlicht 08.05.2025 06:26:08
  • Zuletzt bearbeitet 12.11.2025 21:40:46

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: check that event count does not exceed event buffer length The event count is read from register DWC3_GEVNTCOUNT. There is a check for the count being zero, but ...

  • EPSS 0.02%
  • Veröffentlicht 08.05.2025 06:26:06
  • Zuletzt bearbeitet 10.11.2025 17:31:43

In the Linux kernel, the following vulnerability has been resolved: crypto: null - Use spin lock instead of mutex As the null algorithm may be freed in softirq context through af_alg, use spin locks instead of mutexes to protect the default null al...

Exploit
  • EPSS 0.11%
  • Veröffentlicht 07.05.2025 15:12:02
  • Zuletzt bearbeitet 22.09.2025 10:33:37

syslog-ng is an enhanced log daemo. Prior to version 4.8.2, `tls_wildcard_match()` matches on certificates such as `foo.*.bar` although that is not allowed. It is also possible to pass partial wildcards such as `foo.a*c.bar` which glib matches but sh...

  • EPSS 0.04%
  • Veröffentlicht 02.05.2025 21:52:09
  • Zuletzt bearbeitet 10.11.2025 17:37:14

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix WRITE_SAME No Data Buffer crash In newer version of the SBC specs, we have a NDOB bit that indicates there is no data buffer that gets written out. If this bit is...