Canonical

Ubuntu 24.04 LTS

6644 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.16%
  • Veröffentlicht 18.06.2025 09:33:38
  • Zuletzt bearbeitet 14.11.2025 17:06:22

In the Linux kernel, the following vulnerability has been resolved: btrfs: avoid NULL pointer dereference if no valid csum tree [BUG] When trying read-only scrub on a btrfs with rescue=idatacsums mount option, it will crash with the following call ...

  • EPSS 0.17%
  • Veröffentlicht 18.06.2025 09:33:37
  • Zuletzt bearbeitet 17.03.2026 13:22:17

In the Linux kernel, the following vulnerability has been resolved: espintcp: fix skb leaks A few error paths are missing a kfree_skb.

  • EPSS 0.16%
  • Veröffentlicht 18.06.2025 09:33:35
  • Zuletzt bearbeitet 14.11.2025 17:07:02

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq Currently, using PEBS-via-PT with a sample frequency instead of a sample period, causes a segfault. For example: ...

  • EPSS 0.16%
  • Veröffentlicht 18.06.2025 09:33:34
  • Zuletzt bearbeitet 14.11.2025 17:07:20

In the Linux kernel, the following vulnerability has been resolved: idpf: fix null-ptr-deref in idpf_features_check idpf_features_check is used to validate the TX packet. skb header length is compared with the hardware supported value received from...

  • EPSS 0.18%
  • Veröffentlicht 18.06.2025 09:33:33
  • Zuletzt bearbeitet 17.12.2025 18:27:06

In the Linux kernel, the following vulnerability has been resolved: net/tipc: fix slab-use-after-free Read in tipc_aead_encrypt_done Syzbot reported a slab-use-after-free with the following call trace: ===========================================...

  • EPSS 0.18%
  • Veröffentlicht 18.06.2025 09:33:32
  • Zuletzt bearbeitet 12.01.2026 13:11:24

In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix use-after-free in cifs_fill_dirent There is a race condition in the readdir concurrency process, which may access the rsp buffer after it has been released, trigge...

  • EPSS 0.11%
  • Veröffentlicht 18.06.2025 09:33:31
  • Zuletzt bearbeitet 17.12.2025 18:17:05

In the Linux kernel, the following vulnerability has been resolved: virtio_ring: Fix data race by tagging event_triggered as racy for KCSAN syzbot reports a data-race when accessing the event_triggered, here is the simplified stack when the issue o...

  • EPSS 0.16%
  • Veröffentlicht 18.06.2025 09:33:30
  • Zuletzt bearbeitet 14.11.2025 17:07:39

In the Linux kernel, the following vulnerability has been resolved: x86/fred: Fix system hang during S4 resume with FRED enabled Upon a wakeup from S4, the restore kernel starts and initializes the FRED MSRs as needed from its perspective. It then...

  • EPSS 0.16%
  • Veröffentlicht 18.06.2025 09:33:29
  • Zuletzt bearbeitet 14.11.2025 17:07:48

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix debug actions order The order of actions taken for debug was implemented incorrectly. Now we implemented the dump split and do the FW reset only in the middle of...

  • EPSS 0.18%
  • Veröffentlicht 18.06.2025 09:33:28
  • Zuletzt bearbeitet 17.12.2025 18:15:57

In the Linux kernel, the following vulnerability has been resolved: media: cx231xx: set device_caps for 417 The video_device for the MPEG encoder did not set device_caps. Add this, otherwise the video device can't be registered (you get a WARN_ON ...