Canonical

Ubuntu Pro 16.04 LTS

5033 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 06.03.2025 16:15:51
  • Zuletzt bearbeitet 22.01.2026 20:55:53

In the Linux kernel, the following vulnerability has been resolved: staging: media: max96712: fix kernel oops when removing module The following kernel oops is thrown when trying to remove the max96712 module: Unable to handle kernel paging reques...

  • EPSS 0.04%
  • Veröffentlicht 02.03.2025 15:15:11
  • Zuletzt bearbeitet 01.10.2025 20:17:09

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC There is a small race window at snd_pcm_oss_sync() that is called from OSS PCM SNDCTL_DSP_SYNC ioctl; namely the function calls snd_pcm_...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 20:16:04
  • Zuletzt bearbeitet 28.10.2025 02:53:28

In the Linux kernel, the following vulnerability has been resolved: block: mark GFP_NOIO around sysfs ->store() sysfs ->store is called with queue freezed, meantime we have several ->store() callbacks(update_nr_requests, wbt, scheduler) to allocate...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 20:16:04
  • Zuletzt bearbeitet 03.11.2025 21:19:12

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amd/display: Use HW lock mgr for PSR1" This reverts commit a2b5a9956269 ("drm/amd/display: Use HW lock mgr for PSR1") Because it may cause system hang while connect wi...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2025 20:16:04
  • Zuletzt bearbeitet 03.11.2025 21:19:12

In the Linux kernel, the following vulnerability has been resolved: fbdev: omap: use threaded IRQ for LCD DMA When using touchscreen and framebuffer, Nokia 770 crashes easily with: BUG: scheduling while atomic: irq/144-ads7846/82/0x00010000 ...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 20:16:03
  • Zuletzt bearbeitet 12.05.2026 13:16:37

In the Linux kernel, the following vulnerability has been resolved: net: let net.core.dev_weight always be non-zero The following problem was encountered during stability test: (NULL net_device): NAPI poll function process_backlog+0x0/0x530 \ ret...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 20:16:03
  • Zuletzt bearbeitet 03.11.2025 21:19:11

In the Linux kernel, the following vulnerability has been resolved: nilfs2: protect access to buffers with no active references nilfs_lookup_dirty_data_buffers(), which iterates through the buffers attached to dirty data folios/pages, accesses the ...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 20:16:03
  • Zuletzt bearbeitet 03.11.2025 21:19:12

In the Linux kernel, the following vulnerability has been resolved: ax25: rcu protect dev->ax25_ptr syzbot found a lockdep issue [1]. We should remove ax25 RTNL dependency in ax25_setsockopt() This should also fix a variety of possible UAF in ax2...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 20:16:03
  • Zuletzt bearbeitet 12.05.2026 13:16:37

In the Linux kernel, the following vulnerability has been resolved: ptp: Ensure info->enable callback is always set The ioctl and sysfs handlers unconditionally call the ->enable callback. Not all drivers implement that callback, leading to NULL de...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2025 03:15:20
  • Zuletzt bearbeitet 03.11.2025 21:19:10

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockopt If an AX25 device is bound to a socket by setting the SO_BINDTODEVICE socket option, a refcount leak will occur in...