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.01%
  • Veröffentlicht 17.04.2024 11:15:09
  • Zuletzt bearbeitet 12.05.2026 12:16:22

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix uaf in pvr2_context_set_notify [Syzbot reported] BUG: KASAN: slab-use-after-free in pvr2_context_set_notify+0x2c4/0x310 drivers/media/usb/pvrusb2/pvrusb2-contex...

  • EPSS 0.02%
  • Veröffentlicht 17.04.2024 11:15:09
  • Zuletzt bearbeitet 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: adv7511: fix crash on irq during probe Moved IRQ registration down to end of adv7511_probe(). If an IRQ already is pending during adv7511_probe (before adv7511_cec_ini...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:09
  • Zuletzt bearbeitet 12.05.2026 12:16:22

In the Linux kernel, the following vulnerability has been resolved: crypto: xilinx - call finalize with bh disabled When calling crypto_finalize_request, BH should be disabled to avoid triggering the following calltrace: ------------[ cut here...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:09
  • Zuletzt bearbeitet 12.05.2026 12:16:22

In the Linux kernel, the following vulnerability has been resolved: quota: Fix potential NULL pointer dereference Below race may cause NULL pointer dereference P1 P2 dquot_free_inode quota_off drop_dquot_ref remove_dquot_ref ...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:09
  • Zuletzt bearbeitet 27.01.2025 15:12:45

In the Linux kernel, the following vulnerability has been resolved: clk: meson: Add missing clocks to axg_clk_regmaps Some clocks were missing from axg_clk_regmaps, which caused kernel panic during cat /sys/kernel/debug/clk/clk_summary [ 57.3494...

  • EPSS 0.06%
  • Veröffentlicht 17.04.2024 11:15:09
  • Zuletzt bearbeitet 12.05.2026 12:16:23

In the Linux kernel, the following vulnerability has been resolved: dm: call the resume method on internal suspend There is this reported crash when experimenting with the lvm2 testsuite. The list corruption is caused by the fact that the postsuspe...

  • EPSS 0%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 02.04.2025 13:17:33

In the Linux kernel, the following vulnerability has been resolved: wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled When QoS is disabled, the queue priority value will not map to the correct ieee80211 queue since there is onl...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 12.05.2026 12:16:21

In the Linux kernel, the following vulnerability has been resolved: net/bnx2x: Prevent access to a freed page in page_pool Fix race condition leading to system crash during EEH error handling During EEH error recovery, the bnx2x driver's transmit ...

  • EPSS 0.02%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 07.01.2025 17:13:52

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: fix a memory leak when rechecking the data Memory for the "checksums" pointer will leak if the data is rechecked after checksum failure (because the associated kfree ...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:08
  • Zuletzt bearbeitet 12.05.2026 12:16:21

In the Linux kernel, the following vulnerability has been resolved: wireguard: receive: annotate data-race around receiving_counter.counter Syzkaller with KCSAN identified a data-race issue when accessing keypair->receiving_counter.counter. Use REA...