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.07%
  • Veröffentlicht 01.05.2025 12:55:46
  • Zuletzt bearbeitet 05.11.2025 15:32:30

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vf: Don't try to trigger a full GT reset if VF VFs don't have access to the GDRST(0x941c) register that driver uses to reset a GT. Attempt to trigger a reset using debugfs: ...

  • EPSS 0.13%
  • Veröffentlicht 01.05.2025 12:55:45
  • Zuletzt bearbeitet 12.05.2026 13:16:40

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix a resource leak related to the scp device in FW initialization On Mediatek devices with a system companion processor (SCP) the mtk_scp structure has to...

  • EPSS 0.06%
  • Veröffentlicht 01.05.2025 12:55:44
  • Zuletzt bearbeitet 05.11.2025 17:53:57

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: add a check to handle OOB in sfr region sfr->buf_size is in shared memory and can be modified by malicious user. OOB write is possible when the size is made high...

  • EPSS 0.07%
  • Veröffentlicht 01.05.2025 12:55:43
  • Zuletzt bearbeitet 05.11.2025 17:56:19

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi_parser: add check to avoid out of bound access There is a possibility that init_codecs is invoked multiple times during manipulated payload from video firmware. I...

  • EPSS 0.07%
  • Veröffentlicht 01.05.2025 12:55:43
  • Zuletzt bearbeitet 05.11.2025 17:55:11

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: add check to handle incorrect queue size qsize represents size of shared queued between driver and video firmware. Firmware can modify this value to an invalid l...

  • EPSS 0.08%
  • Veröffentlicht 01.05.2025 12:55:42
  • Zuletzt bearbeitet 05.11.2025 17:57:13

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi_parser: refactor hfi packet parsing logic words_count denotes the number of words in total payload, while data points to payload of various property within it. Wh...

  • EPSS 0.11%
  • Veröffentlicht 01.05.2025 12:55:41
  • Zuletzt bearbeitet 17.03.2026 14:41:48

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Fix accessing freed irq affinity_hint In stmmac_request_irq_multi_msi(), a pointer to the stack variable cpu_mask is passed to irq_set_affinity_hint(). This value is s...

  • EPSS 0.06%
  • Veröffentlicht 01.05.2025 12:55:38
  • Zuletzt bearbeitet 05.11.2025 18:03:36

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off-by-one error in do_split Syzkaller detected a use-after-free issue in ext4_insert_dentry that was caused by out-of-bounds access due to incorrect splitting in do_spli...

  • EPSS 0.05%
  • Veröffentlicht 01.05.2025 12:55:38
  • Zuletzt bearbeitet 05.11.2025 17:58:11

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Fix race between unprepare and queue_buf A client driver may use mhi_unprepare_from_transfer() to quiesce incoming data during the client driver's tear down. The cl...

  • EPSS 0.06%
  • Veröffentlicht 01.05.2025 12:55:37
  • Zuletzt bearbeitet 06.11.2025 16:28:43

In the Linux kernel, the following vulnerability has been resolved: tpm: do not start chip while suspended Checking TPM_CHIP_FLAG_SUSPENDED after the call to tpm_find_get_ops() can lead to a spurious tpm_chip_start() call: [35985.503771] i2c i2c-1...