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 27.12.2024 15:15:16
  • Zuletzt bearbeitet 03.11.2025 21:17:58

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Set video drvdata before register video device The video drvdata should be set before the video device is registered, otherwise video_drvdata() may return NULL in ...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 15:15:16
  • Zuletzt bearbeitet 03.11.2025 21:17:58

In the Linux kernel, the following vulnerability has been resolved: media: amphion: Set video drvdata before register video device The video drvdata should be set before the video device is registered, otherwise video_drvdata() may return NULL in t...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 15:15:15
  • Zuletzt bearbeitet 03.11.2025 21:17:54

In the Linux kernel, the following vulnerability has been resolved: i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs() if (dev->boardinfo && dev->boardinfo->init_dyn_addr) ^^^ here check "in...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 15:15:15
  • Zuletzt bearbeitet 07.10.2025 18:34:52

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to drop all discards after creating snapshot on lvm device Piergiorgio reported a bug in bugzilla as below: ------------[ cut here ]------------ WARNING: CPU: 2 PID: 969...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 15:15:15
  • Zuletzt bearbeitet 23.09.2025 17:55:46

In the Linux kernel, the following vulnerability has been resolved: mm/slub: Avoid list corruption when removing a slab from the full list Boot with slub_debug=UFPZ. If allocated object failed in alloc_consistency_checks, all objects of the slab w...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 15:15:15
  • Zuletzt bearbeitet 03.11.2025 21:17:54

In the Linux kernel, the following vulnerability has been resolved: ad7780: fix division by zero in ad7780_write_raw() In the ad7780_write_raw() , val2 can be zero, which might lead to a division by zero error in DIV_ROUND_CLOSEST(). The ad7780_wri...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 15:15:15
  • Zuletzt bearbeitet 03.11.2025 21:17:55

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Defer probe of clients after smmu device bound Null pointer dereference occurs due to a race between smmu driver probe and client driver probe, when of_dma_configur...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 15:15:15
  • Zuletzt bearbeitet 03.11.2025 21:17:55

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix regression with module command in stack_trace_filter When executing the following command: # echo "write*:mod:ext3" > /sys/kernel/tracing/stack_trace_filter The c...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 15:15:15
  • Zuletzt bearbeitet 03.11.2025 21:17:55

In the Linux kernel, the following vulnerability has been resolved: ovl: Filter invalid inodes with missing lookup function Add a check to the ovl_dentry_weird() function to prevent the processing of directory inodes that lack the lookup function. ...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 15:15:14
  • Zuletzt bearbeitet 18.04.2026 09:16:09

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7923: Fix buffer overflow for tx_buf and ring_xfer The AD7923 was updated to support devices with 8 channels, but the size of tx_buf and ring_xfer was not increased acc...