Canonical

Ubuntu Pro 16.04 LTS

5719 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.14%
  • Veröffentlicht 04.10.2025 15:44:06
  • Zuletzt bearbeitet 21.03.2026 00:51:33

In the Linux kernel, the following vulnerability has been resolved: cifs: Release folio lock on fscache read hit. Under the current code, when cifs_readpage_worker is called, the call contract is that the callee should unlock the page. This is docu...

  • EPSS 0.15%
  • Veröffentlicht 04.10.2025 15:44:04
  • Zuletzt bearbeitet 21.03.2026 00:46:59

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't trust firmware n_channels If the firmware sends us a corrupted MCC response with n_channels much larger than the command response can be, we might copy fa...

  • EPSS 0.15%
  • Veröffentlicht 04.10.2025 15:44:03
  • Zuletzt bearbeitet 23.03.2026 18:36:24

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check for station first in client probe When probing a client, first check if we have it, and then check for the channel context, otherwise you can trigger the warn...

  • EPSS 0.15%
  • Veröffentlicht 04.10.2025 15:44:02
  • Zuletzt bearbeitet 23.03.2026 18:36:36

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Sync IRQ works before buffer destruction If something was written to the buffer just before destruction, it may be possible (maybe not in a real system, but it did hap...

  • EPSS 0.15%
  • Veröffentlicht 04.10.2025 15:43:59
  • Zuletzt bearbeitet 23.03.2026 18:35:11

In the Linux kernel, the following vulnerability has been resolved: ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this process There are two states for ubifs writing pages: 1. Dirty, Private 2. Not Dirty, Not Private The normal process...

  • EPSS 0.15%
  • Veröffentlicht 04.10.2025 15:43:58
  • Zuletzt bearbeitet 23.03.2026 18:33:50

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of-bounds Fix a stack-out-of-bounds read in brcmfmac that occurs when 'buf' that is not null-terminated i...

  • EPSS 0.15%
  • Veröffentlicht 04.10.2025 15:43:55
  • Zuletzt bearbeitet 25.03.2026 00:36:25

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate data run offset This adds sanity checks for data run offset. We should make sure data run offset is legit before trying to unpack them, otherwise we may encounte...

  • EPSS 0.15%
  • Veröffentlicht 04.10.2025 15:43:53
  • Zuletzt bearbeitet 22.01.2026 19:44:50

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: avoid scheduling in rtas_os_term() It's unsafe to use rtas_busy_delay() to handle a busy status from the ibm,os-term RTAS function in rtas_os_term(): Kernel panic - ...

  • EPSS 0.15%
  • Veröffentlicht 04.10.2025 15:43:52
  • Zuletzt bearbeitet 22.01.2026 19:44:57

In the Linux kernel, the following vulnerability has been resolved: mtd: lpddr2_nvm: Fix possible null-ptr-deref It will cause null-ptr-deref when resource_size(add_range) invoked, if platform_get_resource() returns NULL.

  • EPSS 0.15%
  • Veröffentlicht 04.10.2025 15:43:51
  • Zuletzt bearbeitet 22.01.2026 19:45:11

In the Linux kernel, the following vulnerability has been resolved: media: coda: Add check for dcoda_iram_alloc As the coda_iram_alloc may return NULL pointer, it should be better to check the return value in order to avoid NULL poineter dereferenc...