Canonical

Ubuntu Pro 18.04 LTS

5526 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.37%
  • Veröffentlicht 26.03.2024 18:15:08
  • Zuletzt bearbeitet 17.03.2025 15:19:42

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before executing GPINT commands [Why] DMCUB can be in idle when we attempt to interface with the HW through the GPINT mailbox resulting in a system hang...

  • EPSS 0.23%
  • Veröffentlicht 26.03.2024 16:15:12
  • Zuletzt bearbeitet 17.07.2025 17:15:33

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't abort filesystem when attempting to snapshot deleted subvolume If the source file descriptor to the snapshot ioctl refers to a deleted subvolume, we get the following ...

  • EPSS 0.18%
  • Veröffentlicht 25.03.2024 10:15:08
  • Zuletzt bearbeitet 13.03.2025 21:23:34

In the Linux kernel, the following vulnerability has been resolved: tipc: wait and exit until all work queues are done On some host, a crash could be triggered simply by repeating these commands several times: # modprobe tipc # tipc bearer ena...

  • EPSS 0.24%
  • Veröffentlicht 25.03.2024 10:15:08
  • Zuletzt bearbeitet 17.03.2025 15:03:30

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix an Oopsable condition in __nfs_pageio_add_request() Ensure that nfs_pageio_error_cleanup() resets the mirror array contents, so that the structure reflects the fact that i...

  • EPSS 0.23%
  • Veröffentlicht 25.03.2024 09:15:09
  • Zuletzt bearbeitet 12.12.2024 15:41:29

In the Linux kernel, the following vulnerability has been resolved: net: fec: fix the potential memory leak in fec_enet_init() If the memory allocated for cbd_base is failed, it should free the memory allocated for the queues, otherwise it causes m...

  • EPSS 0.07%
  • Veröffentlicht 25.03.2024 09:15:08
  • Zuletzt bearbeitet 19.06.2025 14:15:24

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

  • EPSS 0.24%
  • Veröffentlicht 21.03.2024 11:15:28
  • Zuletzt bearbeitet 12.05.2026 12:16:16

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: disallow timeout for anonymous sets Never used from userspace, disallow these parameters.

  • EPSS 0.26%
  • Veröffentlicht 21.03.2024 11:15:28
  • Zuletzt bearbeitet 12.05.2026 12:16:19

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: disallow anonymous set with timeout flag Anonymous sets are never used with timeout from userspace, reject this. Exception to this rule is NFT_SET_EVAL to ens...

  • EPSS 0.24%
  • Veröffentlicht 18.03.2024 11:15:11
  • Zuletzt bearbeitet 28.03.2025 16:17:08

In the Linux kernel, the following vulnerability has been resolved: ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv() syzbot found __ip6_tnl_rcv() could access unitiliazed data [1]. Call pskb_inet_may_pull() to fix this, and initialize...

  • EPSS 0.24%
  • Veröffentlicht 18.03.2024 11:15:10
  • Zuletzt bearbeitet 10.03.2025 17:06:20

In the Linux kernel, the following vulnerability has been resolved: llc: Drop support for ETH_P_TR_802_2. syzbot reported an uninit-value bug below. [0] llc supports ETH_P_802_2 (0x0004) and used to support ETH_P_TR_802_2 (0x0011), and syzbot abus...