Canonical

Ubuntu Pro 18.04 LTS

4807 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Veröffentlicht 18.06.2025 11:03:45
  • Zuletzt bearbeitet 19.11.2025 12:46:30

In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: pdata-quirks: Fix refcount leak bug In pdata_quirks_init_clocks(), the loop contains of_find_node_by_name() but without corresponding of_node_put().

  • EPSS 0.07%
  • Veröffentlicht 18.06.2025 11:03:43
  • Zuletzt bearbeitet 19.11.2025 12:46:59

In the Linux kernel, the following vulnerability has been resolved: selinux: fix memleak in security_read_state_kernel() In this function, it directly returns the result of __security_read_policy without freeing the allocated memory in *data, cause...

  • EPSS 0.06%
  • Veröffentlicht 18.06.2025 11:03:30
  • Zuletzt bearbeitet 20.11.2025 22:05:33

In the Linux kernel, the following vulnerability has been resolved: virtio-gpu: fix a missing check to avoid NULL dereference 'cache_ent' could be set NULL inside virtio_gpu_cmd_get_capset() and it will lead to a NULL dereference by a lately use of...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 11:03:29
  • Zuletzt bearbeitet 18.06.2025 14:15:24

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

  • EPSS 0.13%
  • Veröffentlicht 18.06.2025 11:03:26
  • Zuletzt bearbeitet 28.11.2025 14:50:51

In the Linux kernel, the following vulnerability has been resolved: media: tw686x: Fix memory leak in tw686x_video_init video_device_alloc() allocates memory for vdev, when video_register_device() fails, it doesn't release the memory and leads to m...

  • EPSS 0.05%
  • Veröffentlicht 18.06.2025 11:03:25
  • Zuletzt bearbeitet 28.11.2025 14:50:43

In the Linux kernel, the following vulnerability has been resolved: net: hinic: avoid kernel hung in hinic_get_stats64() When using hinic device as a bond slave device, and reading device stats of master bond device, the kernel may hung. The kerne...

  • EPSS 0.04%
  • Veröffentlicht 18.06.2025 11:03:20
  • Zuletzt bearbeitet 17.11.2025 19:48:18

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: When HCI work queue is drained, only queue chained work The HCI command, event, and data packet processing workqueue is drained to avoid deadlock in commit 76727c02c1e1 ...

  • EPSS 0.05%
  • Veröffentlicht 18.06.2025 11:03:18
  • Zuletzt bearbeitet 18.11.2025 21:19:35

In the Linux kernel, the following vulnerability has been resolved: ax25: fix incorrect dev_tracker usage While investigating a separate rose issue [1], and enabling CONFIG_NET_DEV_REFCNT_TRACKER=y, Bernard reported an orthogonal ax25 issue [2] An...

  • EPSS 0.07%
  • Veröffentlicht 18.06.2025 11:03:15
  • Zuletzt bearbeitet 25.11.2025 15:14:17

In the Linux kernel, the following vulnerability has been resolved: of: check previous kernel's ima-kexec-buffer against memory bounds Presently ima_get_kexec_buffer() doesn't check if the previous kernel's ima-kexec-buffer lies outside the address...

  • EPSS 0.05%
  • Veröffentlicht 18.06.2025 11:03:10
  • Zuletzt bearbeitet 20.11.2025 21:36:06

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: fix random warning message when driver load Warning log: [ 4.141392] Unexpected gfp: 0x4 (GFP_DMA32). Fixing up to gfp: 0xa20 (GFP_ATOMIC). Fix your code! [ 4.150...