Linux

Linux Kernel

13303 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.02%
  • Veröffentlicht 06.06.2025 13:43:41
  • Zuletzt bearbeitet 14.11.2025 16:47:47

In the Linux kernel, the following vulnerability has been resolved: io_uring/fdinfo: grab ctx->uring_lock around io_uring_show_fdinfo() Not everything requires locking in there, which is why the 'has_lock' variable exists. But enough does that it's...

  • EPSS 0.01%
  • Veröffentlicht 06.06.2025 13:41:45
  • Zuletzt bearbeitet 17.12.2025 19:17:20

In the Linux kernel, the following vulnerability has been resolved: net_sched: hfsc: Address reentrant enqueue adding class to eltree twice Savino says: "We are writing to report that this recent patch (141d34391abbb315d68556b7c67ad97885407...

  • EPSS 0.02%
  • Veröffentlicht 06.06.2025 13:15:39
  • Zuletzt bearbeitet 16.12.2025 20:21:40

In the Linux kernel, the following vulnerability has been resolved: sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue() When enqueuing the first packet to an HFSC class, hfsc_enqueue() calls the child qdisc's peek() operation before...

Exploit
  • EPSS 0.04%
  • Veröffentlicht 30.05.2025 13:13:26
  • Zuletzt bearbeitet 16.12.2025 10:15:42

A vulnerability was found in systemd-coredump. This flaw allows an attacker to force a SUID process to crash and replace it with a non-SUID binary to access the original's privileged process coredump, allowing the attacker to read sensitive data, suc...

  • EPSS 0.03%
  • Veröffentlicht 29.05.2025 13:15:56
  • Zuletzt bearbeitet 16.12.2025 20:21:07

In the Linux kernel, the following vulnerability has been resolved: openvswitch: Fix unsafe attribute parsing in output_userspace() This patch replaces the manual Netlink attribute iteration in output_userspace() with nla_for_each_nested(), which e...

  • EPSS 0.01%
  • Veröffentlicht 29.05.2025 13:15:56
  • Zuletzt bearbeitet 14.11.2025 16:48:01

In the Linux kernel, the following vulnerability has been resolved: fs/erofs/fileio: call erofs_onlinefolio_split() after bio_add_folio() If bio_add_folio() fails (because it is full), erofs_fileio_scan_folio() needs to submit the I/O request via e...

  • EPSS 0.03%
  • Veröffentlicht 29.05.2025 13:15:55
  • Zuletzt bearbeitet 16.12.2025 20:20:41

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix region locking in hash types Region locking introduced in v5.6-rc4 contained three macros to handle the region locks: ahash_bucket_start(), ahash_bucket_end()...

  • EPSS 0.03%
  • Veröffentlicht 29.05.2025 13:15:54
  • Zuletzt bearbeitet 16.12.2025 20:20:35

In the Linux kernel, the following vulnerability has been resolved: module: ensure that kobject_put() is safe for module type kobjects In 'lookup_or_create_module_kobject()', an internal kobject is created using 'module_ktype'. So call to 'kobject_...

  • EPSS 0.02%
  • Veröffentlicht 29.05.2025 13:15:54
  • Zuletzt bearbeitet 14.11.2025 16:58:42

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix uninitialized memcache pointer in user_mem_abort() Commit fce886a60207 ("KVM: arm64: Plumb the pKVM MMU in KVM") made the initialization of the local memcache varia...

  • EPSS 0.03%
  • Veröffentlicht 29.05.2025 13:15:53
  • Zuletzt bearbeitet 16.12.2025 20:19:55

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix NULL pointer access This patch ensures that the UCSI driver waits for all pending tasks in the ucsi_displayport_work workqueue to finish executin...