Canonical

Ubuntu 22.04 LTS

7957 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 08.11.2024 06:15:15
  • Zuletzt bearbeitet 03.03.2025 09:15:24

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.01%
  • Veröffentlicht 08.11.2024 06:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:58

In the Linux kernel, the following vulnerability has been resolved: secretmem: disable memfd_secret() if arch cannot set direct map Return -ENOSYS from memfd_secret() syscall if !can_set_direct_map(). This is the case for example on some arm64 con...

  • EPSS 0.01%
  • Veröffentlicht 08.11.2024 06:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:58

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instance Deleting an NPIV instance requires all fabric ndlps to be released before an NPIV's resources can be t...

  • EPSS 0.01%
  • Veröffentlicht 08.11.2024 06:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:58

In the Linux kernel, the following vulnerability has been resolved: virtio_pmem: Check device status before requesting flush If a pmem device is in a bad status, the driver side could wait for host ack forever in virtio_pmem_flush(), causing the sy...

  • EPSS 0.01%
  • Veröffentlicht 08.11.2024 06:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:59

In the Linux kernel, the following vulnerability has been resolved: mptcp: handle consistently DSS corruption Bugged peer implementation can send corrupted DSS options, consistently hitting a few warning in the data path. Use DEBUG_NET assertions, ...

  • EPSS 0.01%
  • Veröffentlicht 08.11.2024 06:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:59

In the Linux kernel, the following vulnerability has been resolved: net: explicitly clear the sk pointer, when pf->create fails We have recently noticed the exact same KASAN splat as in commit 6cd4a78d962b ("net: do not leave a dangling sk pointer,...

  • EPSS 0.02%
  • Veröffentlicht 08.11.2024 06:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:59

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Stop the active perfmon before being destroyed Upon closing the file descriptor, the active performance monitor is not stopped. Although all perfmons are destroyed in `vc4...

  • EPSS 0.02%
  • Veröffentlicht 08.11.2024 06:15:15
  • Zuletzt bearbeitet 12.05.2026 13:16:19

In the Linux kernel, the following vulnerability has been resolved: net: phy: dp83869: fix memory corruption when enabling fiber When configuring the fiber port, the DP83869 PHY driver incorrectly calls linkmode_set_bit() with a bit mask (1 << 10) ...

  • EPSS 0.03%
  • Veröffentlicht 08.11.2024 06:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:59

In the Linux kernel, the following vulnerability has been resolved: HID: amd_sfh: Switch to device-managed dmam_alloc_coherent() Using the device-managed version allows to simplify clean-up in probe() error path. Additionally, this device-managed ...

  • EPSS 0.01%
  • Veröffentlicht 07.11.2024 10:15:08
  • Zuletzt bearbeitet 03.11.2025 23:16:57

In the Linux kernel, the following vulnerability has been resolved: net: systemport: fix potential memory leak in bcm_sysport_xmit() The bcm_sysport_xmit() returns NETDEV_TX_OK without freeing skb in case of dma_map_single() fails, add dev_kfree_sk...