Canonical

Ubuntu Pro 18.04 LTS

5528 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.15%
  • Veröffentlicht 20.05.2025 16:58:23
  • Zuletzt bearbeitet 16.12.2025 20:31:22

In the Linux kernel, the following vulnerability has been resolved: wifi: wl1251: fix memory leak in wl1251_tx_work The skb dequeued from tx_queue is lost when wl1251_ps_elp_wakeup fails with a -ETIMEDOUT error. Fix that by queueing the skb back to...

  • EPSS 0.15%
  • Veröffentlicht 20.05.2025 16:58:22
  • Zuletzt bearbeitet 14.07.2026 13:17:35

In the Linux kernel, the following vulnerability has been resolved: block: fix resource leak in blk_register_queue() error path When registering a queue fails after blk_mq_sysfs_register() is successful but the function later encounters an error, w...

  • EPSS 0.02%
  • Veröffentlicht 20.05.2025 16:58:19
  • Zuletzt bearbeitet 18.06.2025 14:15:43

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

  • EPSS 0.13%
  • Veröffentlicht 20.05.2025 16:47:17
  • Zuletzt bearbeitet 16.12.2025 20:31:02

In the Linux kernel, the following vulnerability has been resolved: iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_fifo Prevent st_lsm6dsx_read_fifo from falling in an infinite loop in case pattern_len is equal to zero and the device ...

  • EPSS 0.13%
  • Veröffentlicht 20.05.2025 16:47:16
  • Zuletzt bearbeitet 12.05.2026 13:16:41

In the Linux kernel, the following vulnerability has been resolved: iio: light: opt3001: fix deadlock due to concurrent flag access The threaded IRQ function in this driver is reading the flag twice: once to lock a mutex and once to unlock it. Even...

  • EPSS 0.17%
  • Veröffentlicht 20.05.2025 16:15:34
  • Zuletzt bearbeitet 16.12.2025 20:37:53

In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: fix dereferencing invalid pmd migration entry When migrating a THP, concurrent access to the PMD migration entry during a deferred split scan can lead to an invalid...

  • EPSS 0.15%
  • Veröffentlicht 20.05.2025 16:15:34
  • Zuletzt bearbeitet 16.12.2025 20:38:32

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix uninit-value for saddr in do_output_route4 syzbot reports for uninit-value for the saddr argument [1]. commit 4754957f04f5 ("ipvs: do not use random local source address ...

  • EPSS 0.16%
  • Veröffentlicht 20.05.2025 16:15:34
  • Zuletzt bearbeitet 16.12.2025 20:29:30

In the Linux kernel, the following vulnerability has been resolved: arm64: bpf: Only mitigate cBPF programs loaded by unprivileged users Support for eBPF programs loaded by unprivileged users is typically disabled. This means only cBPF programs nee...

  • EPSS 0.15%
  • Veröffentlicht 20.05.2025 16:15:33
  • Zuletzt bearbeitet 17.12.2025 20:05:00

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Add job to pending list if the reset was skipped When a CL/CSD job times out, we check if the GPU has made any progress since the last timeout. If so, instead of resetting...

  • EPSS 0.15%
  • Veröffentlicht 20.05.2025 16:15:33
  • Zuletzt bearbeitet 17.11.2025 12:57:06

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix UAF in __close_file_table_ids A use-after-free is possible if one thread destroys the file via __ksmbd_close_fd while another thread holds a reference to it. The existin...