Canonical

Ubuntu 26.04 LTS

1872 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.44%
  • Veröffentlicht 19.07.2026 15:39:45
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix cancellation of a DIO and single read subrequests When the preparation of a new subrequest for a read fails, if the subrequest has already been added to the stream->subr...

  • EPSS 0.44%
  • Veröffentlicht 19.07.2026 15:39:44
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfs_read_to_pagecache() to pause on subreq failure Fix netfs_read_to_pagecache() so that it pauses the generation of new subrequests if an already-issued subrequest fa...

  • EPSS 0.38%
  • Veröffentlicht 19.07.2026 15:39:44
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix missing barriers when accessing stream->subrequests locklessly The list of subrequests attached to stream->subrequests is accessed without locks by netfs_collect_read_re...

  • EPSS 0.17%
  • Veröffentlicht 19.07.2026 15:39:43
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call The multiple runs of generic/013 test-case is capable to reproduce a kernel BUG at mm/filemap.c:1504 with probability...

  • EPSS 0.17%
  • Veröffentlicht 19.07.2026 15:39:42
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix streaming write being overwritten In order to avoid reading whilst writing, netfslib will allow "streaming writes" in which dirty data is stored directly into folios wit...

  • EPSS 0.17%
  • Veröffentlicht 19.07.2026 15:39:42
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone If a streaming write is made, this will leave the relevant modified folio in a not-uptodate, but dirty st...

  • EPSS 0.17%
  • Veröffentlicht 19.07.2026 15:39:41
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential deadlock in write-through mode Fix netfs_advance_writethrough() to always unlock the supplied folio and to mark it dirty if it isn't yet written to the end. U...

  • EPSS 0.17%
  • Veröffentlicht 19.07.2026 15:39:40
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix leak of request in netfs_write_begin() error handling Fix netfs_write_begin() to not leak our ref on the request in the event that we get an error from netfs_wait_for_re...

  • EPSS 0.44%
  • Veröffentlicht 19.07.2026 15:39:40
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early put of sink folio in netfs_read_gaps() Fix netfs_read_gaps() to release the sink page it uses after waiting for the request to complete. The way the sink page is ...

  • EPSS 0.17%
  • Veröffentlicht 19.07.2026 15:39:39
  • Zuletzt bearbeitet 30.07.2026 14:59:47

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folio->private handling in netfs_perform_write() Under some circumstances, netfs_perform_write() doesn't correctly manipulate folio->private between NULL, NETFS_FOLIO_CO...