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.13%
  • Veröffentlicht 08.05.2025 06:26:21
  • Zuletzt bearbeitet 19.01.2026 13:16:07

In the Linux kernel, the following vulnerability has been resolved: cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate() cpufreq_cpu_get_raw() can return NULL when the target CPU is not present in the policy->cpus mask. scmi_cpufreq_get_rat...

  • EPSS 0.07%
  • Veröffentlicht 08.05.2025 06:26:20
  • Zuletzt bearbeitet 14.11.2025 19:44:31

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: mcq: Add NULL check in ufshcd_mcq_abort() A race can occur between the MCQ completion path and the abort handler: once a request completes, __blk_mq_free_request() sets ...

  • EPSS 0.05%
  • Veröffentlicht 08.05.2025 06:26:19
  • Zuletzt bearbeitet 12.11.2025 21:10:59

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: return EIO on RAID1 block group write pointer mismatch There was a bug report about a NULL pointer dereference in __btrfs_add_free_space_zoned() that ultimately happe...

  • EPSS 0.05%
  • Veröffentlicht 08.05.2025 06:26:18
  • Zuletzt bearbeitet 12.11.2025 21:42:46

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Add NULL check in ufshcd_mcq_compl_pending_transfer() Add a NULL check for the returned hwq pointer by ufshcd_mcq_req_to_hwq(). This is similar to the fix in comm...

  • EPSS 0.07%
  • Veröffentlicht 08.05.2025 06:26:17
  • Zuletzt bearbeitet 10.11.2025 15:45:14

In the Linux kernel, the following vulnerability has been resolved: tipc: fix NULL pointer dereference in tipc_mon_reinit_self() syzbot reported: tipc: Node number set to 1055423674 Oops: general protection fault, probably for non-canonical addres...

  • EPSS 0.04%
  • Veröffentlicht 08.05.2025 06:26:16
  • Zuletzt bearbeitet 17.03.2026 15:02:19

In the Linux kernel, the following vulnerability has been resolved: riscv: uprobes: Add missing fence.i after building the XOL buffer The XOL (execute out-of-line) buffer is used to single-step the replaced instruction(s) for uprobes. The RISC-V po...

  • EPSS 0.05%
  • Veröffentlicht 08.05.2025 06:26:16
  • Zuletzt bearbeitet 10.11.2025 15:52:37

In the Linux kernel, the following vulnerability has been resolved: net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too Similarly to the previous patch, we need to safe guard hfsc_dequeue() too. But for this one, we don't have a reliable rep...

  • EPSS 0.07%
  • 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.08%
  • 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.05%
  • Veröffentlicht 08.05.2025 06:26:12
  • Zuletzt bearbeitet 12.11.2025 21:37:34

In the Linux kernel, the following vulnerability has been resolved: mei: vsc: Fix fortify-panic caused by invalid counted_by() use gcc 15 honors the __counted_by(len) attribute on vsc_tp_packet.buf[] and the vsc-tp.c code is using this in a wrong w...