Canonical

Ubuntu 24.04 LTS

6642 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.27%
  • Veröffentlicht 21.10.2024 18:15:17
  • Zuletzt bearbeitet 15.06.2026 18:26:08

In the Linux kernel, the following vulnerability has been resolved: ocfs2: cancel dqi_sync_work before freeing oinfo ocfs2_global_read_info() will initialize and schedule dqi_sync_work at the end, if error occurs after successfully reading global q...

  • EPSS 0.04%
  • Veröffentlicht 21.10.2024 18:15:17
  • Zuletzt bearbeitet 07.01.2025 09:15:07

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.24%
  • Veröffentlicht 21.10.2024 18:15:17
  • Zuletzt bearbeitet 19.01.2026 13:16:07

In the Linux kernel, the following vulnerability has been resolved: ext4: filesystems without casefold feature cannot be mounted with siphash When mounting the ext4 filesystem, if the default hash version is set to DX_HASH_SIPHASH but the casefold ...

  • EPSS 0.27%
  • Veröffentlicht 21.10.2024 18:15:17
  • Zuletzt bearbeitet 03.11.2025 23:16:35

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix index out of bounds in DCN30 color transformation This commit addresses a potential index out of bounds issue in the `cm3_helper_translate_curve_to_hw_format` ...

  • EPSS 0.22%
  • Veröffentlicht 21.10.2024 18:15:17
  • Zuletzt bearbeitet 29.10.2024 15:57:41

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Implement bounds check for stream encoder creation in DCN401 'stream_enc_regs' array is an array of dcn10_stream_enc_registers structures. The array is initialized...

  • EPSS 0.23%
  • Veröffentlicht 21.10.2024 18:15:16
  • Zuletzt bearbeitet 01.11.2024 14:52:59

In the Linux kernel, the following vulnerability has been resolved: net/ncsi: Disable the ncsi work before freeing the associated structure The work function can run after the ncsi device is freed, resulting in use-after-free bugs or kernel panic.

  • EPSS 0.24%
  • Veröffentlicht 21.10.2024 18:15:16
  • Zuletzt bearbeitet 03.11.2025 23:16:32

In the Linux kernel, the following vulnerability has been resolved: ppp: do not assume bh is held in ppp_channel_bridge_input() Networking receive path is usually handled from BH handler. However, some protocols need to acquire the socket lock, and...

  • EPSS 0.23%
  • Veröffentlicht 21.10.2024 18:15:16
  • Zuletzt bearbeitet 12.11.2024 21:25:21

In the Linux kernel, the following vulnerability has been resolved: net: test for not too small csum_start in virtio_net_hdr_to_skb() syzbot was able to trigger this warning [1], after injecting a malicious packet through af_packet, setting skb->cs...

  • EPSS 0.29%
  • Veröffentlicht 21.10.2024 18:15:16
  • Zuletzt bearbeitet 12.05.2026 12:17:18

In the Linux kernel, the following vulnerability has been resolved: net: add more sanity checks to qdisc_pkt_len_init() One path takes care of SKB_GSO_DODGY, assuming skb->len is bigger than hdr_len. virtio_net_hdr_to_skb() does not fully dissect ...

  • EPSS 0.28%
  • Veröffentlicht 21.10.2024 18:15:16
  • Zuletzt bearbeitet 12.05.2026 12:17:18

In the Linux kernel, the following vulnerability has been resolved: net: avoid potential underflow in qdisc_pkt_len_init() with UFO After commit 7c6d2ecbda83 ("net: be more gentle about silly gso requests coming from user") virtio_net_hdr_to_skb() ...