Canonical

Ubuntu 24.04 LTS

6642 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.26%
  • Veröffentlicht 07.11.2024 10:15:06
  • Zuletzt bearbeitet 12.05.2026 13:16:18

In the Linux kernel, the following vulnerability has been resolved: xfrm: validate new SA's prefixlen using SA family when sel.family is unset This expands the validation introduced in commit 07bf7908950a ("xfrm: Validate address prefix lengths in ...

  • EPSS 0.27%
  • Veröffentlicht 07.11.2024 10:15:06
  • Zuletzt bearbeitet 03.11.2025 23:16:54

In the Linux kernel, the following vulnerability has been resolved: udf: fix uninit-value use in udf_get_fileshortad Check for overflow when computing alen in udf_current_aext to mitigate later uninit-value use in udf_get_fileshortad KMSAN bug[1]. ...

  • EPSS 0.23%
  • Veröffentlicht 07.11.2024 10:15:06
  • Zuletzt bearbeitet 03.11.2025 23:16:54

In the Linux kernel, the following vulnerability has been resolved: octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx() build_skb() returns NULL in case of a memory allocation failure so handle it inside __octep_oq_process_rx...

  • EPSS 0.23%
  • Veröffentlicht 07.11.2024 10:15:06
  • Zuletzt bearbeitet 03.11.2025 21:17:02

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Don't call cleanup on profile rollback failure When profile rollback fails in mlx5e_netdev_change_profile, the netdev profile var is left set to NULL. Avoid a crash when...

  • EPSS 0.23%
  • Veröffentlicht 07.11.2024 10:15:06
  • Zuletzt bearbeitet 03.11.2025 23:16:55

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix command bitmask initialization Command bitmask have a dedicated bit for MANAGE_PAGES command, this bit isn't Initialize during command bitmask Initialization, only du...

  • EPSS 0.26%
  • Veröffentlicht 07.11.2024 10:15:06
  • Zuletzt bearbeitet 12.05.2026 13:16:18

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: fix wild-memory-access in proto_unregister There's issue as follows: KASAN: maybe wild-memory-access in range [0xdead...108-0xdead...10f] CPU: 3 UID: 0 PID: 28...

  • EPSS 0.24%
  • Veröffentlicht 07.11.2024 10:15:06
  • Zuletzt bearbeitet 12.05.2026 13:16:18

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmode should keep reference to parent The altmode device release refers to its parent device, but without keeping a reference to it. When registering the altmode, ge...

  • EPSS 0.28%
  • Veröffentlicht 07.11.2024 10:15:06
  • Zuletzt bearbeitet 12.05.2026 13:16:18

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix OOBs when building SMB2_IOCTL request When using encryption, either enforced by the server or when using 'seal' mount option, the client will squash all compound r...

  • EPSS 0.22%
  • Veröffentlicht 07.11.2024 10:15:06
  • Zuletzt bearbeitet 19.11.2024 02:16:17

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix possible double free in smb2_set_ea() Clang static checker(scan-build) warning: fs/smb/client/smb2ops.c:1304:2: Attempt to free released memory. 1304 | kf...

  • EPSS 0.26%
  • Veröffentlicht 07.11.2024 10:15:06
  • Zuletzt bearbeitet 12.05.2026 13:16:19

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Fix null-ptr-deref in target_alloc_device() There is a null-ptr-deref issue reported by KASAN: BUG: KASAN: null-ptr-deref in target_alloc_device+0xbc4/0xbe0 [t...