Linux

Linux Kernel

14301 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:09
  • Zuletzt bearbeitet 03.11.2025 23:16:27

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate When doing cleanup, if flags without OCFS2_BH_READAHEAD, it may trigger NULL pointer dereference in the following oc...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:09
  • Zuletzt bearbeitet 03.11.2025 23:16:27

In the Linux kernel, the following vulnerability has been resolved: resource: fix region_intersects() vs add_memory_driver_managed() On a system with CXL memory, the resource tree (/proc/iomem) related to CXL memory may look like something as follo...

  • EPSS 0.03%
  • Veröffentlicht 21.10.2024 18:15:08
  • Zuletzt bearbeitet 24.10.2024 20:28:21

In the Linux kernel, the following vulnerability has been resolved: btrfs: send: fix buffer overflow detection when copying path to cache entry Starting with commit c0247d289e73 ("btrfs: send: annotate struct name_cache_entry with __counted_by()") ...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:08
  • Zuletzt bearbeitet 03.11.2025 23:16:27

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix dentry leak in cachefiles_open_file() A dentry leak may be caused when a lookup cookie and a cull are concurrent: P1 | P2 -----...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:08
  • Zuletzt bearbeitet 03.11.2025 23:16:27

In the Linux kernel, the following vulnerability has been resolved: Input: adp5589-keys - fix NULL pointer dereference We register a devm action to call adp5589_clear_config() and then pass the i2c client as argument so that we can call i2c_get_cli...

  • EPSS 0.08%
  • Veröffentlicht 21.10.2024 18:15:08
  • Zuletzt bearbeitet 13.11.2024 14:26:11

In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix memfd_pin_folios alloc race panic If memfd_pin_folios tries to create a hugetlb page, but someone else already did, then folio gets the value -EEXIST here: fol...

  • EPSS 0.1%
  • Veröffentlicht 21.10.2024 18:15:08
  • Zuletzt bearbeitet 24.10.2024 20:22:42

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: fix filemap_get_folios_contig THP panic Patch series "memfd-pin huge page fixes". Fix multiple bugs that occur when using memfd_pin_folios with hugetlb pages and THP. ...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 18:15:08
  • Zuletzt bearbeitet 14.12.2024 21:15:26

In the Linux kernel, the following vulnerability has been resolved: i3c: master: svc: Fix use after free vulnerability in svc_i3c_master Driver Due to Race Condition In the svc_i3c_master_probe function, &master->hj_work is bound with svc_i3c_maste...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:06
  • Zuletzt bearbeitet 03.11.2025 23:16:26

In the Linux kernel, the following vulnerability has been resolved: vhost/scsi: null-ptr-dereference in vhost_scsi_get_req() Since commit 3f8ca2e115e5 ("vhost/scsi: Extract common handling code from control queue handler") a null pointer dereferenc...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:06
  • Zuletzt bearbeitet 13.11.2024 14:23:48

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix a race between socket set up and I/O thread creation In rxrpc_open_socket(), it sets up the socket and then sets up the I/O thread that will handle it. This is a proble...