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.23%
  • Veröffentlicht 09.05.2025 06:44:03
  • Zuletzt bearbeitet 12.11.2025 19:52:18

In the Linux kernel, the following vulnerability has been resolved: igc: fix PTM cycle trigger logic Writing to clear the PTM status 'valid' bit while the PTM cycle is triggered results in unreliable PTM operation. To fix this, clear the PTM 'trigg...

  • EPSS 0.25%
  • Veröffentlicht 09.05.2025 06:44:02
  • Zuletzt bearbeitet 12.11.2025 19:51:22

In the Linux kernel, the following vulnerability has been resolved: net: ngbe: fix memory leak in ngbe_probe() error path When ngbe_sw_init() is called, memory is allocated for wx->rss_key in wx_init_rss_key(). However, in ngbe_probe() function, th...

  • EPSS 0.23%
  • Veröffentlicht 09.05.2025 06:44:01
  • Zuletzt bearbeitet 12.11.2025 19:51:14

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix missing ring index trim on error path Commit under Fixes converted tx_prod to be free running but missed masking it on the Tx error path. This crashes on error condi...

  • EPSS 0.24%
  • Veröffentlicht 09.05.2025 06:44:00
  • Zuletzt bearbeitet 12.11.2025 19:50:45

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: fix memory leak in txgbe_probe() error path When txgbe_sw_init() is called, memory is allocated for wx->rss_key in wx_init_rss_key(). However, in txgbe_probe() function...

  • EPSS 0.23%
  • Veröffentlicht 09.05.2025 06:43:59
  • Zuletzt bearbeitet 12.11.2025 20:37:39

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: prevent hang on link training fail [Why] When link training fails, the phy clock will be disabled. However, in enable_streams, it is assumed that link training suc...

  • EPSS 0.25%
  • Veröffentlicht 09.05.2025 06:43:59
  • Zuletzt bearbeitet 12.11.2025 19:45:36

In the Linux kernel, the following vulnerability has been resolved: nfsd: decrease sc_count directly if fail to queue dl_recall A deadlock warning occurred when invoking nfs4_put_stid following a failed dl_recall queue operation: T1 ...

  • EPSS 0.25%
  • Veröffentlicht 09.05.2025 06:43:58
  • Zuletzt bearbeitet 12.11.2025 20:37:16

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use local fence in error path of xe_migrate_clear The intent of the error path in xe_migrate_clear is to wait on locally generated fence and then return. The code is waitin...

  • EPSS 0.25%
  • Veröffentlicht 09.05.2025 06:43:56
  • Zuletzt bearbeitet 12.11.2025 20:15:41

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Silence oversized kvmalloc() warning syzkaller triggered an oversized kvmalloc() warning. Silence it by adding __GFP_NOWARN. syzkaller log: WARNING: CPU: 7 PID: 518 at...

  • EPSS 0.23%
  • Veröffentlicht 09.05.2025 06:43:55
  • Zuletzt bearbeitet 12.11.2025 20:13:55

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupported Russell King reports that on the ZII dev rev B, deleting a bridge VLAN from a user port fails with -ENOE...

  • EPSS 0.23%
  • Veröffentlicht 09.05.2025 06:43:54
  • Zuletzt bearbeitet 12.11.2025 20:13:11

In the Linux kernel, the following vulnerability has been resolved: ovl: don't allow datadir only In theory overlayfs could support upper layer directly referring to a data layer, but there's no current use case for this. Originally, when data-onl...