Linux

Linux Kernel

13303 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:33
  • Zuletzt bearbeitet 26.11.2025 20:04:11

In the Linux kernel, the following vulnerability has been resolved: eth: fbnic: unlink NAPIs from queues on error to open CI hit a UaF in fbnic in the AF_XDP portion of the queues.py test. The UaF is in the __sk_mark_napi_id_once() call in xsk_bind...

  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:33
  • Zuletzt bearbeitet 26.11.2025 20:03:06

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix client side handling of tls alerts A security exploit was discovered in NFS over TLS in tls_alert_recv due to its assumption that there is valid data in the msghdr's it...

  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:32
  • Zuletzt bearbeitet 28.11.2025 14:42:30

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Initialize frame-based format color matching descriptor Fix NULL pointer crash in uvcg_framebased_make due to uninitialized color matching descriptor for frame-ba...

  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:32
  • Zuletzt bearbeitet 28.11.2025 14:42:44

In the Linux kernel, the following vulnerability has been resolved: platform/x86/intel/pmt: fix a crashlog NULL pointer access Usage of the intel_pmt_read() for binary sysfs, requires a pcidev. The current use of the endpoint value is only valid fo...

  • EPSS 0.05%
  • Veröffentlicht 19.08.2025 17:15:32
  • Zuletzt bearbeitet 03.11.2025 18:16:29

In the Linux kernel, the following vulnerability has been resolved: x86/sev: Evict cache lines during SNP memory validation An SNP cache coherency vulnerability requires a cache line eviction mitigation when validating memory after a page state cha...

  • EPSS 0.09%
  • Veröffentlicht 19.08.2025 17:15:32
  • Zuletzt bearbeitet 03.11.2025 18:16:29

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix Preauh_HashValue race condition If client send multiple session setup requests to ksmbd, Preauh_HashValue race condition could happen. There is no need to free sess->Pre...

  • EPSS 0.04%
  • Veröffentlicht 19.08.2025 17:15:32
  • Zuletzt bearbeitet 03.11.2025 18:16:29

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference error in generate_encryptionkey If client send two session setups with krb5 authenticate to ksmbd, null pointer dereference error in generate_en...

  • EPSS 0.08%
  • Veröffentlicht 19.08.2025 17:15:32
  • Zuletzt bearbeitet 03.11.2025 18:16:29

In the Linux kernel, the following vulnerability has been resolved: perf/core: Prevent VMA split of buffer mappings The perf mmap code is careful about mmap()'ing the user page with the ringbuffer and additionally the auxiliary buffer, when the eve...

  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:32
  • Zuletzt bearbeitet 28.11.2025 14:44:02

In the Linux kernel, the following vulnerability has been resolved: perf/core: Handle buffer mapping fail correctly in perf_mmap() After successful allocation of a buffer or a successful attachment to an existing buffer perf_mmap() tries to map the...

  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:31
  • Zuletzt bearbeitet 18.11.2025 17:59:40

In the Linux kernel, the following vulnerability has been resolved: mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got dropped By inducing delays in the right places, Jann Horn created a reproducer for a hard to hit UAF issue that became ...