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.08%
  • Veröffentlicht 10.07.2025 08:15:14
  • Zuletzt bearbeitet 16.12.2025 17:38:46

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix UAF when lookup kallsym after ftrace disabled The following issue happens with a buggy module: BUG: unable to handle page fault for address: ffffffffc05d0218 PGD 1bd66...

  • EPSS 0.11%
  • Veröffentlicht 10.07.2025 08:15:14
  • Zuletzt bearbeitet 12.05.2026 13:16:48

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on ino and xnid syzbot reported a f2fs bug as below: INFO: task syz-executor140:5308 blocked for more than 143 seconds. Not tainted 6.14.0-rc7-s...

  • EPSS 0.05%
  • Veröffentlicht 10.07.2025 08:15:13
  • Zuletzt bearbeitet 16.12.2025 17:46:13

In the Linux kernel, the following vulnerability has been resolved: ACPICA: fix acpi operand cache leak in dswstate.c ACPICA commit 987a3b5cf7175916e2a4b6ea5b8e70f830dfe732 I found an ACPI cache leak in ACPI early termination and boot continuing c...

  • EPSS 0.07%
  • Veröffentlicht 10.07.2025 08:15:12
  • Zuletzt bearbeitet 18.11.2025 12:52:21

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: drop fragments with multicast or broadcast RA IEEE 802.11 fragmentation can only be applied to unicast frames. Therefore, drop fragments with multicast or broad...

  • EPSS 0.05%
  • Veröffentlicht 10.07.2025 08:15:12
  • Zuletzt bearbeitet 16.12.2025 17:47:14

In the Linux kernel, the following vulnerability has been resolved: ACPICA: fix acpi parse and parseext cache leaks ACPICA commit 8829e70e1360c81e7a5a901b5d4f48330e021ea5 I'm Seunghun Han, and I work for National Security Research Institute of Sou...

  • EPSS 0.07%
  • Veröffentlicht 10.07.2025 08:15:11
  • Zuletzt bearbeitet 12.05.2026 13:16:48

In the Linux kernel, the following vulnerability has been resolved: software node: Correct a OOB check in software_node_get_reference_args() software_node_get_reference_args() wants to get @index-th element, so the property value requires at least ...

  • EPSS 0.08%
  • Veröffentlicht 10.07.2025 08:15:10
  • Zuletzt bearbeitet 18.11.2025 12:52:39

In the Linux kernel, the following vulnerability has been resolved: firmware: cs_dsp: Fix OOB memory read access in KUnit test KASAN reported out of bounds access - cs_dsp_mock_bin_add_name_or_info(), because the source string length was rounded up...

  • EPSS 0.07%
  • Veröffentlicht 10.07.2025 08:15:09
  • Zuletzt bearbeitet 18.11.2025 12:52:58

In the Linux kernel, the following vulnerability has been resolved: fs/nfs/read: fix double-unlock bug in nfs_return_empty_folio() Sometimes, when a file was read while it was being truncated by another NFS client, the kernel could deadlock because...

  • EPSS 0.11%
  • Veröffentlicht 10.07.2025 08:15:08
  • Zuletzt bearbeitet 16.12.2025 17:49:12

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata() Since handle->h_transaction may be a NULL pointer, so we should change it to call is_handle_aborted(handle) ...

  • EPSS 0.07%
  • Veröffentlicht 10.07.2025 08:15:07
  • Zuletzt bearbeitet 16.12.2025 17:51:51

In the Linux kernel, the following vulnerability has been resolved: Input: gpio-keys - fix a sleep while atomic with PREEMPT_RT When enabling PREEMPT_RT, the gpio_keys_irq_timer() callback runs in hard irq context, but the input_event() takes a spi...