Linux

Linux

8680 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 21.01.2025 12:15:26
  • Zuletzt bearbeitet 03.11.2025 21:18:45

In the Linux kernel, the following vulnerability has been resolved: selinux: ignore unknown extended permissions When evaluating extended permissions, ignore unknown permissions instead of calling BUG(). This commit ensures that future permissions ...

  • EPSS 0.02%
  • Veröffentlicht 21.01.2025 12:15:26
  • Zuletzt bearbeitet 26.09.2025 19:10:11

In the Linux kernel, the following vulnerability has been resolved: gve: guard XDP xmit NDO on existence of xdp queues In GVE, dedicated XDP queues only exist when an XDP program is installed and the interface is up. As such, the NDO XDP XMIT callb...

  • EPSS 0.02%
  • Veröffentlicht 20.01.2025 14:15:27
  • Zuletzt bearbeitet 03.11.2025 21:19:02

In the Linux kernel, the following vulnerability has been resolved: io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period io_eventfd_do_signal() is invoked from an RCU callback, but when dropping the reference to the io_ev_fd, it c...

  • EPSS 0.01%
  • Veröffentlicht 20.01.2025 11:15:07
  • Zuletzt bearbeitet 15.10.2025 20:03:44

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: adapt set backend to use GC transaction API Use the GC transaction API to replace the old and buggy gc API and the busy mark approach. No set elements are re...

  • EPSS 0.02%
  • Veröffentlicht 19.01.2025 12:15:27
  • Zuletzt bearbeitet 12.05.2026 13:16:24

In the Linux kernel, the following vulnerability has been resolved: dm array: fix releasing a faulty array block twice in dm_array_cursor_end When dm_bm_read_lock() fails due to locking or checksum errors, it releases the faulty block implicitly wh...

  • EPSS 0.03%
  • Veröffentlicht 19.01.2025 12:15:26
  • Zuletzt bearbeitet 19.06.2025 13:15:50

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

  • EPSS 0.03%
  • Veröffentlicht 19.01.2025 12:15:26
  • Zuletzt bearbeitet 26.09.2025 19:49:07

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Add a lock when accessing the buddy trim function When running YouTube videos and Steam games simultaneously, the tester found a system hang / race condition issue with...

  • EPSS 0.03%
  • Veröffentlicht 19.01.2025 12:15:26
  • Zuletzt bearbeitet 26.09.2025 19:49:20

In the Linux kernel, the following vulnerability has been resolved: btrfs: zlib: fix avail_in bytes for s390 zlib HW compression path Since the input data length passed to zlib_compress_folios() can be arbitrary, always setting strm.avail_in to a m...

  • EPSS 0.01%
  • Veröffentlicht 19.01.2025 12:15:26
  • Zuletzt bearbeitet 12.05.2026 13:16:24

In the Linux kernel, the following vulnerability has been resolved: fs: relax assertions on failure to encode file handles Encoding file handles is usually performed by a filesystem >encode_fh() method that may fail for various reasons. The legacy...

  • EPSS 0.03%
  • Veröffentlicht 19.01.2025 12:15:26
  • Zuletzt bearbeitet 26.09.2025 19:06:56

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix enomem handling in buffered reads If netfs_read_to_pagecache() gets an error from either ->prepare_read() or from netfs_prepare_read_iterator(), it needs to decrement ->...