Canonical

Ubuntu 18.04 LTS

1647 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 20:15:06
  • Zuletzt bearbeitet 24.10.2024 19:59:47

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid use-after-free in ip6_fragment() Blamed commit claimed rcu_read_lock() was held by ip6_fragment() callers. It seems to not be always true, at least for UDP stack. syz...

  • EPSS 0.01%
  • Veröffentlicht 23.09.2024 10:15:02
  • Zuletzt bearbeitet 08.10.2025 17:09:43

In the Linux kernel, the following vulnerability has been resolved: media: vivid: fix compose size exceed boundary syzkaller found a bug: BUG: unable to handle page fault for address: ffffc9000a3b1000 #PF: supervisor write access in kernel mode ...

Exploit
  • EPSS 0.02%
  • Veröffentlicht 29.08.2024 11:15:23
  • Zuletzt bearbeitet 12.09.2024 16:58:07

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity tests to TCP_QUEUE_SEQ Qingyu Li reported a syzkaller bug where the repro changes RCV SEQ _after_ restoring data in the receive queue. mprotect(0x4aa000, 12288, PR...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2024 04:15:16
  • Zuletzt bearbeitet 23.08.2024 01:54:11

In the Linux kernel, the following vulnerability has been resolved: configfs: fix a race in configfs_{,un}register_subsystem() When configfs_register_subsystem() or configfs_unregister_subsystem() is executing link_group() or unlink_group(), it is ...

  • EPSS 0.03%
  • Veröffentlicht 22.08.2024 04:15:15
  • Zuletzt bearbeitet 23.08.2024 02:05:14

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: rndis: add spinlock for rndis response list There's no lock for rndis response list. It could cause list corruption if there're two different list_add at the same time...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2024 04:15:15
  • Zuletzt bearbeitet 23.08.2024 01:58:43

In the Linux kernel, the following vulnerability has been resolved: iio: adc: men_z188_adc: Fix a resource leak in an error handling path If iio_device_register() fails, a previous ioremap() is left unbalanced. Update the error handling path and a...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2024 04:15:15
  • Zuletzt bearbeitet 23.08.2024 01:51:30

In the Linux kernel, the following vulnerability has been resolved: RDMA/ib_srp: Fix a deadlock Remove the flush_workqueue(system_long_wq) call since flushing system_long_wq is deadlock-prone and since that call is redundant with a preceding cancel...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2024 02:15:08
  • Zuletzt bearbeitet 27.08.2024 16:07:43

In the Linux kernel, the following vulnerability has been resolved: thermal: int340x: fix memory leak in int3400_notify() It is easy to hit the below memory leaks in my TigerLake platform: unreferenced object 0xffff927c8b91dbc0 (size 32): comm "...

  • EPSS 0.04%
  • Veröffentlicht 22.08.2024 02:15:05
  • Zuletzt bearbeitet 01.10.2025 18:15:30

In the Linux kernel, the following vulnerability has been resolved: net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe() During driver initialization, the pointer of card info, i.e. the variable 'ci' is required. However, the definition...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2024 02:15:05
  • Zuletzt bearbeitet 08.11.2024 16:15:17

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: ensure we call ipv6_mc_down() at most once There are two reasons for addrconf_notify() to be called with NETDEV_DOWN: either the network device is actually going down, o...