Linux

Linux Kernel

15173 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 14.01.2026 15:16:01
  • Zuletzt bearbeitet 25.03.2026 18:45:33

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_proxy_verf A zero length gss_token results in pages == 0 and in_token->pages[0] is NULL. The code uncondi...

  • EPSS 0.04%
  • Veröffentlicht 14.01.2026 15:16:01
  • Zuletzt bearbeitet 25.03.2026 18:37:36

In the Linux kernel, the following vulnerability has been resolved: parisc: Do not reprogram affinitiy on ASP chip The ASP chip is a very old variant of the GSP chip and is used e.g. in HP 730 workstations. When trying to reprogram the affinity it ...

  • EPSS 0.02%
  • Veröffentlicht 14.01.2026 15:16:01
  • Zuletzt bearbeitet 25.03.2026 18:36:07

In the Linux kernel, the following vulnerability has been resolved: iommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVED syzkaller found it could overflow math in the test infrastructure and cause a WARN_ON by corrupting the reserved ...

  • EPSS 0.03%
  • Veröffentlicht 14.01.2026 15:16:00
  • Zuletzt bearbeitet 25.03.2026 19:27:53

In the Linux kernel, the following vulnerability has been resolved: mm/slub: reset KASAN tag in defer_free() before accessing freed memory When CONFIG_SLUB_TINY is enabled, kfree_nolock() calls kasan_slab_free() before defer_free(). On ARM64 with M...

  • EPSS 0.02%
  • Veröffentlicht 14.01.2026 15:16:00
  • Zuletzt bearbeitet 25.03.2026 19:27:20

In the Linux kernel, the following vulnerability has been resolved: hwmon: (w83791d) Convert macros to functions to avoid TOCTOU The macro FAN_FROM_REG evaluates its arguments multiple times. When used in lockless contexts involving shared driver d...

  • EPSS 0.02%
  • Veröffentlicht 14.01.2026 15:16:00
  • Zuletzt bearbeitet 25.03.2026 19:59:29

In the Linux kernel, the following vulnerability has been resolved: net: hns3: add VLAN id validation before using Currently, the VLAN id may be used without validation when receive a VLAN configuration mailbox from VF. The length of vlan_del_fail_...

  • EPSS 0.03%
  • Veröffentlicht 14.01.2026 15:16:00
  • Zuletzt bearbeitet 25.03.2026 19:58:42

In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - zero initialize memory allocated via sock_kmalloc Several crypto user API contexts and requests allocated with sock_kmalloc() were left uninitialized, relying on c...

  • EPSS 0.03%
  • Veröffentlicht 14.01.2026 15:15:59
  • Zuletzt bearbeitet 25.03.2026 18:56:00

In the Linux kernel, the following vulnerability has been resolved: scs: fix a wrong parameter in __scs_magic __scs_magic() needs a 'void *' variable, but a 'struct task_struct *' is given. 'task_scs(tsk)' is the starting address of the task's sha...

  • EPSS 0.03%
  • Veröffentlicht 14.01.2026 15:15:59
  • Zuletzt bearbeitet 25.03.2026 18:55:52

In the Linux kernel, the following vulnerability has been resolved: drm/msm: adreno: fix deferencing ifpc_reglist when not declared On plaforms with an a7xx GPU not supporting IFPC, the ifpc_reglist if still deferenced in a7xx_patch_pwrup_reglist()...

  • EPSS 0.03%
  • Veröffentlicht 14.01.2026 15:15:59
  • Zuletzt bearbeitet 25.03.2026 18:55:32

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fix VM hard lockup after prolonged inactivity with periodic HV timer When advancing the target expiration for the guest's APIC timer in periodic mode, set the expiration ...