Canonical

Ubuntu 24.04 LTS

5749 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:51
  • Zuletzt bearbeitet 24.04.2026 16:37:55

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: Don't hex dump plaintext password data set_new_password() hex dumps the entire buffer, which contains plaintext password data, including current and ...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:50
  • Zuletzt bearbeitet 24.04.2026 16:38:18

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: Revert "i2c: i801: replace acpi_lock with I2C bus lock" This reverts commit f707d6b9e7c18f669adfdb443906d46cfbaaa0c1. Under rare circumstances, multiple udev threads ca...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:49
  • Zuletzt bearbeitet 24.04.2026 18:41:25

In the Linux kernel, the following vulnerability has been resolved: wifi: radiotap: reject radiotap with unknown bits The radiotap parser is currently only used with the radiotap namespace (not with vendor namespaces), but if the undefined field 18...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:49
  • Zuletzt bearbeitet 24.04.2026 18:41:33

In the Linux kernel, the following vulnerability has been resolved: net: phy: register phy led_triggers during probe to avoid AB-BA deadlock There is an AB-BA deadlock when both LEDS_TRIGGER_NETDEV and LED_TRIGGER_PHY are enabled: [ 1362.049207] [...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:47
  • Zuletzt bearbeitet 24.04.2026 18:47:28

In the Linux kernel, the following vulnerability has been resolved: net: usb: kalmia: validate USB endpoints The kalmia driver should validate that the device it is probing has the proper number and types of USB endpoints it is expecting before it ...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:46
  • Zuletzt bearbeitet 24.04.2026 18:48:32

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211() Check frame length before accessing the mgmt fields in mt7925_mac_write_txwi_80211 in order to avoid a ...

  • EPSS 0.04%
  • Veröffentlicht 25.03.2026 10:27:46
  • Zuletzt bearbeitet 24.04.2026 15:46:07

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Compare MACs in constant time To prevent timing attacks, MAC comparisons need to be constant-time. Replace the memcmp() with the correct function, crypto_memneq().

  • EPSS 0.01%
  • Veröffentlicht 25.03.2026 10:27:45
  • Zuletzt bearbeitet 24.04.2026 18:21:28

In the Linux kernel, the following vulnerability has been resolved: can: bcm: fix locking for bcm_op runtime updates Commit c2aba69d0c36 ("can: bcm: add locking for bcm_op runtime updates") added a locking for some variables that can be modified at...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:44
  • Zuletzt bearbeitet 24.04.2026 18:41:30

In the Linux kernel, the following vulnerability has been resolved: PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entry Endpoint drivers use dw_pcie_ep_raise_msix_irq() to raise an MSI-X interrupt to the host using a writel(), which gene...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:43
  • Zuletzt bearbeitet 24.04.2026 19:02:43

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stack-out-of-bounds write in devmap get_upper_ifindexes() iterates over all upper devices and writes their indices into an array without checking bounds. Also the callers...