Linux

Linux

9646 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.18%
  • Veröffentlicht 04.07.2026 12:17:02
  • Zuletzt bearbeitet 04.07.2026 12:17:02

In the Linux kernel, the following vulnerability has been resolved: ipv6: account for fraggap on the paged allocation path In __ip6_append_data(), when the paged-allocation branch is taken (MSG_MORE / NETIF_F_SG / large fraglen), alloclen and paged...

  • EPSS 0.17%
  • Veröffentlicht 04.07.2026 12:17:02
  • Zuletzt bearbeitet 04.07.2026 12:17:02

In the Linux kernel, the following vulnerability has been resolved: af_unix: Set gc_in_progress to true in unix_gc(). Igor Ushakov reported that unix_gc() could run with gc_in_progress being false if the work is scheduled while running: Thread 1...

  • EPSS 0.27%
  • Veröffentlicht 04.07.2026 12:17:01
  • Zuletzt bearbeitet 04.07.2026 12:17:01

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in use As per the GHCB spec, when using GHCB v2+ require the software scratch area to reside in the GHCB's shared buffer. Not...

Medienbericht Exploit
  • EPSS 0.18%
  • Veröffentlicht 04.07.2026 12:17:01
  • Zuletzt bearbeitet 08.07.2026 05:16:27

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fix shadow paging use-after-free due to unexpected role Commit 0cb2af2ea66ad ("KVM: x86: Fix shadow paging use-after-free due to unexpected GFN") fixed a shadow paging mi...

  • EPSS 0.17%
  • Veröffentlicht 02.07.2026 13:43:17
  • Zuletzt bearbeitet 02.07.2026 15:17:03

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen() l2cap_chan_close() removes the channel from conn->chan_l, which must be done under conn->lock. cleanup_liste...

  • EPSS 0.17%
  • Veröffentlicht 02.07.2026 13:43:17
  • Zuletzt bearbeitet 02.07.2026 15:17:03

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del() bt_accept_dequeue() unlinks a not-yet-accepted child from the parent accept queue and release_sock()s it befor...

  • EPSS 0.16%
  • Veröffentlicht 01.07.2026 13:32:31
  • Zuletzt bearbeitet 01.07.2026 14:16:44

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gem: Fix phys BO pread/pwrite with offset sg_page() returns struct page pointer not (void *) so the scaling of pread/pwrite is wrong for phys BO and wrong parts of BO woul...

  • EPSS 0.16%
  • Veröffentlicht 01.07.2026 13:32:30
  • Zuletzt bearbeitet 01.07.2026 14:16:43

In the Linux kernel, the following vulnerability has been resolved: net: rds: clear i_sends on setup unwind The RDS IB connection teardown path is written so it can run during partial startup and on repeated shutdown attempts. It uses NULL pointers...

  • EPSS 0.18%
  • Veröffentlicht 01.07.2026 13:32:30
  • Zuletzt bearbeitet 01.07.2026 14:16:43

In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Mitigate TLBI errata on various Arm CPUs A number of CPUs developed by Arm suffer from errata whereby a broadcast TLBI;DSB sequence may complete before the global ob...

  • EPSS 0.16%
  • Veröffentlicht 01.07.2026 13:32:29
  • Zuletzt bearbeitet 01.07.2026 14:16:43

In the Linux kernel, the following vulnerability has been resolved: hsr: Remove WARN_ONCE() in hsr_addr_is_self(). syzbot reported the warning [0] in hsr_addr_is_self(), whose assumption is simply wrong. hsr->self_node is cleared in hsr_del_self_n...