Linux

Linux Kernel

13303 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 20.05.2025 15:21:58
  • Zuletzt bearbeitet 17.11.2025 15:09:05

In the Linux kernel, the following vulnerability has been resolved: ASoC: simple-card-utils: Fix pointer check in graph_util_parse_link_direction Actually check if the passed pointers are valid, before writing to them. This also fixes a USBAN warni...

  • EPSS 0.03%
  • Veröffentlicht 20.05.2025 15:21:57
  • Zuletzt bearbeitet 19.12.2025 17:34:41

In the Linux kernel, the following vulnerability has been resolved: sch_htb: make htb_qlen_notify() idempotent htb_qlen_notify() always deactivates the HTB class and in fact could trigger a warning if it is already deactivated. Therefore, it is not...

  • EPSS 0.03%
  • Veröffentlicht 20.05.2025 15:21:56
  • Zuletzt bearbeitet 19.12.2025 16:59:37

In the Linux kernel, the following vulnerability has been resolved: btrfs: adjust subpage bit start based on sectorsize When running machines with 64k page size and a 16k nodesize we started seeing tree log corruption in production. This turned ou...

  • EPSS 0.03%
  • Veröffentlicht 20.05.2025 15:21:55
  • Zuletzt bearbeitet 10.11.2025 20:24:46

In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays Commit a5951389e58d ("arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() lists") added some addit...

  • EPSS 0.03%
  • Veröffentlicht 20.05.2025 15:21:55
  • Zuletzt bearbeitet 10.11.2025 20:16:11

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: Fix WARN_ON in nouveau_fence_context_kill() Nouveau is mostly designed in a way that it's expected that fences only ever get signaled through nouveau_fence_signal(). H...

  • EPSS 0.26%
  • Veröffentlicht 20.05.2025 15:21:54
  • Zuletzt bearbeitet 10.11.2025 20:32:41

In the Linux kernel, the following vulnerability has been resolved: dm-bufio: don't schedule in atomic context A BUG was reported as below when CONFIG_DEBUG_ATOMIC_SLEEP and try_verify_in_tasklet are enabled. [ 129.444685][ T934] BUG: sleeping fu...

  • EPSS 0.01%
  • Veröffentlicht 20.05.2025 15:21:53
  • Zuletzt bearbeitet 10.11.2025 20:33:25

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbd_session_rpc_open A UAF issue can occur due to a race condition between ksmbd_session_rpc_open() and __session_rpc_close(). Add rpc_lock to the se...

  • EPSS 0.02%
  • Veröffentlicht 20.05.2025 15:21:53
  • Zuletzt bearbeitet 10.11.2025 20:33:13

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid There is a string parsing logic error which can lead to an overflow of hid or uid buffers. Comparing ACPIID_LEN again...

  • EPSS 0.04%
  • Veröffentlicht 20.05.2025 15:21:52
  • Zuletzt bearbeitet 10.11.2025 20:48:10

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in kerberos authentication Setting sess->user = NULL was introduced to fix the dangling pointer created by ksmbd_free_user. However, it is possible anothe...

  • EPSS 0.02%
  • Veröffentlicht 20.05.2025 15:21:51
  • Zuletzt bearbeitet 10.11.2025 21:03:24

In the Linux kernel, the following vulnerability has been resolved: book3s64/radix : Align section vmemmap start address to PAGE_SIZE A vmemmap altmap is a device-provided region used to provide backing storage for struct pages. For each namespace,...